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
Qin Wang ee5dab9cb3
Fix helm dep list reporting wrong status
8 years ago
..
helmpath fix(*): correct file permissions on source files 8 years ago
installer Add reset command to uninstall Tiller 8 years ago
search fix(helm): fix broken unit test 8 years ago
strvals ref(*): remove dead code 8 years ago
testdata Fix helm dep list reporting wrong status 8 years ago
completion.go ref(helm): only pass required dependencies to subcommands 8 years ago
create.go feat(helm): support 'helm create --pack=mypack' 8 years ago
create_test.go feat(helm): support 'helm create --pack=mypack' 8 years ago
delete.go fix(helm): add message if release deleted successfully 8 years ago
delete_test.go feat(*): Adds support for timeout flag 8 years ago
dependency.go Fix helm dep list reporting wrong status 8 years ago
dependency_build.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 8 years ago
dependency_build_test.go use old naming 8 years ago
dependency_test.go Fix helm dep list reporting wrong status 8 years ago
dependency_update.go Merge pull request #2028 from qwangrepos/issue-2020 8 years ago
dependency_update_test.go feat(helm): add --skip-refresh flag to 'helm dep up' 8 years ago
docs.go ref(helm): only pass required dependencies to subcommands 8 years ago
fetch.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 8 years ago
fetch_test.go feat(helm): add newline to fetch --verify output 8 years ago
get.go feat(helm): standardize debug output for releases 8 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 9 years ago
get_manifest.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 8 years ago
get_manifest_test.go chore(helm): add client test for upgrade cmd 9 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 9 years ago
helm.go feat(helm): allow disabling plugins 8 years ago
helm_test.go Merge remote-tracking branch 'upstream/master' into feat/list-namespaces 8 years ago
history.go (bugfix/cmd/helm/history): update history table MaxColWidth to match that of 8 years ago
history_test.go feat(tiller): record a message for each lifecycle step 8 years ago
home.go fix(helm): fix broken cache paths in repositories 8 years ago
init.go fix(helm): fix broken cache paths in repositories 8 years ago
init_test.go Create a Service definition for using Tiller in-cluster 8 years ago
inspect.go ref(helm): only pass required dependencies to subcommands 8 years ago
inspect_test.go fix(*): correct file permissions on source files 8 years ago
install.go Merge branch 'master' into fix/miss_dep_warning 8 years ago
install_test.go fix(helm): add warnings for missing chart dependencies 8 years ago
lint.go fix(helm): make 'helm help' text punctuation consistent 8 years ago
lint_test.go fix(lint): fix tests 9 years ago
list.go feat(*): add --namespace flag to 'helm list' 8 years ago
list_test.go feat(*): add --namespace flag to 'helm list' 8 years ago
package.go fix(helm): add warnings for missing chart dependencies 8 years ago
package_test.go fix(helm): add warnings for missing chart dependencies 8 years ago
plugins.go feat(helm): allow disabling plugins 8 years ago
plugins_test.go feat(helm): allow disabling plugins 8 years ago
printer.go feat(helm): standardize debug output for releases 8 years ago
release_testing.go feat(helm): add cleanup flag to test command 8 years ago
repo.go fix(*): resolve go linter issues 8 years ago
repo_add.go fix(helm): fix broken cache paths in repositories 8 years ago
repo_add_test.go use old naming 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 use old naming 8 years ago
repo_remove.go use old naming 8 years ago
repo_remove_test.go use old naming 8 years ago
repo_update.go fix(helm): fix broken cache paths in repositories 8 years ago
repo_update_test.go fix(helm): fix broken cache paths in repositories 8 years ago
reset.go Add reset command to uninstall Tiller 8 years ago
reset_test.go Add reset command to uninstall Tiller 8 years ago
rollback.go feat(*): Add --wait flag 8 years ago
rollback_test.go feat(*): Add --wait flag 8 years ago
search.go use old naming 8 years ago
search_test.go fix(helm): fix sort order on helm search 8 years ago
serve.go Add --url option to helm serve 8 years ago
status.go feat(cmd/helm/status): add last test suite run to status output 8 years ago
status_test.go feat(cmd/helm/status): add last test suite run to status output 8 years ago
upgrade.go Fix typo singing -> signing 8 years ago
upgrade_test.go fix(helm): add warnings for missing chart dependencies 8 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 feat(helm): add short version output 8 years ago
version_test.go Fake tillerHost at version cmd tests 8 years ago