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
Matt Butcher 8cc146841e
Merge pull request #1044 from technosophos/fix/1041-downgrade-already-exists-to-warning
8 years ago
..
testdata fix(helm): fix inspect command to not panic 8 years ago
create.go ref(cmd): refactor create cmd 8 years ago
delete.go feat(helm): add --no-hooks to 'helm delete' 8 years ago
delete_test.go chore(helm): add client test for upgrade cmd 8 years ago
fetch.go Merge pull request #871 from technosophos/feat/helm-install-from-repo 8 years ago
fetch_test.go fix(*): add license header 8 years ago
get.go fix(tiller): merge -f values correctly 8 years ago
get_hooks.go feat(helm): add --no-hooks to 'helm delete' 8 years ago
get_hooks_test.go chore(helm): add client test for upgrade cmd 8 years ago
get_manifest.go feat(helm): add --no-hooks to 'helm delete' 8 years ago
get_manifest_test.go chore(helm): add client test for upgrade cmd 8 years ago
get_test.go chore(helm): add client test for upgrade cmd 8 years ago
get_values.go fix(tiller): merge -f values correctly 8 years ago
get_values_test.go chore(helm): add client test for upgrade cmd 8 years ago
helm.go ref(cmd): refactor init command 8 years ago
helm_test.go chore(helm): add client test for upgrade cmd 8 years ago
home.go fix(*): add license header 8 years ago
init.go fix(helm): warn on init when Tiller already exists 8 years ago
init_test.go fix(*): add license header 8 years ago
inspect.go fix(helm): fix inspect command to not panic 8 years ago
inspect_test.go fix(helm): fix inspect command to not panic 8 years ago
install.go Merge pull request #1015 from vaikas-google/master 8 years ago
install_test.go Merge pull request #1015 from vaikas-google/master 8 years ago
lint.go Add a strict flag to helm lint 8 years ago
lint_test.go fix(lint): fix tests 8 years ago
list.go feat(helm): add --no-hooks to 'helm delete' 8 years ago
list_test.go chore(helm): add client test for upgrade cmd 8 years ago
package.go fix(*): fix various style issues from make test-style 8 years ago
repo.go fix(cmd): s/specifiy/specify/ 8 years ago
repo_test.go fix(*): add license header 8 years ago
search.go fix(helm): helm search should only display only those charts with a remove boolean that is set to false 8 years ago
search_test.go feat(lint): lint an archived chart 8 years ago
serve.go Serve charts from specified local repository path 8 years ago
status.go formatting changes, add comments, make tests pass 8 years ago
structure.go fix(*): add license header 8 years ago
tunnel.go fix(cmd): ensure tiller is running for connection 8 years ago
tunnel_test.go fix(cmd): ensure tiller is running for connection 8 years ago
update.go fix(*): add license header 8 years ago
upgrade.go feat(*): integrate support for upgrade hooks 8 years ago
upgrade_test.go feat(*): integrate support for upgrade hooks 8 years ago
version.go fix(*): add license header 8 years ago