- 04 Dec, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 29 Nov, 2018 1 commit
-
-
Adam Reese authored
- simplify unit tests - refactor typed errors - unexport internal functions Signed-off-by:
Adam Reese <adam@reese.io>
-
- 28 Nov, 2018 2 commits
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
roc authored
https://github.com/kubernetes/helm -> https://github.com/helm/helm https://github.com/kubernetes/charts -> https://github.com/helm/charts Signed-off-by:
Roc Chan <roc@imroc.io>
-
- 20 Nov, 2018 1 commit
-
-
roc authored
To resolve the linter warning: name start with package name. Signed-off-by:
Roc <roc@imroc.io>
-
- 14 Nov, 2018 2 commits
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 31 Oct, 2018 1 commit
-
-
Matt Butcher authored
This is described in the official Helm 3 proposal: https://github.com/helm/community/blob/master/helm-v3/000-helm-v3.md Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
- 18 Oct, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 17 Oct, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 28 Sep, 2018 1 commit
-
-
Matt Butcher authored
Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
- 11 Sep, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 29 Aug, 2018 3 commits
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
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
-
- 22 Aug, 2018 1 commit
-
-
Adam Reese authored
-
- 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.
-
- 18 May, 2018 1 commit
-
-
Adam Reese authored
Removes Time, Namespace, and Revision from being exposed to templates to make template rendering discrete and repeatable.
-
- 14 May, 2018 1 commit
-
-
Adam Reese authored
Ensure proper cleanup of `HELM_HOME` and `HELM_DEBUG`
-
- 10 May, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 09 May, 2018 1 commit
-
-
Adam Reese authored
-
- 02 May, 2018 1 commit
-
-
Adam Reese authored
-
- 27 Apr, 2018 1 commit
-
-
Adam Reese authored
`go test ./pkg/tiller -test.log`
-
- 26 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 25 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 24 Apr, 2018 1 commit
-
-
Adam Reese authored
fixes #3937
-
- 23 Apr, 2018 4 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 20 Apr, 2018 4 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 19 Apr, 2018 3 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-