| .. |
|
require
|
change copyright to "Copyright The Helm Authors"
|
2018-08-24 12:03:55 -07:00 |
|
search
|
ref(*): remove dead code
|
2019-08-19 10:22:27 -07:00 |
|
testdata
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
chart.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
chart_export.go
|
feat(cmd): use alt dest for chart export (#6193)
|
2019-08-09 11:47:43 -05:00 |
|
chart_list.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
chart_pull.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
chart_push.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
chart_remove.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
chart_save.go
|
feat(cmd): use alt dest for chart export (#6193)
|
2019-08-09 11:47:43 -05:00 |
|
completion.go
|
fix BusyBox sed (#6340)
|
2019-09-03 09:44:29 +01:00 |
|
create.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
create_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
dependency.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
dependency_build.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
dependency_build_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
dependency_test.go
|
fix appveyor builds (#4934)
|
2019-01-31 21:31:09 -08:00 |
|
dependency_update.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
dependency_update_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
docs.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
env.go
|
Move the logic for checking env in pkg/cli and store all envs in a central place
|
2019-08-30 23:09:50 +05:30 |
|
get.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_hooks.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_hooks_test.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_manifest.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_manifest_test.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_test.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_values.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
get_values_test.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
helm.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
helm_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
history.go
|
Fix style conformance issues
|
2019-07-29 19:17:35 +01:00 |
|
history_test.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
install.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
install_test.go
|
refactor(release): track test executions via Hook type
|
2019-07-31 15:33:56 -04:00 |
|
lint.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
list.go
|
fix(client): Fixes a timing issue with reading client flags
|
2019-07-15 10:44:30 -05:00 |
|
list_test.go
|
fix test cases for list.AllNamespaces
|
2019-04-05 00:10:15 +02:00 |
|
load_plugins.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
package.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
package_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
plugin.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
plugin_install.go
|
feat(cli): support XDG base directory specification
|
2019-08-02 13:15:03 -07:00 |
|
plugin_list.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
plugin_remove.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
plugin_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
plugin_update.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
printer.go
|
ref(cmd/helm): unify log functions
|
2019-08-12 13:07:35 -07:00 |
|
pull.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
pull_test.go
|
ref(cmd/helm): remove init command
|
2019-08-26 10:21:52 -07:00 |
|
registry.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
registry_login.go
|
chore(registry): upgrade to oras v0.7.0 (#6285)
|
2019-08-26 11:29:01 -05:00 |
|
registry_logout.go
|
feat(cmd): put OCI commands behind a feature gate
|
2019-08-08 15:25:17 -07:00 |
|
release_testing.go
|
fix test command, move test to test run subcmd
|
2019-04-23 16:47:29 -04:00 |
|
release_testing_run.go
|
feat(test): define tests as Jobs and allow arbitrary supporting resources
|
2019-07-31 15:33:56 -04:00 |
|
repo.go
|
fix(cmd/helm): user friendly error message when repos are not configured
|
2019-08-28 14:13:49 -07:00 |
|
repo_add.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
repo_add_test.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
repo_index.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
repo_index_test.go
|
feat(cli): support XDG base directory specification
|
2019-08-02 13:15:03 -07:00 |
|
repo_list.go
|
fix(cmd/helm): user friendly error message when repos are not configured
|
2019-08-28 14:13:49 -07:00 |
|
repo_remove.go
|
fix(cmd/helm): user friendly error message when repos are not configured
|
2019-08-28 14:13:49 -07:00 |
|
repo_remove_test.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
repo_update.go
|
fix(cmd/helm): user friendly error message when repos are not configured
|
2019-08-28 14:13:49 -07:00 |
|
repo_update_test.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
rollback.go
|
ref(*): remove dead code
|
2019-08-19 10:22:27 -07:00 |
|
rollback_test.go
|
fix(rollback): fix revision argument not being handled
|
2019-07-31 11:45:28 -07:00 |
|
root.go
|
Merge pull request #6244 from waveywaves/feature/helmenv
|
2019-09-04 13:38:12 -04:00 |
|
root_test.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
search.go
|
Breaking up the search command into multiple commands based on type
|
2019-08-13 13:24:07 -04:00 |
|
search_hub.go
|
Updating the search language and flags for consistency
|
2019-08-13 14:15:24 -04:00 |
|
search_hub_test.go
|
Breaking up the search command into multiple commands based on type
|
2019-08-13 13:24:07 -04:00 |
|
search_repo.go
|
fix(cmd/helm): user friendly error message when repos are not configured
|
2019-08-28 14:13:49 -07:00 |
|
search_repo_test.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
show.go
|
Removing the stable repository
|
2019-07-26 12:27:18 -04:00 |
|
status.go
|
ref(*): Refactors the history action to return releases instead of formatted output
|
2019-07-08 15:28:51 -06:00 |
|
status_test.go
|
ref(*): remove dead code
|
2019-08-19 10:22:27 -07:00 |
|
template.go
|
ref(*): Moves packages to internal
|
2019-08-09 16:02:33 -06:00 |
|
template_test.go
|
Add capability for application charts to be used as library charts
|
2019-04-30 17:11:05 +01:00 |
|
uninstall.go
|
fix(cmd/helm): set 300s as default on timeout flags
|
2019-05-09 19:53:52 -07:00 |
|
uninstall_test.go
|
ref(*): use time.Duration for timeouts
|
2019-05-07 15:09:00 -07:00 |
|
upgrade.go
|
feat(cmd/helm): remove need for helm init command
|
2019-08-22 23:31:50 -07:00 |
|
upgrade_test.go
|
feat(cli): support XDG base directory specification
|
2019-08-02 13:15:03 -07:00 |
|
verify.go
|
feat(*): use vanity import helm.sh/helm
|
2019-03-13 13:43:47 -07:00 |
|
verify_test.go
|
ref: remove pkg/helm, pkg/hapi, pkg/tiller
|
2019-03-12 09:47:12 -07:00 |
|
version.go
|
ref(version): catch some edge cases
|
2019-06-10 15:07:16 -07:00 |
|
version_test.go
|
ref(version): catch some edge cases
|
2019-06-10 15:07:16 -07:00 |