helm/cmd/helm
Aishwarya Thangappa 64bab308fb Added unit tests 2017-07-12 15:04:34 -07:00
..
installer Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
search fix(helm): fix broken unit test 2017-02-07 18:22:58 -07:00
testdata Added tests for install/upgrade to test bad requirements.yaml 2017-05-25 11:24:03 -07:00
completion.go Fixed issues reported by test-style 2017-05-05 18:44:58 -07:00
create.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
create_test.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
delete.go Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
delete_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
dependency.go fix(dep): Fixes out of date dependency info 2017-07-11 16:56:29 -07:00
dependency_build.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
dependency_build_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
dependency_test.go Fix helm dep list reporting wrong status 2017-03-03 22:17:25 -08:00
dependency_update.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
dependency_update_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
docs.go ref(helm): only pass required dependencies to subcommands 2016-12-19 09:08:06 -08:00
fetch.go fix(helm): add --devel flag to allow dev releases again 2017-05-17 12:26:58 -06:00
fetch_test.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
get.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
get_hooks.go fix(helm): fix `helm get` subcommands 2017-07-11 16:08:19 -06:00
get_hooks_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
get_manifest.go fix(helm): fix `helm get` subcommands 2017-07-11 16:08:19 -06:00
get_manifest_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
get_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
get_values.go fix(helm): fix `helm get` subcommands 2017-07-11 16:08:19 -06:00
get_values_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
helm.go Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
helm_test.go Merge pull request #2550 from michelleN/export-fake-release-client 2017-06-23 14:38:36 -04:00
history.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
history_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
home.go fix(helm): helm home print to stdout 2017-06-07 08:53:23 -07:00
init.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
init_test.go Capitalize 'helm' text that was missed. 2017-06-27 10:21:30 -07:00
inspect.go Implements --repo flag to commands fetch, install, inspect, upgrade 2017-05-02 10:46:16 -07:00
inspect_test.go fix(*): correct file permissions on source files 2016-12-07 09:09:38 -08:00
install.go Merge pull request #2601 from jascott1/cap_init 2017-06-29 14:44:14 -04:00
install_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
lint.go fix(helm): make 'helm help' text punctuation consistent 2016-10-14 23:05:04 -04:00
lint_test.go fix(lint): fix tests 2016-07-06 10:04:21 -07:00
list.go Modified release_update and release_rollback 2017-07-12 15:04:34 -07:00
list_test.go Added unit tests 2017-07-12 15:04:34 -07:00
load_plugins.go fix(helm): support HELM_HOME during plugin loading 2017-07-11 14:26:25 -07:00
package.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
package_test.go Fixed issues reported by test-style 2017-05-05 18:44:58 -07:00
plugin.go ref(helm): mix bag of syntax cleanup in cmd/helm 2017-06-08 13:08:41 -07:00
plugin_install.go ref(helm): mix bag of syntax cleanup in cmd/helm 2017-06-08 13:08:41 -07:00
plugin_list.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
plugin_remove.go ref(helm): mix bag of syntax cleanup in cmd/helm 2017-06-08 13:08:41 -07:00
plugin_test.go fix(helm): support HELM_HOME during plugin loading 2017-07-11 14:26:25 -07:00
plugin_update.go ref(helm): mix bag of syntax cleanup in cmd/helm 2017-06-08 13:08:41 -07:00
printer.go ref(helm): use new debug method to standardize debug output 2017-04-19 23:55:36 -07:00
release_testing.go Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
release_testing_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
repo.go fix(*): resolve go linter issues 2016-10-10 14:58:33 -07:00
repo_add.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
repo_add_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
repo_index.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
repo_index_test.go use old naming 2017-01-09 18:25:37 +07:00
repo_list.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
repo_remove.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
repo_remove_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
repo_update.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
repo_update_test.go ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
reset.go Capitalize 'helm' text that was missed. 2017-06-27 10:21:30 -07:00
reset_test.go Capitalize 'helm' text that was missed. 2017-06-27 10:21:30 -07:00
rollback.go Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
rollback_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
search.go fix(helm): load home from flags during runtime 2017-07-11 11:42:30 -07:00
search_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
serve.go ref(helm): mix bag of syntax cleanup in cmd/helm 2017-06-08 13:08:41 -07:00
status.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
status_test.go Merge pull request #2550 from michelleN/export-fake-release-client 2017-06-23 14:38:36 -04:00
upgrade.go Merge pull request #2601 from jascott1/cap_init 2017-06-29 14:44:14 -04:00
upgrade_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00
verify.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 2017-02-10 10:33:02 +00:00
verify_test.go Fix Go style issues. 2016-12-05 15:59:28 -07:00
version.go ref(helm): use new debug method to standardize debug output 2017-04-19 23:55:36 -07:00
version_test.go ref(helm): rename FakeReleaseClient -> FakeClient 2017-06-21 20:27:14 -04:00