helm/pkg/action
Scaat Feng 0de89685d4 [COMMENT]fix comment
Signed-off-by: Scaat Feng <scaat.feng@gmail.com>
2020-11-26 13:47:14 +08: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 [FIX]'rest' collides with imported package name 2020-11-26 13:45:13 +08:00
action_test.go refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
chart_export.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_list.go Helm 3: initial registry support (#5243) 2019-02-06 18:32:56 -06:00
chart_pull.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_push.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_remove.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_save.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_save_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
dependency.go handle case where dependency name collisions break dependency resolution 2020-09-17 11:44:50 -06: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 refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
hooks.go fix(helm): sort hooks by kind for equal weight 2020-01-23 09:07:06 +01:00
install.go [COMMENT]fix comment 2020-11-26 13:47:14 +08:00
install_test.go Fix issue with install and upgrade running all hooks 2020-07-28 09:52:39 -04:00
lazyclient.go ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
lint.go fix golint failure in pkg/action 2020-02-18 23:15:56 +09:00
lint_test.go ref(tests): localize unit test fixtures to package 2020-05-22 11:39:20 -07:00
list.go rename to time format flag 2020-09-23 22:32:06 +02:00
list_test.go Added testing for list action with selector 2020-08-04 18:18:50 +03:00
package.go Fix that the invalid version number of the helm package command will escape 2020-10-31 17:10:03 +08: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 fix insecure-skip-tls-verify flag does't work on helm install, Keep 2020-07-22 12:47:41 +08: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 refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
resource_policy.go Remove duplicate variable definition 2020-09-02 10:30:41 +08:00
rollback.go refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
show.go polish the error handler 2020-08-05 10:37:00 +08:00
show_test.go fix the code style error 2020-07-13 19:11:40 +08:00
status.go feat: status command display description 2020-09-02 11:38:45 +08:00
uninstall.go refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
upgrade.go refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
upgrade_test.go fix(helm): Added test for concurrent upgrades 2020-07-13 22:54:52 +02:00
validate.go Adding support for k8s 1.19 2020-09-25 12:15:06 -04: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