helm/pkg/action
Taylor Thomas f6116a7ca9 Fixes issues with delete
Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
2019-07-30 11:51:39 -06:00
..
testdata support writing multiple resources to the same file 2019-07-17 17:55:50 +02:00
action.go ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
action_test.go ref(action): remove ParseReferenceWithChartDefaults 2019-07-23 14:33:23 -07:00
chart_export.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_list.go Helm 3: initial registry support (#5243) 2019-02-06 18:32:56 -06:00
chart_pull.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_push.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_remove.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_save.go ref(action): remove ParseReferenceWithChartDefaults 2019-07-23 14:33:23 -07:00
chart_save_test.go ref(action): remove ParseReferenceWithChartDefaults 2019-07-23 14:33:23 -07:00
dependency.go ref(pkg/action): refactoring dup code and linter fixes 2019-03-26 11:11:27 -07:00
doc.go feat: add 'pkg/action' for list operations (#5077) 2019-01-07 17:45:14 -07:00
get.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_values.go Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
history.go ref(*): Refactors the history action to return releases instead of formatted output 2019-07-08 15:28:51 -06:00
install.go ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
install_test.go feat(template): introduce --validate 2019-07-19 12:27:14 -07:00
lint.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
lint_test.go Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00
list.go add superseded to list filter mask 2019-04-04 23:57:03 +02:00
list_test.go fix test cases for list.AllNamespaces 2019-04-05 00:10:15 +02:00
output.go Merge pull request #6011 from thomastaylor312/feat/atomic 2019-07-18 10:14:21 -06:00
package.go Merge pull request #5761 from cpanato/GH-5741 2019-05-22 13:48:36 -07:00
package_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
printer.go ref(pkg/kube): cleanup kube client interface 2019-05-15 12:31:47 -07:00
pull.go ref(downloader): pass in options to ChartDownloader 2019-07-18 09:00:08 -07:00
registry_login.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
registry_logout.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
release_testing.go ref(pkg/kube): extract wait logic from install/update 2019-05-07 12:29:11 -07:00
resource_policy.go ref(pkg/kube): cleanup kube client interface 2019-05-15 12:31:47 -07:00
rollback.go ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
show.go Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
show_test.go ref(pkg/action): refactoring dup code and linter fixes 2019-03-26 11:11:27 -07:00
status.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
uninstall.go Fixes issues with delete 2019-07-30 11:51:39 -06:00
upgrade.go ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
upgrade_test.go feat(action): Refactors unit tests with better fakes 2019-07-11 14:45:05 -06:00
verify.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00