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 3b9596c6ab
ref(*): convert const types to strings
8 years ago
..
search ref(cmd): simplify cmd test setup 8 years ago
testdata ref(*): remove local repository (dead code) 8 years ago
completion.go Fixed issues reported by test-style 9 years ago
create.go ref(*): use go conventions for naming types 8 years ago
create_test.go ref(*): use go conventions for naming types 8 years ago
delete.go ref(*): remove local repository (dead code) 8 years ago
delete_test.go ref(cmd): simplify cmd test setup 8 years ago
dependency.go fix(dep): Fixes out of date dependency info 8 years ago
dependency_build.go fix(helm): load home from flags during runtime 8 years ago
dependency_build_test.go ref(helm): refactor cleanup of environment after tests run 8 years ago
dependency_test.go ref(cmd): simplify cmd test setup 8 years ago
dependency_update.go fix(helm): Fix the bug in helm dependency update -verify 8 years ago
dependency_update_test.go ref(hapi): convert protobuf to go types 8 years ago
docs.go ref(helm): only pass required dependencies to subcommands 9 years ago
fetch.go Authentication support for remote charts repositories (#3206) 8 years ago
fetch_test.go ref(helm): refactor cleanup of environment after tests run 8 years ago
get.go ref(cmd): simplify cmd test setup 8 years ago
get_hooks.go feat(cmd): add --all-namespaces to list 8 years ago
get_hooks_test.go ref(cmd): simplify cmd test setup 8 years ago
get_manifest.go feat(cmd): add --all-namespaces to list 8 years ago
get_manifest_test.go ref(cmd): simplify cmd test setup 8 years ago
get_test.go ref(cmd): simplify cmd test setup 8 years ago
get_values.go feat(cmd): add --all-namespaces to list 8 years ago
get_values_test.go ref(cmd): simplify cmd test setup 8 years ago
helm.go ref(cmd): simplify cmd test setup 8 years ago
helm_test.go ref(cmd): simplify cmd test setup 8 years ago
history.go ref(*): convert const types to strings 8 years ago
history_test.go ref(*): convert const types to strings 8 years ago
home.go ref(*): remove local repository (dead code) 8 years ago
init.go ref(*): remove local repository (dead code) 8 years ago
init_test.go ref(*): remove local repository (dead code) 8 years ago
inspect.go ref(*): replace chart.config with []byte 8 years ago
inspect_test.go feat(helm): inspect readme 8 years ago
install.go ref(cmd): simplify cmd test setup 8 years ago
install_test.go ref(cmd): simplify cmd test setup 8 years ago
lint.go feat(*): store release History in same namespace as release 8 years ago
lint_test.go return a non 0 exit code when lint fails due to missing Chart.yaml 8 years ago
list.go ref(*): convert const types to strings 8 years ago
list_test.go ref(*): convert const types to strings 8 years ago
load_plugins.go feat(*): store release History in same namespace as release 8 years ago
package.go ref(*): remove local repository (dead code) 8 years ago
package_test.go ref(*): replace chart.config with []byte 8 years ago
plugin.go ref(*): remove HELM_HOST 8 years ago
plugin_install.go ref(docs): update plugin install documentation 8 years ago
plugin_list.go fix(helm): fix race conditions in flag parsing 9 years ago
plugin_remove.go ref(helm): mix bag of syntax cleanup in cmd/helm 8 years ago
plugin_test.go ref(*): remove local repository (dead code) 8 years ago
plugin_update.go ref(helm): mix bag of syntax cleanup in cmd/helm 8 years ago
printer.go feat(*): store release History in same namespace as release 8 years ago
release_testing.go ref(*): convert const types to strings 8 years ago
release_testing_test.go ref(*): convert const types to strings 8 years ago
repo.go fix(*): resolve go linter issues 9 years ago
repo_add.go Authentication support for remote charts repositories (#3206) 8 years ago
repo_add_test.go ref(cmd): simplify cmd test setup 8 years ago
repo_index.go Create index.yaml if missing when running repo index --merge 8 years ago
repo_index_test.go Create index.yaml if missing when running repo index --merge 8 years ago
repo_list.go fix(helm): load home from flags during runtime 8 years ago
repo_remove.go fix(helm): load home from flags during runtime 8 years ago
repo_remove_test.go Authentication support for remote charts repositories (#3206) 8 years ago
repo_update.go ref(*): remove local repository (dead code) 8 years ago
repo_update_test.go ref(*): remove local repository (dead code) 8 years ago
rollback.go feat(cmd): add --all-namespaces to list 8 years ago
rollback_test.go ref(cmd): simplify cmd test setup 8 years ago
search.go fix(helm): search command returns error on index search failures (specifically on regular expression errors) 8 years ago
search_test.go ref(cmd): simplify cmd test setup 8 years ago
status.go ref(*): convert const types to strings 8 years ago
status_test.go ref(*): convert const types to strings 8 years ago
template.go feat(*): store release History in same namespace as release 8 years ago
template_test.go feat(*): store release History in same namespace as release 8 years ago
upgrade.go feat(cmd): add --all-namespaces to list 8 years ago
upgrade_test.go ref(cmd): simplify cmd test setup 8 years ago
verify.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 9 years ago
verify_test.go Fix Go style issues. 9 years ago
version.go ref(proto): remove unused protobufs 8 years ago
version_test.go ref(cmd): simplify cmd test setup 8 years ago