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
Matt Butcher 9652651ba9
Merge pull request #1814 from technosophos/feat/1569-reset-values
9 years ago
..
downloader use old naming 9 years ago
helmpath fix(*): correct file permissions on source files 10 years ago
installer Create a Service definition for using Tiller in-cluster 9 years ago
resolver use old naming 9 years ago
search use old naming 9 years ago
strvals ref(*): remove dead code 9 years ago
testdata feat(helm): add support for multiple values files 10 years ago
completion.go ref(helm): only pass required dependencies to subcommands 10 years ago
create.go feat(helm): support 'helm create --pack=mypack' 10 years ago
create_test.go feat(helm): support 'helm create --pack=mypack' 10 years ago
delete.go feat(*): Adds support for timeout flag 10 years ago
delete_test.go feat(*): Adds support for timeout flag 10 years ago
dependency.go
dependency_build.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
dependency_build_test.go use old naming 9 years ago
dependency_test.go
dependency_update.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
dependency_update_test.go use old naming 9 years ago
docs.go ref(helm): only pass required dependencies to subcommands 10 years ago
fetch.go Construct http.Client for repositories from config, add TLS support 10 years ago
fetch_test.go feat(helm): add newline to fetch --verify output 10 years ago
get.go feat(helm): standardize debug output for releases 10 years ago
get_hooks.go
get_hooks_test.go
get_manifest.go
get_manifest_test.go
get_test.go
get_values.go
get_values_test.go
helm.go ref(helm): only pass required dependencies to subcommands 10 years ago
helm_test.go use old naming 9 years ago
history.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
history_test.go
home.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
init.go Create a Service definition for using Tiller in-cluster 9 years ago
init_test.go Create a Service definition for using Tiller in-cluster 9 years ago
inspect.go ref(helm): only pass required dependencies to subcommands 10 years ago
inspect_test.go fix(*): correct file permissions on source files 10 years ago
install.go Allow specifying --set multiple times 9 years ago
install_test.go Allow specifying --set multiple times 9 years ago
lint.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
lint_test.go
list.go Fix type in help text for list cmd 9 years ago
list_test.go fix(*): add support for "DELETING" status 10 years ago
package.go feat(1480): add --version flag to package command 10 years ago
package_test.go feat(1480): add --version flag to package command 10 years ago
plugins.go fix(helm): fix persistent flags not being parsed 10 years ago
plugins_test.go fix(helm): add tiller-host to plugin environment 10 years ago
printer.go feat(helm): standardize debug output for releases 10 years ago
repo.go
repo_add.go use old naming 9 years ago
repo_add_test.go use old naming 9 years ago
repo_index.go use old naming 9 years ago
repo_index_test.go use old naming 9 years ago
repo_list.go use old naming 9 years ago
repo_remove.go use old naming 9 years ago
repo_remove_test.go use old naming 9 years ago
repo_update.go use old naming 9 years ago
repo_update_test.go use old naming 9 years ago
rollback.go Merge pull request #1693 from thomastaylor312/feat/hook-timeout 10 years ago
rollback_test.go feat(*): Adds support for timeout flag 10 years ago
search.go use old naming 9 years ago
search_test.go
serve.go fix(helm): create index file as 'helm serve' starts up. 10 years ago
status.go Merge pull request #1788 from nebril/helm-status-align 9 years ago
tunnel.go feat(*): migrate to kubernetes 1.5 10 years ago
tunnel_test.go feat(*): migrate to kubernetes 1.5 10 years ago
upgrade.go Merge pull request #1814 from technosophos/feat/1569-reset-values 9 years ago
upgrade_test.go feat(helm): add --reset-values flag to 'helm upgrade' 9 years ago
verify.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
verify_test.go Fix Go style issues. 10 years ago
version.go feat(helm): add short version output 10 years ago
version_test.go fix(helm): use --client and --server as flags 10 years ago