- 04 Dec, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 24 Aug, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
ref(chartutil): move chart loading out of chartutil into new package add chart loader interface to allow lazy loading feat(chart): create chart accessors ref(*): cleanup requirements ref(tiller): remove optional template engines ref(tiller): simplify sorting releases and hooks ref(*): code simplification ref(hapi): move chart package out of hapi ref(chart): add requirements and lock to Chart struct
-
- 14 Jun, 2018 1 commit
-
-
Matthew Fisher authored
To match the convention of `helm install`, `helm uninstall` is the inverse. Other tangential changes in this PR: - StatusDeleting has been changed to StatusUninstalling - StatusDeleted has been changed to StatusUninstalled - `helm list --deleted` has been changed to `helm list --uninstalled` - `helm list --deleting` has been changed to `helm list --uninstalling` - `helm.DeleteOption` and all delete options have been renamed to `helm.UninstallOption` I have not made any changes to the "helm.sh/hook-delete-policy", "pre-delete" and "post-delete" hook annotations because 1. it's a major breaking change to existing helm charts, which we've commited to NOT break in Helm 3 2. there is no "helm.sh/hook-install-policy" to pair with "helm.sh/hook-uninstall-policy", so delete still makes sense here `helm delete` and `helm del` have been added as aliases to `helm uninstall`, so `helm delete` and `helm del` still works as is.
-
- 26 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 19 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 18 Apr, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 02 May, 2017 1 commit
-
-
Michelle Noorali authored
fixes #2158
-
- 11 Apr, 2017 1 commit
-
-
Adam Reese authored
Rebase on kubernetes v1.6
-
- 02 Apr, 2017 1 commit
-
-
Anubhav Mishra authored
-
- 28 Mar, 2017 2 commits
-
-
Anubhav Mishra authored
-
Anubhav Mishra authored
-
- 27 Mar, 2017 1 commit
-
-
Anubhav Mishra authored
-
- 26 Mar, 2017 1 commit
-
-
Anubhav Mishra authored
Trying to fix #2158
-
- 02 Feb, 2017 1 commit
-
-
Michelle Noorali authored
* and comments
-
- 01 Feb, 2017 1 commit
-
-
Michelle Noorali authored
pulled logic out in pkg/releasetesting
-
- 12 Oct, 2016 1 commit
-
-
fibonacci1729 authored
-