| .. |
|
downloader
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
helmpath
|
fix(*): correct file permissions on source files
|
2016-12-07 09:09:38 -08:00 |
|
installer
|
Add reset command to uninstall Tiller
|
2017-01-27 10:24:44 +01:00 |
|
resolver
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
search
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
strvals
|
ref(*): remove dead code
|
2017-01-04 23:45:47 -08:00 |
|
testdata
|
feat(helm): add support for multiple values files
|
2016-12-09 01:13:47 -08:00 |
|
completion.go
|
ref(helm): only pass required dependencies to subcommands
|
2016-12-19 09:08:06 -08:00 |
|
create.go
|
feat(helm): support 'helm create --pack=mypack'
|
2016-11-22 16:27:54 -07:00 |
|
create_test.go
|
feat(helm): support 'helm create --pack=mypack'
|
2016-11-22 16:27:54 -07:00 |
|
delete.go
|
feat(*): Adds support for timeout flag
|
2016-12-19 12:36:26 -08:00 |
|
delete_test.go
|
feat(*): Adds support for timeout flag
|
2016-12-19 12:36:26 -08:00 |
|
dependency.go
|
fix(*): resolve go linter issues
|
2016-10-10 14:58:33 -07:00 |
|
dependency_build.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
dependency_build_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
dependency_test.go
|
feat(chartutils): add support for requirements.yaml
|
2016-09-23 14:57:56 -06:00 |
|
dependency_update.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
dependency_update_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
docs.go
|
ref(helm): only pass required dependencies to subcommands
|
2016-12-19 09:08:06 -08:00 |
|
fetch.go
|
Construct http.Client for repositories from config, add TLS support
|
2016-12-28 22:59:11 +07:00 |
|
fetch_test.go
|
feat(helm): add newline to fetch --verify output
|
2016-12-13 13:26:28 -07:00 |
|
get.go
|
feat(helm): standardize debug output for releases
|
2016-12-20 10:20:40 -08:00 |
|
get_hooks.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
2016-09-29 10:36:15 -06:00 |
|
get_hooks_test.go
|
chore(helm): add client test for upgrade cmd
|
2016-07-25 13:43:48 -06:00 |
|
get_manifest.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
2016-09-29 10:36:15 -06:00 |
|
get_manifest_test.go
|
chore(helm): add client test for upgrade cmd
|
2016-07-25 13:43:48 -06:00 |
|
get_test.go
|
fix(helm): s/version/revision/
|
2016-09-28 15:02:27 -07:00 |
|
get_values.go
|
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
|
2016-09-29 10:36:15 -06:00 |
|
get_values_test.go
|
chore(helm): add client test for upgrade cmd
|
2016-07-25 13:43:48 -06:00 |
|
helm.go
|
Add reset command to uninstall Tiller
|
2017-01-27 10:24:44 +01:00 |
|
helm_test.go
|
add InstallReleaseFromChart and UpdateReleaseFromChart
|
2017-01-23 15:39:03 -08:00 |
|
history.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
history_test.go
|
fix(cmd/hist): print revision history with unix synergy
|
2016-10-06 11:24:38 -06:00 |
|
home.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
init.go
|
Create a Service definition for using Tiller in-cluster
|
2017-01-13 19:00:21 +01:00 |
|
init_test.go
|
Create a Service definition for using Tiller in-cluster
|
2017-01-13 19:00:21 +01:00 |
|
inspect.go
|
ref(helm): only pass required dependencies to subcommands
|
2016-12-19 09:08:06 -08:00 |
|
inspect_test.go
|
fix(*): correct file permissions on source files
|
2016-12-07 09:09:38 -08:00 |
|
install.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
install_test.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
lint.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
lint_test.go
|
fix(lint): fix tests
|
2016-07-06 10:04:21 -07:00 |
|
list.go
|
Fix type in help text for list cmd
|
2017-01-15 12:19:12 -08:00 |
|
list_test.go
|
fix(*): add support for "DELETING" status
|
2016-12-13 13:41:55 -07:00 |
|
package.go
|
feat(1480): add --version flag to package command
|
2016-12-19 12:52:31 -07:00 |
|
package_test.go
|
feat(1480): add --version flag to package command
|
2016-12-19 12:52:31 -07:00 |
|
plugins.go
|
fix(helm): fix persistent flags not being parsed
|
2016-12-16 20:51:25 -08:00 |
|
plugins_test.go
|
fix(helm): add tiller-host to plugin environment
|
2016-12-16 20:43:30 -08:00 |
|
printer.go
|
feat(helm): standardize debug output for releases
|
2016-12-20 10:20:40 -08:00 |
|
repo.go
|
fix(*): resolve go linter issues
|
2016-10-10 14:58:33 -07:00 |
|
repo_add.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_add_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_index.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_index_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_list.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_remove.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_remove_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_update.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
repo_update_test.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
reset.go
|
Add reset command to uninstall Tiller
|
2017-01-27 10:24:44 +01:00 |
|
reset_test.go
|
Add reset command to uninstall Tiller
|
2017-01-27 10:24:44 +01:00 |
|
rollback.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
rollback_test.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
search.go
|
use old naming
|
2017-01-09 18:25:37 +07:00 |
|
search_test.go
|
feat(helm): remove the requirement that fetch/install need version
|
2016-10-07 12:25:14 -06:00 |
|
serve.go
|
fix(helm): create index file as 'helm serve' starts up.
|
2016-10-24 17:22:48 -06:00 |
|
status.go
|
Merge pull request #1788 from nebril/helm-status-align
|
2017-01-05 15:54:38 -07:00 |
|
tunnel.go
|
feat(*): migrate to kubernetes 1.5
|
2016-12-13 09:57:05 -08:00 |
|
tunnel_test.go
|
feat(*): migrate to kubernetes 1.5
|
2016-12-13 09:57:05 -08:00 |
|
upgrade.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
upgrade_test.go
|
feat(*): Add --wait flag
|
2017-01-19 18:10:28 -08:00 |
|
verify.go
|
fix(helm): make 'helm help' text punctuation consistent
|
2016-10-14 23:05:04 -04:00 |
|
verify_test.go
|
Fix Go style issues.
|
2016-12-05 15:59:28 -07:00 |
|
version.go
|
feat(helm): add short version output
|
2016-12-16 14:41:35 -08:00 |
|
version_test.go
|
Fake tillerHost at version cmd tests
|
2017-01-21 19:32:21 +01:00 |