You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/action
wawa0210 4be3804c50
Rollback command support for max history
6 years ago
..
testdata Show errors when linting for Chart.yaml version and appVersion fields of type non-string 6 years ago
action.go fix(helm): Avoid corrupting storage via a lock 6 years ago
action_test.go fix: use correct regular expression for Kubernetes names (#8013) 6 years ago
chart_export.go
chart_list.go
chart_pull.go
chart_push.go
chart_remove.go
chart_save.go
chart_save_test.go
dependency.go fix: fixed bug in Dependency.List() (#7852) 6 years ago
dependency_test.go ref(tests): localize unit test fixtures to package 6 years ago
doc.go
get.go Add comments about release Version variable 6 years ago
get_values.go fix(cli): IsReachable check for "get values" 6 years ago
history.go
hooks.go fix(helm): sort hooks by kind for equal weight 6 years ago
install.go fix(template):Issue:helm template with --output-dir (#8156) 6 years ago
install_test.go fix(template):Issue:helm template with --output-dir (#8156) 6 years ago
lazyclient.go ref(*): kubernetes v1.18 (#7831) 6 years ago
lint.go fix golint failure in pkg/action 6 years ago
lint_test.go ref(tests): localize unit test fixtures to package 6 years ago
list.go Fix output of list action when it is failed 6 years ago
list_test.go ref(pkg/action): split test of filterList (#6875) 6 years ago
package.go fix golint failure in pkg/action 6 years ago
package_test.go
pull.go added option --insecure-skip-tls-verify for helm pull, addresses #7875 6 years ago
registry_login.go
registry_logout.go
release_testing.go ref(*): kubernetes v1.18 (#7831) 6 years ago
resource_policy.go
rollback.go Rollback command support for max history 6 years ago
show.go ref(tests): localize unit test fixtures to package 6 years ago
show_test.go ref(tests): localize unit test fixtures to package 6 years ago
status.go
uninstall.go Add checking of length of resourceList before creating of deleting 6 years ago
upgrade.go fix(helm): Avoid corrupting storage via a lock 6 years ago
upgrade_test.go fix(helm): Added test for concurrent upgrades 6 years ago
validate.go Add more detail to error messages and support a non-force mode in metadata visitor 6 years ago
validate_test.go Add tests 6 years ago
verify.go Add verification output to the verify command 6 years ago