helm/cmd/helm
Nathan Baulch 46e0a0f9e4
Grammar fixes
Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
(cherry picked from commit ef85fa7f2d)
2024-10-09 15:07:56 -04:00
..
require Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00
search Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
testdata Grammar fixes 2024-10-09 15:07:56 -04:00
completion.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
completion_test.go Replace golint with revive 2022-01-20 15:19:40 +00:00
create.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
create_test.go test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
dependency.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
dependency_build.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
dependency_build_test.go Removing all the checks for oci experimental flag 2022-01-12 21:49:26 -05:00
dependency_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
dependency_update.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
dependency_update_test.go fixed dependency_update_test.go 2024-06-18 07:11:45 +03:00
docs.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
docs_test.go feat(comp): Allow fuzzy matching during completion 2022-01-03 10:45:14 -05:00
env.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
env_test.go add checkFileCompletion for env HELM_BIN 2020-08-22 22:05:04 +08:00
flags.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
flags_test.go feat(comp): Allow fuzzy matching during completion 2022-01-03 10:45:14 -05:00
get.go Restore helm get metadata command 2023-08-04 07:49:00 +03:00
get_all.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_all_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
get_hooks.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_hooks_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
get_manifest.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_manifest_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
get_metadata.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_metadata_test.go Restore helm get metadata command 2023-08-04 07:49:00 +03:00
get_notes.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_notes_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
get_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
get_values.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
get_values_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
helm.go remove utc 2024-08-29 10:49:34 +02:00
helm_test.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
history.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
history_test.go feat(comp): Allow fuzzy matching during completion 2022-01-03 10:45:14 -05:00
install.go feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
install_test.go feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
lint.go feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
lint_test.go fix test to use the default code's k8sVersionMinor 2024-01-08 16:42:01 -08:00
list.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
list_test.go Add support helm list --no-headers 2022-03-26 09:07:18 +08:00
load_plugins.go Grammar fixes 2024-10-09 15:07:56 -04:00
package.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
package_test.go test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
plugin.go chore(comp): Remove unnecessary completion code 2020-11-16 12:38:01 -05:00
plugin_install.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
plugin_list.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
plugin_test.go test: added tests to load plugin from home dir with space 2022-05-01 08:59:16 +05:30
plugin_uninstall.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
plugin_update.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
printer.go fix(cmd): Fix all the outputs 2019-10-03 17:03:19 -06:00
pull.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
pull_test.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
push.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
push_test.go feat(comp): Shell completion for OCI 2022-01-19 12:16:06 -05:00
registry.go Removing all the checks for oci experimental flag 2022-01-12 21:49:26 -05:00
registry_login.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
registry_login_test.go feat(comp): Shell completion for OCI 2022-01-19 12:16:06 -05:00
registry_logout.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
registry_logout_test.go feat(comp): Shell completion for OCI 2022-01-19 12:16:06 -05:00
release_testing.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
release_testing_test.go feat(comp): Uninstall accepts multiple releases 2021-03-13 17:15:35 -05:00
repo.go chore(comp): Remove unnecessary completion code 2020-11-16 12:38:01 -05:00
repo_add.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
repo_add_test.go test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
repo_index.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
repo_index_test.go Merge pull request #11294 from Juneezee/test/t.TempDir 2023-09-14 09:55:51 -04:00
repo_list.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
repo_list_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
repo_remove.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
repo_remove_test.go test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
repo_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
repo_update.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
repo_update_test.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
rollback.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
rollback_test.go Fixing release labelling in rollback 2023-11-03 16:45:37 +01:00
root.go Fix typos 2024-10-09 15:07:42 -04:00
root_test.go test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
root_unix.go replace +build with go:build 2022-04-14 07:56:31 -07:00
root_unix_test.go replace +build with go:build 2022-04-14 07:56:31 -07:00
root_windows.go Fixing import package issue 2020-09-22 15:39:57 -04:00
search.go Replace Helm Hub with Artifact Hub (#8626) 2020-12-17 12:17:04 -07:00
search_hub.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
search_hub_test.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
search_repo.go Grammar fixes 2024-10-09 15:07:56 -04:00
search_repo_test.go helm search: New CLI Flag --fail-on-no-result 2023-03-06 20:24:53 +05:30
search_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
show.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
show_test.go Fix UT 2022-04-11 11:11:34 +00:00
status.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
status_test.go Restore helm get metadata command 2023-08-04 07:49:00 +03:00
template.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
template_test.go Fixing precedence issue with the import of values. 2023-10-11 14:56:12 -04:00
uninstall.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
uninstall_test.go feat: add optional boolean '--wait' flag to 'uninstall' command. 2021-08-26 15:31:49 -04:00
upgrade.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
upgrade_test.go Merge pull request #11569 from alex-petrov-vt/iss-11553 2024-04-10 14:17:14 -04:00
verify.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
verify_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00
version.go ActiveHelp for cmds that don't take any more args 2024-08-18 22:43:48 -04:00
version_test.go feat(comp): Disable file completion when not valid 2020-08-18 12:39:00 -04:00