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/cmd/helm
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
..
search
testdata
completion.go Fixed issues reported by test-style 9 years ago
create.go
create_test.go fix(helm): fix output leak from unit tests of helm create command 8 years ago
delete.go ref(*): bypass grpc for helm client 8 years ago
delete_test.go
dependency.go
dependency_build.go
dependency_build_test.go
dependency_test.go fix(helm): refactor tests on helm dependency list command to remove duplication 8 years ago
dependency_update.go
dependency_update_test.go
docs.go
fetch.go Authentication support for remote charts repositories (#3206) 8 years ago
fetch_test.go
get.go ref(*): bypass grpc for helm client 8 years ago
get_hooks.go ref(*): bypass grpc for helm client 8 years ago
get_hooks_test.go
get_manifest.go ref(*): bypass grpc for helm client 8 years ago
get_manifest_test.go
get_test.go
get_values.go ref(*): bypass grpc for helm client 8 years ago
get_values_test.go
helm.go ref(*): bypass grpc for helm client 8 years ago
helm_test.go fix(helm) refactor release_testing unit tests to utilize runReleaseCases 8 years ago
history.go ref(*): bypass grpc for helm client 8 years ago
history_test.go fix(helm): fix helm history unit tests 8 years ago
home.go
init.go ref(cmd): remove reset and init tiller commands 8 years ago
init_test.go ref(cmd): remove reset and init tiller commands 8 years ago
init_unix.go
init_windows.go
inspect.go Authentication support for remote charts repositories (#3206) 8 years ago
inspect_test.go feat(helm): inspect readme 8 years ago
install.go ref(*): bypass grpc for helm client 8 years ago
install_test.go
lint.go using existing mechanism to flag for failures 8 years ago
lint_test.go return a non 0 exit code when lint fails due to missing Chart.yaml 8 years ago
list.go ref(*): bypass grpc for helm client 8 years ago
list_test.go
load_plugins.go ref(*): bypass grpc for helm client 8 years ago
package.go fix(package): Adds missing `set-string` flag and parameter 8 years ago
package_test.go feat: add --set and --values options to 'helm package' 8 years ago
plugin.go
plugin_install.go
plugin_list.go
plugin_remove.go
plugin_test.go
plugin_update.go
printer.go
release_testing.go ref(*): bypass grpc for helm client 8 years ago
release_testing_test.go fix(helm) refactor release_testing unit tests to utilize runReleaseCases 8 years ago
repo.go
repo_add.go Authentication support for remote charts repositories (#3206) 8 years ago
repo_add_test.go Authentication support for remote charts repositories (#3206) 8 years ago
repo_index.go Create index.yaml if missing when running repo index --merge 8 years ago
repo_index_test.go Create index.yaml if missing when running repo index --merge 8 years ago
repo_list.go fix(helm): load home from flags during runtime 9 years ago
repo_remove.go
repo_remove_test.go Authentication support for remote charts repositories (#3206) 8 years ago
repo_update.go
repo_update_test.go
rollback.go ref(*): bypass grpc for helm client 8 years ago
rollback_test.go
search.go fix(helm): search command returns error on index search failures (specifically on regular expression errors) 8 years ago
search_test.go fix(helm): refactor search command tests to remove duplication 8 years ago
serve.go
status.go ref(*): bypass grpc for helm client 8 years ago
status_test.go
template.go ref(*): bypass grpc for helm client 8 years ago
template_test.go
upgrade.go ref(*): bypass grpc for helm client 8 years ago
upgrade_test.go
verify.go
verify_test.go
version.go fixup! ref(cmd,pkg/helm): remove server side version 8 years ago
version_test.go fixup! ref(cmd,pkg/helm): remove server side version 8 years ago