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
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
4 years ago
..
testdata Show errors when linting for Chart.yaml version and appVersion fields of type non-string 5 years ago
action.go Fix typo 5 years ago
action_test.go Use T.cleanup() to cleanup helm-action-test 4 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) 5 years ago
dependency_test.go ref(tests): localize unit test fixtures to package 5 years ago
doc.go
get.go Add comments about release Version variable 5 years ago
get_values.go fix(cli): IsReachable check for "get values" 5 years ago
history.go
hooks.go fix(helm): sort hooks by kind for equal weight 5 years ago
install.go Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install 4 years ago
install_test.go Fix issue with install and upgrade running all hooks 5 years ago
lazyclient.go ref(*): kubernetes v1.18 (#7831) 5 years ago
lint.go fix golint failure in pkg/action 5 years ago
lint_test.go ref(tests): localize unit test fixtures to package 5 years ago
list.go Move selector filtering after latest release version filtering 5 years ago
list_test.go Added testing for list action with selector 5 years ago
package.go Fixing failing CI for windows 4 years ago
package_test.go
pull.go fix insecure-skip-tls-verify flag does't work on helm install, Keep 5 years ago
registry_login.go
registry_logout.go
release_testing.go ref(*): kubernetes v1.18 (#7831) 5 years ago
resource_policy.go Remove duplicate variable definition 4 years ago
rollback.go Rollback command support for max history 5 years ago
show.go polish the error handler 5 years ago
show_test.go fix the code style error 5 years ago
status.go feat: status command display description 4 years ago
uninstall.go Add checking of length of resourceList before creating of deleting 5 years ago
upgrade.go fix name length check on lint (#8543) 4 years ago
upgrade_test.go fix(helm): Added test for concurrent upgrades 5 years ago
validate.go Add more detail to error messages and support a non-force mode in metadata visitor 5 years ago
validate_test.go Add tests 5 years ago
verify.go Add verification output to the verify command 5 years ago