helm/pkg/action
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
Signed-off-by: David Peraza <dperaza@redhat.com>
2022-01-13 08:22:51 -05:00
..
testdata this rewrites a whole bunch of old repo URLs to the new repo URL (#8902) 2020-10-19 14:38:32 -06:00
action.go refactor internal/experimental/registry to pkg/registry 2022-01-12 21:49:26 -05:00
action_test.go refactor internal/experimental/registry to pkg/registry 2022-01-12 21:49:26 -05:00
dependency.go docs: fix typo Charts.yaml 2021-10-07 16:50:25 +01:00
dependency_test.go handle case where dependency name collisions break dependency resolution 2020-09-17 11:44:50 -06:00
doc.go feat: add 'pkg/action' for list operations (#5077) 2019-01-07 17:45:14 -07:00
get.go Add comments about release Version variable 2020-01-09 21:41:13 +01:00
get_values.go fix(cli): IsReachable check for "get values" 2019-12-03 08:48:44 -05:00
history.go Add explanatory comments to action.List and action.History 2020-12-18 15:16:50 -08:00
hooks.go fix(helm): sort hooks by kind for equal weight 2020-01-23 09:07:06 +01:00
install.go refactor internal/experimental/registry to pkg/registry 2022-01-12 21:49:26 -05:00
install_test.go validate release name during install 2021-12-29 14:45:05 +08:00
lazyclient.go upgrade to kubernetes 1.21 2021-04-12 22:56:09 -04:00
lint.go refactor: use os instead of ioutil's ReadDir 2021-07-08 21:28:42 +08:00
lint_test.go ref(tests): localize unit test fixtures to package 2020-05-22 11:39:20 -07:00
list.go Add explanatory comments to action.List and action.History 2020-12-18 15:16:50 -08:00
list_test.go Added testing for list action with selector 2020-08-04 18:18:50 +03:00
package.go Upgrade to oras v0.9.0 (#9269) 2021-01-27 14:52:25 -05:00
package_test.go Fix that the invalid version number of the helm package command will escape 2020-10-31 17:10:03 +08:00
pull.go refactor internal/experimental/registry to pkg/registry 2022-01-12 21:49:26 -05:00
push.go Moving uploader and pusher out of action into pkg 2022-01-13 08:22:51 -05:00
registry_login.go Move all the remainder module out of experimental. 2022-01-12 22:51:32 -05:00
registry_logout.go Move all the remainder module out of experimental. 2022-01-12 22:51:32 -05:00
release_testing.go feat: Allow helm test to run a subset of tests 2020-10-31 17:21:10 -04:00
resource_policy.go Remove duplicate variable definition 2020-09-02 10:30:41 +08:00
rollback.go add waitwithjobs instead of changing wait api 2020-11-05 17:13:15 +08:00
show.go Fix panic with OCI for install, upgrade, and show 2022-01-12 21:30:27 -05:00
show_test.go Fix panic with OCI for install, upgrade, and show 2022-01-12 21:30:27 -05:00
status.go feat: status command display description 2020-09-02 11:38:45 +08:00
uninstall.go Rename newly introduced interface to InterfaceExt 2021-08-27 09:38:04 -04:00
uninstall_test.go feat: add optional boolean '--wait' flag to 'uninstall' command. 2021-08-26 15:31:49 -04:00
upgrade.go Fix panic with OCI for install, upgrade, and show 2022-01-12 21:30:27 -05:00
upgrade_test.go Refactor SIGTERM logic 2021-07-26 01:04:58 +01:00
validate.go fix: added resource info into the validation error 2021-11-12 19:00:43 +03:00
validate_test.go Add tests 2020-03-10 22:22:40 -04:00
verify.go Add verification output to the verify command 2020-02-28 12:52:21 -05:00