- 16 Dec, 2016 1 commit
-
-
Nikolay Mahotkin authored
-
- 14 Dec, 2016 2 commits
-
-
Nikolay Mahotkin authored
* Run gofmt on all changed files so they formatted properly now
-
Nikolay Mahotkin authored
* Added pod restart for ReplicaSet * Added --restart flag for helm CLI for upgrade/rollback commands * By default, restart is false
-
- 13 Dec, 2016 2 commits
-
-
Matt Butcher authored
Closes #1511
-
Nikolay Mahotkin authored
* Run gofmt on all changed files so they formatted properly now
-
- 07 Dec, 2016 2 commits
-
-
Michelle Noorali authored
satisfies #1326
-
Nikolay Mahotkin authored
* Added pod restart for ReplicaSet * Added --restart flag for helm CLI for upgrade/rollback commands * By default, restart is false
-
- 10 Oct, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Oct, 2016 1 commit
-
-
fibonacci1729 authored
-
- 04 Oct, 2016 1 commit
-
-
Matt Butcher authored
This is to future-proof charts, and also be consistent with repo and index YAML files. Closes #1264
-
- 28 Sep, 2016 2 commits
-
-
Matt Butcher authored
Some fields were introduced to Chart metadata after Alpha.4, but are not going to be used ever. So we made the decision to remove them before we get stuck with ugliness. This should not break compatibility, since these fields were not used.
-
Adam Reese authored
closes #1244
-
- 27 Sep, 2016 1 commit
-
-
Michelle Noorali authored
This feature allows you to rollback release to the previous version of release. resolves #1004
-
- 14 Sep, 2016 1 commit
-
-
Ville Aikas authored
clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
-
- 13 Sep, 2016 3 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
- 06 Sep, 2016 1 commit
-
-
Matt Butcher authored
This feature adds a dependencies section to a chart file. It is a prerequisite for adding automated chart management tooling as described in #874.
-
- 01 Sep, 2016 1 commit
-
-
fibonacci1729 authored
-
- 29 Aug, 2016 1 commit
-
-
vaikas-google authored
-
- 25 Aug, 2016 1 commit
-
-
Matt Butcher authored
This adds support for the following 'helm list' flags: - all: show all release types - deleted: show deleted releases - deployed: show deployed releases - failed: show failed releases These flags can be toggled. Only '--deployed' is turned on by default. On the server side, Tiller's list function can now filter based on a slice of release.Status_Code filters. While the client only supports a subset, the server supports all known release.Status_Code types. Closes #973
-
- 22 Aug, 2016 1 commit
-
-
Matt Butcher authored
Closes #1034
-
- 18 Aug, 2016 1 commit
-
-
Ebrahim Byagowi authored
-
- 10 Aug, 2016 2 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
- 09 Aug, 2016 1 commit
-
-
vaikas-google authored
-
- 08 Aug, 2016 1 commit
-
-
Michelle Noorali authored
-
- 27 Jul, 2016 1 commit
-
-
Matt Butcher authored
This will allow helm install to re-use names for releases that were already deleted.
-
- 25 Jul, 2016 1 commit
-
-
Michelle Noorali authored
-
- 20 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 15 Jul, 2016 1 commit
-
-
Matt Butcher authored
This includes a substantial bit of unit test improvements. Also, in order to allow us to tests command line args (which translate to helm.Option objects), I had to add a new interface to pkg/helm.
-
- 06 Jul, 2016 2 commits
-
-
Michelle Noorali authored
laying ground work for #690
-
Matt Butcher authored
-
- 22 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 20 Jun, 2016 2 commits
-
-
Miguel Martinez authored
Fixed tests Adding chart name linter Add lint error Moving to blocks Moving to method Moved lint rules to functions Semantic version validation Linting engine Adding sources and home validations Sharing file loading Sharing file loading Rolling back readme Rewriting other linters Fixing tests Typo Using chart.Metadata Fixing format Adding UNKNOWN in Engine Adding tabs Fixing tabs
-
Matt Butcher authored
This works around issues where $GOPATH/bin has a different version of the protobuf Go plugin than the one Kubernetes uses.
-
- 18 Jun, 2016 1 commit
-
-
Miguel Martinez authored
-
- 07 Jun, 2016 2 commits
-
-
Matt Butcher authored
-
Adam Reese authored
-
- 21 May, 2016 1 commit
-
-
Matt Butcher authored
-