Commit Graph

31 Commits (main)

Author SHA1 Message Date
satoru 5b08985138 goimports
11 months ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
11 months ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
1 year ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
2 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
3 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
3 years ago
Du Zheng 87040536fb Improve the console output for resource policy keep to align with helm2.
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
4 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
5 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Vibhav Bobade d00e328020 Applied check to actions
5 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
5 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
5 years ago
Taylor Thomas f6116a7ca9 Fixes issues with delete
5 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
5 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
5 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
5 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
5 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago