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 2ae4937e42
Merge pull request #10762 from yxxhero/fix_registry_config_issue
2 years ago
..
testdata this rewrites a whole bunch of old repo URLs to the new repo URL (#8902) 4 years ago
action.go Populate Capabilities.HelmVersion during install 2 years ago
action_test.go test: use `T.TempDir` to create temporary test directory 2 years ago
dependency.go docs: fix typo Charts.yaml 3 years ago
dependency_test.go Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes 2 years ago
doc.go feat: add 'pkg/action' for list operations (#5077) 6 years ago
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 Add explanatory comments to action.List and action.History 4 years ago
hooks.go fix(helm): sort hooks by kind for equal weight 5 years ago
install.go fix --registry-config issue 2 years ago
install_test.go test: use `T.TempDir` to create temporary test directory 2 years ago
lazyclient.go upgrade to kubernetes 1.21 3 years ago
lint.go feat(*): add --quiet flag to 'helm lint' 3 years ago
lint_test.go ref(tests): localize unit test fixtures to package 4 years ago
list.go Add explanatory comments to action.List and action.History 4 years ago
list_test.go Added testing for list action with selector 4 years ago
package.go Upgrade to oras v0.9.0 (#9269) 4 years ago
package_test.go Fix that the invalid version number of the helm package command will escape 4 years ago
pull.go refactor internal/experimental/registry to pkg/registry 3 years ago
push.go Moving uploader and pusher out of action into pkg 3 years ago
registry_login.go Move all the remainder module out of experimental. 3 years ago
registry_logout.go Move all the remainder module out of experimental. 3 years ago
release_testing.go feat: Allow helm test to run a subset of tests 4 years ago
resource_policy.go Remove duplicate variable definition 4 years ago
rollback.go fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations 3 years ago
show.go Fix panic with OCI for install, upgrade, and show 3 years ago
show_test.go Fix panic with OCI for install, upgrade, and show 3 years ago
status.go feat: status command display description 4 years ago
uninstall.go Fixed helm uninstall not deleting the resource. 2 years ago
uninstall_test.go feat: add optional boolean '--wait' flag to 'uninstall' command. 3 years ago
upgrade.go Merge pull request #10486 from gridai/fix-install-leak 3 years ago
upgrade_test.go Fix install memory/goroutine leak 3 years ago
validate.go fix: added resource info into the validation error 3 years ago
validate_test.go Add tests 4 years ago
verify.go Add verification output to the verify command 4 years ago