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 2d449d3eb0
Merge pull request #1224 from technosophos/feat/long-list
9 years ago
..
downloader feat(helm): add 'helm dependency' commands 9 years ago
helmpath feat(helm): add 'helm dependency' commands 9 years ago
installer Address cr comments 9 years ago
resolver feat(helm): add 'helm dependency' commands 9 years ago
testdata feat(chartutils): add support for requirements.yaml 9 years ago
create.go ref(cmd): refactor create cmd 10 years ago
delete.go feat(helm): allow multiple args for fetch, package, delete 9 years ago
delete_test.go Add purge option for completely remove a release from tiller 9 years ago
dependency.go feat(helm): add 'helm dependency' commands 9 years ago
dependency_build.go feat(helm): add 'helm dependency' commands 9 years ago
dependency_build_test.go feat(helm): add 'helm dependency' commands 9 years ago
dependency_test.go feat(chartutils): add support for requirements.yaml 9 years ago
dependency_update.go feat(helm): add 'helm dependency' commands 9 years ago
dependency_update_test.go feat(helm): add 'helm dependency' commands 9 years ago
fetch.go feat(helm): add 'helm dependency' commands 9 years ago
fetch_test.go feat(helm): add 'helm dependency' commands 9 years ago
get.go feat(helm): better description for optional version flag 9 years ago
get_hooks.go feat(helm): add --no-hooks to 'helm delete' 10 years ago
get_hooks_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_manifest.go feat(helm): add --no-hooks to 'helm delete' 10 years ago
get_manifest_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_values.go fix(tiller): merge -f values correctly 10 years ago
get_values_test.go chore(helm): add client test for upgrade cmd 10 years ago
helm.go feat(chartutils): add support for requirements.yaml 9 years ago
helm_test.go feat(chartutils): add support for requirements.yaml 9 years ago
home.go fix(*): add license header 10 years ago
init.go ref(pkg/client): move pkg/client to cmd/helm/installer 9 years ago
init_test.go feat(chartutils): add support for requirements.yaml 9 years ago
inspect.go ref(helm): refactor checkArgsLength method 9 years ago
inspect_test.go fix(helm): fix inspect command to not panic 10 years ago
install.go feat(helm): add 'helm dependency' commands 9 years ago
install_test.go feat(helm): add --verify flag to commands 9 years ago
lint.go Add a strict flag to helm lint 10 years ago
lint_test.go fix(lint): fix tests 10 years ago
list.go feat(helm): make long listing default for helm list 9 years ago
list_test.go feat(helm): make long listing default for helm list 9 years ago
package.go feat(helm): allow multiple args for fetch, package, delete 9 years ago
package_test.go feat(helm): add signature support to 'helm package' 9 years ago
repo.go ref(helm): convert repo commands to new format 9 years ago
repo_add.go ref(helm): convert repo commands to new format 9 years ago
repo_add_test.go feat(helm): add 'helm dependency' commands 9 years ago
repo_index.go ref(helm): make index description more clear 9 years ago
repo_index_test.go ref(helm): display repo remove confirmation text 9 years ago
repo_list.go ref(helm): convert repo commands to new format 9 years ago
repo_remove.go ref(helm): display repo remove confirmation text 9 years ago
repo_remove_test.go helm(repo): add repo add and index cmd test 9 years ago
rollback.go ref(helm): refactor checkArgsLength method 9 years ago
rollback_test.go feat(helm): add rollback cmd 9 years ago
search.go feat(chartutils): add support for requirements.yaml 9 years ago
search_test.go feat(lint): lint an archived chart 10 years ago
serve.go Serve charts from specified local repository path 10 years ago
status.go feat(helm): better description for optional version flag 9 years ago
structure.go fix(helm): make repo remove clear cache 9 years ago
tunnel.go ref(helm): simplify tunnel tests 9 years ago
tunnel_test.go ref(helm): simplify tunnel tests 9 years ago
update.go Merge pull request #1109 from ammeon/fix-repo-remove-cache 9 years ago
update_test.go fix(helm): refactor 'helm update' to match new style 9 years ago
upgrade.go ref(helm): refactor checkArgsLength method 9 years ago
upgrade_test.go feat(*): integrate support for upgrade hooks 10 years ago
verify.go feat(helm): add 'helm dependency' commands 9 years ago
verify_test.go feat(helm): add --verify flag to commands 9 years ago
version.go feat(*): add git tree state to binaries 9 years ago