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
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
..
search ref(hapi): convert protobuf to go types 6 years ago
testdata Fix linting bug with charts containing more than one hyphen 7 years ago
completion.go Fixed issues reported by test-style 7 years ago
create.go ref(hapi): convert protobuf to go types 6 years ago
create_test.go ref(hapi): convert protobuf to go types 6 years ago
delete.go ref(*): bypass grpc for helm client 6 years ago
delete_test.go ref(hapi): convert protobuf to go types 6 years ago
dependency.go fix(dep): Fixes out of date dependency info 7 years ago
dependency_build.go fix(helm): load home from flags during runtime 7 years ago
dependency_build_test.go ref(helm): refactor cleanup of environment after tests run 7 years ago
dependency_test.go fix(helm): refactor tests on helm dependency list command to remove duplication 7 years ago
dependency_update.go fix(helm): Fix the bug in helm dependency update -verify 7 years ago
dependency_update_test.go ref(hapi): convert protobuf to go types 6 years ago
docs.go ref(helm): only pass required dependencies to subcommands 8 years ago
fetch.go Authentication support for remote charts repositories (#3206) 7 years ago
fetch_test.go ref(helm): refactor cleanup of environment after tests run 7 years ago
get.go ref(*): bypass grpc for helm client 6 years ago
get_hooks.go ref(*): bypass grpc for helm client 6 years ago
get_hooks_test.go ref(hapi): convert protobuf to go types 6 years ago
get_manifest.go ref(*): bypass grpc for helm client 6 years ago
get_manifest_test.go ref(hapi): convert protobuf to go types 6 years ago
get_test.go ref(hapi): convert protobuf to go types 6 years ago
get_values.go ref(*): bypass grpc for helm client 6 years ago
get_values_test.go ref(hapi): convert protobuf to go types 6 years ago
helm.go ref(*): improve initializing helm clients 6 years ago
helm_test.go ref(hapi): convert protobuf to go types 6 years ago
history.go ref(*): remove protobuf timestamps 6 years ago
history_test.go ref(*): remove protobuf timestamps 6 years ago
home.go fix(helm): helm home print to stdout 7 years ago
init.go ref(*): remove HELM_HOST 6 years ago
init_test.go ref(cmd): remove reset and init tiller commands 6 years ago
init_unix.go pass home down through createLink 7 years ago
init_windows.go pass home down through createLink 7 years ago
inspect.go ref(*): remove protobuf any type 6 years ago
inspect_test.go feat(helm): inspect readme 7 years ago
install.go ref(*): remove protobuf any type 6 years ago
install_test.go Update install tests to use ReleaseMock and associates from the helm package. Also fix release names to match expected reponse values 7 years ago
lint.go using existing mechanism to flag for failures 6 years ago
lint_test.go return a non 0 exit code when lint fails due to missing Chart.yaml 7 years ago
list.go ref(*): remove protobuf timestamps 6 years ago
list_test.go ref(*): remove protobuf timestamps 6 years ago
load_plugins.go ref(*): remove HELM_HOST 6 years ago
package.go ref(hapi): convert protobuf to go types 6 years ago
package_test.go ref(hapi): convert protobuf to go types 6 years ago
plugin.go ref(*): remove HELM_HOST 6 years ago
plugin_install.go ref(docs): update plugin install documentation 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 ref(*): remove HELM_HOST 6 years ago
plugin_update.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
printer.go ref(*): remove protobuf timestamps 6 years ago
release_testing.go ref(hapi): convert protobuf to go types 6 years ago
release_testing_test.go ref(hapi): convert protobuf to go types 6 years ago
repo.go fix(*): resolve go linter issues 8 years ago
repo_add.go Authentication support for remote charts repositories (#3206) 7 years ago
repo_add_test.go Authentication support for remote charts repositories (#3206) 7 years ago
repo_index.go Create index.yaml if missing when running repo index --merge 7 years ago
repo_index_test.go Create index.yaml if missing when running repo index --merge 7 years ago
repo_list.go fix(helm): load home from flags during runtime 7 years ago
repo_remove.go fix(helm): load home from flags during runtime 7 years ago
repo_remove_test.go Authentication support for remote charts repositories (#3206) 7 years ago
repo_update.go fix(helm): load home from flags during runtime 7 years ago
repo_update_test.go fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go' 7 years ago
rollback.go ref(*): bypass grpc for helm client 6 years ago
rollback_test.go ref(helm): rename FakeReleaseClient -> FakeClient 7 years ago
search.go fix(helm): search command returns error on index search failures (specifically on regular expression errors) 7 years ago
search_test.go fix(helm): refactor search command tests to remove duplication 7 years ago
serve.go ref(helm): mix bag of syntax cleanup in cmd/helm 7 years ago
status.go ref(*): remove protobuf timestamps 6 years ago
status_test.go ref(*): remove protobuf timestamps 6 years ago
template.go ref(*): remove protobuf timestamps 6 years ago
template_test.go fix(capabilities): Adding GitVersion to default set 7 years ago
upgrade.go ref(*): remove grpc 6 years ago
upgrade_test.go ref(hapi): convert protobuf to go types 6 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(proto): remove unused protobufs 6 years ago
version_test.go ref(*): remove HELM_HOST 6 years ago