| .. |
|
downloader
|
fix(helm): fail when helm deps are not fetched
|
9 years ago |
|
helmpath
|
feat(helm): implement new index format
|
9 years ago |
|
installer
|
fix(helm): add dry-run flag for init
|
9 years ago |
|
resolver
|
feat(helm): add 'helm dependency' commands
|
9 years ago |
|
search
|
fix(*): resolve go linter issues
|
9 years ago |
|
testdata
|
fix(repo): ensure index generates in the right order
|
9 years ago |
|
create.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
create_test.go
|
fix(chart): Chart.yaml now has an apiVersion field.
|
9 years ago |
|
delete.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
delete_test.go
|
Add purge option for completely remove a release from tiller
|
10 years ago |
|
dependency.go
|
fix(*): resolve go linter issues
|
9 years ago |
|
dependency_build.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
dependency_build_test.go
|
ref(helm): remove old structure functions
|
9 years ago |
|
dependency_test.go
|
feat(chartutils): add support for requirements.yaml
|
9 years ago |
|
dependency_update.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
dependency_update_test.go
|
ref(helm): remove old structure functions
|
9 years ago |
|
fetch.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
fetch_test.go
|
feat(helm): remove the requirement that fetch/install need version
|
9 years ago |
|
get.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
get_hooks.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
9 years ago |
|
get_hooks_test.go
|
chore(helm): add client test for upgrade cmd
|
10 years ago |
|
get_manifest.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
9 years ago |
|
get_manifest_test.go
|
chore(helm): add client test for upgrade cmd
|
10 years ago |
|
get_test.go
|
fix(helm): s/version/revision/
|
9 years ago |
|
get_values.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
9 years ago |
|
get_values_test.go
|
chore(helm): add client test for upgrade cmd
|
10 years ago |
|
helm.go
|
fix(1488): suppress gRPC logs and errors
|
9 years ago |
|
helm_test.go
|
fix(tests): prefix template names with "templates/"
|
9 years ago |
|
history.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
history_test.go
|
fix(cmd/hist): print revision history with unix synergy
|
9 years ago |
|
home.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
init.go
|
Merge pull request #1426 from technosophos/fix/1417-init-dry-run
|
9 years ago |
|
init_test.go
|
fix(helm): add dry-run flag for init
|
9 years ago |
|
inspect.go
|
fix(helm): clarify that the Chart destination is still needed for
|
9 years ago |
|
inspect_test.go
|
fix(helm): fix inspect command to not panic
|
10 years ago |
|
install.go
|
Merge pull request #1451 from michelleN/set-types
|
9 years ago |
|
install_test.go
|
fix(helm): correctly convert types on --set flag
|
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
|
fix(helm):
|
9 years ago |
|
list_test.go
|
fix(helm): show failed releases by default
|
9 years ago |
|
package.go
|
fix(helm): read passphrase from prompt
|
9 years ago |
|
package_test.go
|
feat(helm): implement new index format
|
9 years ago |
|
repo.go
|
fix(*): resolve go linter issues
|
9 years ago |
|
repo_add.go
|
feat(helm): update repo by default, added `--no-update` flag
|
9 years ago |
|
repo_add_test.go
|
feat(helm): update repo by default, added `--no-update` flag
|
9 years ago |
|
repo_index.go
|
fix(repo): ensure index generates in the right order
|
9 years ago |
|
repo_index_test.go
|
fix(helm): fix tests if tmp directory is on another block device
|
9 years ago |
|
repo_list.go
|
feat(helm): implement new index format
|
9 years ago |
|
repo_remove.go
|
ref(helm): add new line after repo remove msg
|
9 years ago |
|
repo_remove_test.go
|
feat(helm): implement new index format
|
9 years ago |
|
repo_update.go
|
ref(helm): remove old structure functions
|
9 years ago |
|
repo_update_test.go
|
ref(helm): remove old structure functions
|
9 years ago |
|
rollback.go
|
fix(1357): print help text if revision is not specified
|
9 years ago |
|
rollback_test.go
|
fix(1357): print help text if revision is not specified
|
9 years ago |
|
search.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
search_test.go
|
feat(helm): remove the requirement that fetch/install need version
|
9 years ago |
|
serve.go
|
fix(helm): create index file as 'helm serve' starts up.
|
9 years ago |
|
status.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
tunnel.go
|
feat(helm): add kubeconfig context switching to init command
|
9 years ago |
|
tunnel_test.go
|
ref(helm): simplify tunnel tests
|
9 years ago |
|
upgrade.go
|
docs(helm): update grammar for upgrade command help
|
9 years ago |
|
upgrade_test.go
|
feat(helm): add 'helm upgrade --install' support
|
9 years ago |
|
verify.go
|
fix(helm): make 'helm help' text punctuation consistent
|
9 years ago |
|
verify_test.go
|
feat(helm): add --verify flag to commands
|
9 years ago |
|
version.go
|
fix(1488): suppress gRPC logs and errors
|
9 years ago |
|
version_test.go
|
fix(helm): use --client and --server as flags
|
9 years ago |