helm/pkg/action
Matthew Fisher c1fc24c84e
Merge pull request #6386 from VilledeMontreal/fix/testrunnocluster
Check connectivity to cluster for helm test run
2019-10-02 11:40:40 -07:00
..
testdata support writing multiple resources to the same file 2019-07-17 17:55:50 +02:00
action.go fix(action): invalidate discovery client cache on startup 2019-09-24 09:14:29 -07:00
action_test.go fix install storing computed values in release instead of user supplied values 2019-09-14 20:34:48 +05:30
chart_export.go feat(cmd): use alt dest for chart export (#6193) 2019-08-09 11:47:43 -05:00
chart_list.go Helm 3: initial registry support (#5243) 2019-02-06 18:32:56 -06:00
chart_pull.go feat(cmd): put OCI commands behind a feature gate 2019-08-08 15:25:17 -07:00
chart_push.go feat(cmd): put OCI commands behind a feature gate 2019-08-08 15:25:17 -07:00
chart_remove.go feat(cmd): put OCI commands behind a feature gate 2019-08-08 15:25:17 -07:00
chart_save.go feat(cmd): put OCI commands behind a feature gate 2019-08-08 15:25:17 -07:00
chart_save_test.go chore(registry): upgrade to oras v0.7.0 (#6285) 2019-08-26 11:29:01 -05: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 Applied check to actions 2019-08-27 04:16:02 +05:30
get_values.go Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
history.go Applied check to actions 2019-08-27 04:16:02 +05:30
hooks.go fix(action): return an error if len > 0 2019-08-13 12:10:31 -07:00
install.go PR fixes 2019-10-01 13:38:57 -06:00
install_test.go feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512) 2019-09-30 16:40:33 +01:00
lint.go fix(action): typo 2019-09-24 10:57:35 -07:00
lint_test.go Fix Adding Errors from Linter.Messages to result.Errors 2019-08-20 04:22:17 +05:30
list.go feat(*): Ports all output functionality from v2 2019-09-25 16:07:10 -06:00
list_test.go fix test cases for list.AllNamespaces 2019-04-05 00:10:15 +02:00
output.go feat(*): Ports all output functionality from v2 2019-09-25 16:07:10 -06:00
package.go feat(cmd/helm): remove need for helm init command 2019-08-22 23:31:50 -07:00
package_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
printer.go ref(*): remove dead code 2019-08-19 10:22:27 -07:00
pull.go ref(cmd/helm): remove init command 2019-08-26 10:21:52 -07:00
registry_login.go chore(registry): upgrade to oras v0.7.0 (#6285) 2019-08-26 11:29:01 -05:00
registry_logout.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
release_testing.go Check connectivity to cluster for helm test run 2019-09-07 15:15:24 -04:00
resource_policy.go ref(pkg/kube): cleanup kube client interface 2019-05-15 12:31:47 -07:00
rollback.go feat(*): Ports --cleanup-on-fail to v3 2019-09-23 16:13:02 -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 Applied check to actions 2019-08-27 04:16:02 +05:30
uninstall.go Applied check to actions 2019-08-27 04:16:02 +05:30
upgrade.go PR fixes 2019-10-01 13:38:57 -06:00
upgrade_test.go cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK 2019-08-01 11:04:36 -04:00
validate.go fix(action): Protects against current resource conflicts 2019-09-30 16:11:40 -06:00
verify.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00