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
Doug Winter 32bd9d82e8
Support values files on remote servers with self-signed certs / client cert authentication (#4003)
8 years ago
..
installer Revert "Fix tiller deployment on RBAC clusters" 8 years ago
search fix(helm): Don't crash in search if upper case chars are encountered. 8 years ago
testdata
completion.go
create.go
create_test.go fix(helm): fix output leak from unit tests of helm create command 8 years ago
delete.go fix helm init --wait 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 fix helm init --wait 8 years ago
get_hooks.go fix helm init --wait 8 years ago
get_hooks_test.go
get_manifest.go fix `helm get manifest` context deadline exceeded error 8 years ago
get_manifest_test.go
get_test.go
get_values.go fix helm init --wait 8 years ago
get_values_test.go
helm.go Merge pull request #3830 from michelleN/prettyError 8 years ago
helm_test.go fix(helm) refactor release_testing unit tests to utilize runReleaseCases 8 years ago
history.go fix(helm): fix helm history unit tests 8 years ago
history_test.go fix(helm): fix helm history unit tests 8 years ago
home.go
init.go Merge pull request #3595 from Stelminator/relative-home-path-part1 8 years ago
init_test.go fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go' 8 years ago
init_unix.go pass home down through createLink 8 years ago
init_windows.go pass home down through createLink 8 years ago
inspect.go Authentication support for remote charts repositories (#3206) 8 years ago
inspect_test.go feat(helm): inspect readme 8 years ago
install.go Support values files on remote servers with self-signed certs / client cert authentication (#4003) 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 Add App Version to the helm ls command. 8 years ago
list_test.go Add App Version to the helm ls command. 8 years ago
load_plugins.go Fix --tiller-namespace flag for plugins 8 years ago
package.go Revert "feat: add --set and --values options to 'helm package'" 8 years ago
package_test.go Revert "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 fix helm init --wait 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
repo_remove.go feat(helm): support removing multiple repositories with repo remove command 8 years ago
repo_remove_test.go feat(helm): support removing multiple repositories with repo remove command 8 years ago
repo_update.go
repo_update_test.go fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go' 8 years ago
reset.go fix helm init --wait 8 years ago
reset_test.go Correct the returned message in reset_test.go 8 years ago
rollback.go fix helm init --wait 8 years ago
rollback_test.go
search.go add --col-width to `helm search` (#3949) 8 years ago
search_test.go fix(helm): refactor search command tests to remove duplication 8 years ago
serve.go
status.go fix helm init --wait 8 years ago
status_test.go fix(helm) refactor helm status command tests to use releaseCase struct and the corresponding function runReleaseCases. Fixes #3659 8 years ago
template.go Support values files on remote servers with self-signed certs / client cert authentication (#4003) 8 years ago
template_test.go fix(helm): resolve linter's warning on template command unit tests 8 years ago
upgrade.go Support values files on remote servers with self-signed certs / client cert authentication (#4003) 8 years ago
upgrade_test.go
verify.go
verify_test.go
version.go fix helm init --wait 8 years ago
version_test.go fix(helm): refactor helm version command tests to remove duplication 8 years ago