- 24 Aug, 2017 1 commit
-
-
DockerZK authored
When "helm.sh/hook-delete-policy: hook-succeeded" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is succeeded. When "helm.sh/hook-delete-policy: hook-failed" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is failed. Closes #1769
-
- 04 Apr, 2017 1 commit
-
-
Adam Reese authored
-
- 14 Feb, 2017 1 commit
-
-
Michelle Noorali authored
resolves #1927
-
- 02 Feb, 2017 1 commit
-
-
Michelle Noorali authored
-
- 01 Feb, 2017 1 commit
-
-
Michelle Noorali authored
* This is a simple mvp which processes a test definition with the hook annotation for test when you run `helm test [release]` * helm client cmd, proto def, tiller logic
-
- 27 Sep, 2016 1 commit
-
-
Michelle Noorali authored
This feature allows you to rollback release to the previous version of release. resolves #1004
-
- 06 Jul, 2016 1 commit
-
-
Matt Butcher authored
-
- 22 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 10 May, 2016 1 commit
-
-
Matt Butcher authored
This fixes indentation, documentation, and removes unused protobuf files.
-
- 25 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 22 Apr, 2016 1 commit
-
-
Matt Butcher authored
This adds support for dry run on install, as well as providing enough info for an install to display (verbose) manifests. While doing this, I ended up just storing the rendered manifests for simplicity.
-
- 15 Apr, 2016 1 commit
-
-
Brian Hardock authored
1. remove preliminary hapi protocol buffer definitions 2. modify hapi Makefile 3. update hapi protobuf model in _proto/hapi/{chart,release,services} 4. generate protobuf src to pkg/proto/hapi/{chart,release,services}
-