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/cmd
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
1 week ago
..
require chore(pkg): enable perfsprint linter 5 months ago
search chore: fix whitespace linter 4 months ago
testdata Fix vanishing empty lines 2 weeks ago
completion.go chore: fix unnecessary-format issues from revive 4 months ago
completion_test.go chore: fix whitespace linter 4 months ago
create.go feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) (#31592) 6 months ago
create_test.go Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc 5 months ago
dependency.go for all other similar cases 9 months ago
dependency_build.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
dependency_build_test.go refactor: enable several checks from gocritic 2 weeks ago
dependency_test.go squash 1 year ago
dependency_update.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
dependency_update_test.go Replace unneeded use of t.Fatalf with t.Fatal 5 months ago
docs.go chore: fix several checks issues from gocritic 3 weeks ago
docs_test.go squash 1 year ago
env.go squash 1 year ago
env_test.go squash 1 year ago
flags.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
flags_test.go Moved release objects to enable versioning 10 months ago
get.go squash 1 year ago
get_all.go chore: fixes 5 months ago
get_all_test.go merge 1 year ago
get_hooks.go Move all the get commands to the new release interface 10 months ago
get_hooks_test.go merge 1 year ago
get_manifest.go Move all the get commands to the new release interface 10 months ago
get_manifest_test.go merge 1 year ago
get_metadata.go chore: fix whitespace linter 4 months ago
get_metadata_test.go Add release labels to the release Metadata 1 year ago
get_notes.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
get_notes_test.go merge 1 year ago
get_test.go squash 1 year ago
get_values.go chore: fixes 5 months ago
get_values_test.go merge 1 year ago
helpers.go chore: fix whitespace linter 4 months ago
helpers_test.go chore: fix several checks issues from testifylint 3 weeks ago
history.go Merge branch 'helm:main' into feature/rollback-revision-history 2 months ago
history_test.go Update pkg/cmd/history_test.go 3 weeks ago
install.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
install_test.go chore(pkg): enable perfsprint linter 5 months ago
lint.go chore: enable errorlint linter 4 months ago
lint_test.go Merge pull request #31885 from mmorel-35/whitespace 2 months ago
list.go chore(pkg): fix perfsprint linter issues part 6 5 months ago
list_test.go chore: fix elseif and ifElseChain issues from gocritic (#32289) 2 weeks ago
load_plugins.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
package.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
package_test.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
plugin.go Remove SetupPluginEnv 11 months ago
plugin_install.go fix: Plugin missing provenance bypass 4 months ago
plugin_list.go Cleanup plugin config 11 months ago
plugin_package.go chore: fix several checks issues from gocritic 3 weeks ago
plugin_package_test.go chore: fix several checks issues from gocritic 3 weeks ago
plugin_test.go fix: enhance error handling and improve test assertions (#32352) 1 week ago
plugin_uninstall.go Merge pull request #30808 from mmorel-35/errorlint 1 month ago
plugin_uninstall_test.go chore: fix several checks issues from gocritic 3 weeks ago
plugin_update.go Merge pull request #30808 from mmorel-35/errorlint 1 month ago
plugin_verify.go chore(pkg): enable perfsprint linter 5 months ago
plugin_verify_test.go chore: fix several checks issues from gocritic 3 weeks ago
printer.go chore: fixes 5 months ago
profiling.go squash 1 year ago
pull.go fix: route registry client output to stdout instead of stderr (#32056) 2 months ago
pull_test.go chore: fix several checks issues from gocritic 3 weeks ago
push.go fix: route registry client output to stdout instead of stderr (#32056) 2 months ago
push_test.go squash 1 year ago
registry.go squash 1 year ago
registry_login.go chore: fix elseif and ifElseChain issues from gocritic (#32289) 2 weeks ago
registry_login_test.go squash 1 year ago
registry_logout.go squash 1 year ago
registry_logout_test.go squash 1 year ago
release_testing.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
release_testing_test.go Moved release objects to enable versioning 10 months ago
repo.go Merge branch 'main' into stdlib-errors-2 1 year ago
repo_add.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
repo_add_test.go refactor: enable several checks from gocritic 2 weeks ago
repo_index.go Move repo package to versioned directory 11 months ago
repo_index_test.go chore: fix whitespace linter 4 months ago
repo_list.go fix: add default casess to switch statements 7 months ago
repo_list_test.go feat(repo): add --no-headers option to 'helm repo list' 9 months ago
repo_remove.go chore: fix several checks issues from gocritic 3 weeks ago
repo_remove_test.go refactor: enable several checks from gocritic 2 weeks ago
repo_test.go squash 1 year ago
repo_update.go Move repo package to versioned directory 11 months ago
repo_update_test.go Move repo package to versioned directory 11 months ago
rollback.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
rollback_test.go Moved release objects to enable versioning 10 months ago
root.go remove legacy import comments from remaining packages (#31933) 1 week ago
root_test.go Fix kube client logging 8 months ago
search.go chore: fix whitespace linter 4 months ago
search_hub.go chore: enable contextcheck, fatcontext and noctx linters 1 month ago
search_hub_test.go Merge pull request #31885 from mmorel-35/whitespace 2 months ago
search_repo.go refactor: enable several checks from gocritic 2 weeks ago
search_repo_test.go squash 1 year ago
search_test.go squash 1 year ago
show.go fix: route registry client output to stdout instead of stderr (#32056) 2 months ago
show_test.go refactor: enable several checks from gocritic 2 weeks ago
source_date_epoch.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
source_date_epoch_test.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 weeks ago
status.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
status_test.go Moved release objects to enable versioning 10 months ago
template.go chore: fix several checks issues from gocritic 3 weeks ago
template_test.go refactor: enable several checks from gocritic 2 weeks ago
uninstall.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
uninstall_test.go fix(uninstall): supersede deployed releases 9 months ago
upgrade.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 1 week ago
upgrade_test.go chore: fix whitespace linter 4 months ago
verify.go fix: helm verify run signature 10 months ago
verify_test.go chore: fix whitespace linter 4 months ago
version.go docs: fix typo in helm version command description 1 month ago
version_test.go chore: remove helm version client option 10 months ago