..
installer
delete secret when helm reset ( #2715 )
9 years ago
search
fix(helm): fix broken unit test
9 years ago
testdata
Added tests for install/upgrade to test bad requirements.yaml
9 years ago
completion.go
Fixed issues reported by test-style
9 years ago
create.go
fix(helm): load home from flags during runtime
9 years ago
create_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
delete.go
Correct punctuation and capitalization for user facing strings.
9 years ago
delete_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
dependency.go
fix(dep): Fixes out of date dependency info
9 years ago
dependency_build.go
fix(helm): load home from flags during runtime
9 years ago
dependency_build_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
dependency_test.go
Fix helm dep list reporting wrong status
9 years ago
dependency_update.go
fix(helm): load home from flags during runtime
9 years ago
dependency_update_test.go
Delete old deps after chart deps are updated
9 years ago
docs.go
ref(helm): only pass required dependencies to subcommands
9 years ago
fetch.go
fix(helm): add --devel flag to allow dev releases again
9 years ago
fetch_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
get.go
fix(helm): fix race conditions in flag parsing
9 years ago
get_hooks.go
fix(helm): fix `helm get` subcommands
9 years ago
get_hooks_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
get_manifest.go
fix(helm): fix `helm get` subcommands
9 years ago
get_manifest_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
get_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
get_values.go
fix(helm): fix `helm get` subcommands
9 years ago
get_values_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
helm.go
fix(helm): fix flag parsing once and for all
9 years ago
helm_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
history.go
fix(helm): fix race conditions in flag parsing
9 years ago
history_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
home.go
fix(helm): helm home print to stdout
9 years ago
init.go
fix(helm): fix flag parsing once and for all
9 years ago
init_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
inspect.go
Implements --repo flag to commands fetch, install, inspect, upgrade
9 years ago
inspect_test.go
fix(*): correct file permissions on source files
9 years ago
install.go
'helm upgrade --install' uses the namespace from kube config.
8 years ago
install_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
lint.go
fix(helm): make 'helm help' text punctuation consistent
9 years ago
lint_test.go
fix(lint): fix tests
10 years ago
list.go
Added more granular statuses
9 years ago
list_test.go
Added more granular statuses
9 years ago
load_plugins.go
fix(helm): pass os.stdin when executing a plugin ( #2740 )
9 years ago
package.go
fix(helm): load home from flags during runtime
9 years ago
package_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
plugin.go
ref(helm): mix bag of syntax cleanup in cmd/helm
9 years ago
plugin_install.go
ref(helm): mix bag of syntax cleanup in cmd/helm
9 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
9 years ago
plugin_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
plugin_update.go
ref(helm): mix bag of syntax cleanup in cmd/helm
9 years ago
printer.go
ref(helm): use new debug method to standardize debug output
9 years ago
release_testing.go
Correct punctuation and capitalization for user facing strings.
9 years ago
release_testing_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
repo.go
fix(*): resolve go linter issues
9 years ago
repo_add.go
fix(helm): load home from flags during runtime
9 years ago
repo_add_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
repo_index.go
fix(helm): load home from flags during runtime
9 years ago
repo_index_test.go
use old naming
9 years ago
repo_list.go
fix(helm): load home from flags during runtime
9 years ago
repo_remove.go
fix(helm): load home from flags during runtime
9 years ago
repo_remove_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
repo_update.go
fix(helm): load home from flags during runtime
9 years ago
repo_update_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
reset.go
fix(helm): fix flag parsing once and for all
9 years ago
reset_test.go
delete secret when helm reset ( #2715 )
9 years ago
rollback.go
Correct punctuation and capitalization for user facing strings.
9 years ago
rollback_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
search.go
fix(helm): load home from flags during runtime
9 years ago
search_test.go
ref(helm): refactor cleanup of environment after tests run
9 years ago
serve.go
ref(helm): mix bag of syntax cleanup in cmd/helm
9 years ago
status.go
fix(helm): fix race conditions in flag parsing
9 years ago
status_test.go
Merge pull request #2550 from michelleN/export-fake-release-client
9 years ago
upgrade.go
'helm upgrade --install' uses the namespace from kube config.
8 years ago
upgrade_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 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(helm): use new debug method to standardize debug output
9 years ago
version_test.go
ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago