helm/pkg/action
Terry Howe 5d2ab10caa
Some checks are pending
build-test / build (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
golangci-lint / golangci-lint (push) Waiting to run
release / release (push) Waiting to run
release / canary-release (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Merge pull request #12564 from hiddeco/supersede-on-uninstall
fix(uninstall): supersede deployed releases
2025-12-13 09:15:54 -07:00
..
testdata Grammar fixes 2024-09-14 10:30:31 +10:00
action.go Merge pull request #31624 from atombrella/feature/sloglint 2025-12-12 08:04:45 -07:00
action_test.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
dependency.go for all other similar cases 2025-11-04 11:33:42 +08:00
dependency_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
doc.go feat: add 'pkg/action' for list operations (#5077) 2019-01-07 17:45:14 -07:00
get.go Move all the get commands to the new release interface 2025-10-10 11:49:08 -04:00
get_metadata.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
get_metadata_test.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
get_values.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
get_values_test.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
history.go feat: reinstate logger parameter to actions package 2025-10-21 22:48:51 +01:00
hooks.go chore: Cleanup additional/redundant kube client Interfaces 2025-09-21 11:37:16 -07:00
hooks_test.go Merge pull request #31385 from porridge/test-unknown-policy 2025-11-05 10:35:23 -08:00
install.go chore: fix some comments to improve readability 2025-12-12 12:01:35 +08:00
install_test.go fix: preserve vendor suffixes in KubeVersion.GitVersion 2025-11-18 15:28:16 +01:00
lazyclient.go upgrade to kubernetes 1.21 2021-04-12 22:56:09 -04:00
lint.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
lint_test.go Return a lint warning if templates/ does not exist. 2025-07-07 21:02:11 -07:00
list.go chore: clean up for comments 2025-10-13 10:28:44 -06:00
list_test.go chore: clean up for comments 2025-10-13 10:28:44 -06:00
package.go Use length check for MetaDependencies instead of nil comparison 2025-11-27 16:56:17 +11:00
package_test.go Use modernize to use newer Golang features. 2025-11-22 18:52:40 +01:00
pull.go for all other similar cases 2025-11-04 11:33:42 +08:00
push.go for all other similar cases 2025-11-04 11:33:42 +08:00
registry_login.go chore(oci): upgrade to ORAS v2 2025-02-02 07:28:41 -07:00
registry_logout.go Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
release_testing.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
resource_policy.go Move the release util to the versioned directory 2025-09-02 10:13:55 -04:00
rollback.go fix(rollback): errors.Is instead of string comp 2025-11-07 23:09:49 +01:00
show.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
show_test.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
status.go Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces 2025-10-10 17:05:09 -04:00
uninstall.go Merge pull request #12564 from hiddeco/supersede-on-uninstall 2025-12-13 09:15:54 -07:00
uninstall_test.go Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces 2025-10-10 17:05:09 -04:00
upgrade.go Enable the sloglint linter 2025-12-09 08:24:36 +01:00
upgrade_test.go Ensure the release interface is used in actions instead of the type 2025-10-10 11:52:33 -04:00
validate.go Copy adopted resource info 2025-11-15 08:37:54 -05:00
validate_test.go Copy adopted resource info 2025-11-15 08:37:54 -05:00
verify.go fix: helm verify run signature 2025-09-17 11:14:34 -06:00