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
Sushil Kumar 5431f33cb1
Exposes repository-URLs as flags on helm init command
9 years ago
..
installer ref(*): kubernetes v1.6 9 years ago
search fix(helm): fix broken unit test 9 years ago
testdata Fix helm dep list reporting wrong status 9 years ago
completion.go
create.go helmpath goes under /pkg/helm/ 9 years ago
create_test.go Update TestCreateStarterCmd expected templates 9 years ago
delete.go fix(helm): add message if release deleted successfully 9 years ago
delete_test.go
dependency.go Fix identation of `helm dep` help text 9 years ago
dependency_build.go helmpath goes under /pkg/helm/ 9 years ago
dependency_build_test.go helmpath goes under /pkg/helm/ 9 years ago
dependency_test.go Fix helm dep list reporting wrong status 9 years ago
dependency_update.go helmpath goes under /pkg/helm/ 9 years ago
dependency_update_test.go helmpath goes under /pkg/helm/ 9 years ago
docs.go
fetch.go helmpath goes under /pkg/helm/ 9 years ago
fetch_test.go
get.go feat/tls: add TLS support for helm / tiller 9 years ago
get_hooks.go
get_hooks_test.go
get_manifest.go
get_manifest_test.go
get_test.go
get_values.go
get_values_test.go
helm.go Merge pull request #2248 from adamreese/ref/kube-v1.6 9 years ago
helm_test.go helmpath goes under /pkg/helm/ 9 years ago
history.go fix(helm): fix bug when helm update can't find release 1. 9 years ago
history_test.go
home.go helmpath goes under /pkg/helm/ 9 years ago
init.go Exposes repository-URLs as flags on helm init command 9 years ago
init_test.go ref(*): kubernetes v1.6 9 years ago
inspect.go
inspect_test.go
install.go Replaced InstallRelease with InstallReleaseFromChart in cmd/install.go 9 years ago
install_test.go fix(helm): add warnings for missing chart dependencies 9 years ago
lint.go
lint_test.go
list.go
list_test.go
load_plugins.go feat(helm): add plugin management commands 9 years ago
package.go fix(helm): add --destination flag to 'helm package' 9 years ago
package_test.go fix(helm): add --destination flag to 'helm package' 9 years ago
plugin.go feat(helm): add plugin management commands 9 years ago
plugin_install.go feat(helm): add plugin management commands 9 years ago
plugin_list.go feat(helm): add plugin management commands 9 years ago
plugin_remove.go feat(helm): add plugin management commands 9 years ago
plugin_test.go feat(helm): add plugin management commands 9 years ago
printer.go feat(helm): add plugin management commands 9 years ago
release_testing.go feat(helm): add cleanup flag to test command 9 years ago
repo.go
repo_add.go helmpath goes under /pkg/helm/ 9 years ago
repo_add_test.go helmpath goes under /pkg/helm/ 9 years ago
repo_index.go
repo_index_test.go
repo_list.go fix(helm): remove max column width for repo list 9 years ago
repo_remove.go helmpath goes under /pkg/helm/ 9 years ago
repo_remove_test.go helmpath goes under /pkg/helm/ 9 years ago
repo_update.go helmpath goes under /pkg/helm/ 9 years ago
repo_update_test.go helmpath goes under /pkg/helm/ 9 years ago
reset.go ref(*): kubernetes v1.6 9 years ago
reset_test.go ref(*): kubernetes v1.6 9 years ago
rollback.go Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable 9 years ago
rollback_test.go
search.go helmpath goes under /pkg/helm/ 9 years ago
search_test.go
serve.go clarify helm serve's intent 9 years ago
status.go feat(cmd/helm/status): add last test suite run to status output 9 years ago
status_test.go feat(cmd/helm/status): add last test suite run to status output 9 years ago
upgrade.go Added release-name to helm delete error 9 years ago
upgrade_test.go feat(helm): add --reuse-values flag to upgrade 9 years ago
verify.go Fixes #1898: Proposal: move downloader and resolver package to /pkg 9 years ago
verify_test.go
version.go
version_test.go