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
Sushil Kumar f476f83e83
<chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
7 years ago
..
installer Merge pull request #2545 from technosophos/feat/set-list-index 7 years ago
search fix(helm): fix broken unit test 8 years ago
testdata Added tests for install/upgrade to test bad requirements.yaml 7 years ago
completion.go Fixed issues reported by test-style 7 years ago
create.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
create_test.go fix(helm): fix race conditions in flag parsing 7 years ago
delete.go fix(helm): fix race conditions in flag parsing 7 years ago
delete_test.go feat(*): Adds support for timeout flag 8 years ago
dependency.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
dependency_build.go ref(getter): flatten the getter package tree 7 years ago
dependency_build_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
dependency_test.go Fix helm dep list reporting wrong status 8 years ago
dependency_update.go ref(getter): flatten the getter package tree 7 years ago
dependency_update_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
docs.go ref(helm): only pass required dependencies to subcommands 8 years ago
fetch.go fix(helm): add --devel flag to allow dev releases again 7 years ago
fetch_test.go fix(helm): fix race conditions in flag parsing 7 years ago
get.go fix(helm): fix race conditions in flag parsing 7 years ago
get_hooks.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 8 years ago
get_hooks_test.go chore(helm): add client test for upgrade cmd 8 years ago
get_manifest.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
get_manifest_test.go chore(helm): add client test for upgrade cmd 8 years ago
get_test.go fix(helm): s/version/revision/ 8 years ago
get_values.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 8 years ago
get_values_test.go chore(helm): add client test for upgrade cmd 8 years ago
helm.go Use versioned API types from the client-go library (#2524) 7 years ago
helm_test.go fix(tests): Fixes broken unit test 7 years ago
history.go fix(helm): fix race conditions in flag parsing 7 years ago
history_test.go feat(tiller): record a message for each lifecycle step 8 years ago
home.go fix(helm): helm home print to stdout 7 years ago
init.go <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558) 7 years ago
init_test.go Use versioned API types from the client-go library (#2524) 7 years ago
inspect.go Implements --repo flag to commands fetch, install, inspect, upgrade 7 years ago
inspect_test.go fix(*): correct file permissions on source files 8 years ago
install.go <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558) 7 years ago
install_test.go Added tests for install/upgrade to test bad requirements.yaml 7 years ago
lint.go fix(helm): make 'helm help' text punctuation consistent 8 years ago
lint_test.go fix(lint): fix tests 8 years ago
list.go fix(helm): fix race conditions in flag parsing 7 years ago
list_test.go feat(*): add --namespace flag to 'helm list' 8 years ago
load_plugins.go fix(helm): fix race conditions in flag parsing 7 years ago
package.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
package_test.go Fixed issues reported by test-style 7 years ago
plugin.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
plugin_install.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
plugin_list.go fix(helm): fix race conditions in flag parsing 7 years ago
plugin_remove.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
plugin_test.go fix(helm): fix race conditions in flag parsing 7 years ago
plugin_update.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
printer.go ref(helm): use new debug method to standardize debug output 8 years ago
release_testing.go fix(helm): fix race conditions in flag parsing 7 years ago
release_testing_test.go fix(*): return non-zero exit code on test failure 7 years ago
repo.go fix(*): resolve go linter issues 8 years ago
repo_add.go Fixed issues reported by test-style 7 years ago
repo_add_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
repo_index.go use old naming 8 years ago
repo_index_test.go use old naming 8 years ago
repo_list.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
repo_remove.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
repo_remove_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
repo_update.go fix(helm): modify `helm repo update` help info 7 years ago
repo_update_test.go ref(getter): flatten the getter package tree 7 years ago
reset.go Use versioned API types from the client-go library (#2524) 7 years ago
reset_test.go Fixed issues reported by test-style 7 years ago
rollback.go fix(helm): fix race conditions in flag parsing 7 years ago
rollback_test.go feat(*): Add --wait flag 8 years ago
search.go bug(helm) - install/upgrade/search semver constraint support 8 years ago
search_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago
serve.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
status.go fix(helm): fix race conditions in flag parsing 7 years ago
status_test.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
upgrade.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
upgrade_test.go Added tests for install/upgrade to test bad requirements.yaml 7 years ago
verify.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 8 years ago
verify_test.go Fix Go style issues. 8 years ago
version.go ref(helm): use new debug method to standardize debug output 8 years ago
version_test.go Pluggable downloaders. Closes #2093, #2094. 8 years ago