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
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
..
require change copyright to "Copyright The Helm Authors" 6 years ago
search feat(*): use vanity import helm.sh/helm 6 years ago
testdata refactor(release): track test executions via Hook type 5 years ago
chart.go Helm 3: registry login/logout (#5597) 5 years ago
chart_export.go feat(*): use vanity import helm.sh/helm 6 years ago
chart_list.go feat(*): use vanity import helm.sh/helm 6 years ago
chart_pull.go feat(*): use vanity import helm.sh/helm 6 years ago
chart_push.go feat(*): use vanity import helm.sh/helm 6 years ago
chart_remove.go feat(*): use vanity import helm.sh/helm 6 years ago
chart_save.go ref(action): remove ParseReferenceWithChartDefaults 5 years ago
completion.go Fix #5046 compatible with MacOS (#5406) 6 years ago
create.go Update scaffold chart to v2 apiVersion 5 years ago
create_test.go Update scaffold chart to v2 apiVersion 5 years ago
dependency.go feat(*): use vanity import helm.sh/helm 6 years ago
dependency_build.go feat(*): use vanity import helm.sh/helm 6 years ago
dependency_build_test.go feat(*): use vanity import helm.sh/helm 6 years ago
dependency_test.go fix appveyor builds (#4934) 6 years ago
dependency_update.go feat(*): use vanity import helm.sh/helm 6 years ago
dependency_update_test.go ref(create): app version should be 0.1.0 5 years ago
docs.go feat(*): use vanity import helm.sh/helm 6 years ago
get.go feat(*): use vanity import helm.sh/helm 6 years ago
get_hooks.go feat(*): use vanity import helm.sh/helm 6 years ago
get_hooks_test.go feat(*): use vanity import helm.sh/helm 6 years ago
get_manifest.go feat(*): use vanity import helm.sh/helm 6 years ago
get_manifest_test.go feat(*): use vanity import helm.sh/helm 6 years ago
get_test.go feat(*): use vanity import helm.sh/helm 6 years ago
get_values.go feat(*): use vanity import helm.sh/helm 6 years ago
get_values_test.go feat(*): use vanity import helm.sh/helm 6 years ago
helm.go Removes clientset method from interface in favor of the configuration struct 5 years ago
helm_test.go feat(action): Refactors unit tests with better fakes 5 years ago
history.go Fix style conformance issues 5 years ago
history_test.go feat(*): use vanity import helm.sh/helm 6 years ago
home.go Removing the stable repository 5 years ago
init.go Removing the stable repository 5 years ago
init_test.go Removing the stable repository 5 years ago
install.go Removing the stable repository 5 years ago
install_test.go refactor(release): track test executions via Hook type 5 years ago
lint.go feat(*): use vanity import helm.sh/helm 6 years ago
list.go fix(client): Fixes a timing issue with reading client flags 5 years ago
list_test.go fix test cases for list.AllNamespaces 5 years ago
load_plugins.go feat(*): use vanity import helm.sh/helm 6 years ago
package.go ref(pkg/chartutil): break up chartutil into logical files 5 years ago
package_test.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin_install.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin_list.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin_remove.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin_test.go feat(*): use vanity import helm.sh/helm 6 years ago
plugin_update.go feat(*): use vanity import helm.sh/helm 6 years ago
printer.go Replaced ghodss/yaml with sigs.k8s.io/yaml 5 years ago
pull.go feat(*): use vanity import helm.sh/helm 6 years ago
pull_test.go feat(*): use vanity import helm.sh/helm 6 years ago
registry.go Helm 3: registry login/logout (#5597) 5 years ago
registry_login.go Helm 3: registry login/logout (#5597) 5 years ago
registry_logout.go Helm 3: registry login/logout (#5597) 5 years ago
release_testing.go fix test command, move test to test run subcmd 5 years ago
release_testing_run.go feat(test): define tests as Jobs and allow arbitrary supporting resources 5 years ago
repo.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_add.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_add_test.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_index.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_index_test.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_list.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_remove.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_remove_test.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_update.go feat(*): use vanity import helm.sh/helm 6 years ago
repo_update_test.go feat(*): use vanity import helm.sh/helm 6 years ago
rollback.go ref(*): expose klog flags 5 years ago
rollback_test.go ref(*): use time.Duration for timeouts 5 years ago
root.go feat(template): introduce --validate 5 years ago
root_test.go ref: remove pkg/helm, pkg/hapi, pkg/tiller 6 years ago
search.go ref(*): expose klog flags 5 years ago
search_test.go change copyright to "Copyright The Helm Authors" 6 years ago
show.go Removing the stable repository 5 years ago
status.go ref(*): Refactors the history action to return releases instead of formatted output 5 years ago
status_test.go refactor(release): track test executions via Hook type 5 years ago
template.go feat(template): introduce --validate 5 years ago
template_test.go Add capability for application charts to be used as library charts 5 years ago
uninstall.go fix(cmd/helm): set 300s as default on timeout flags 5 years ago
uninstall_test.go ref(*): use time.Duration for timeouts 5 years ago
upgrade.go Removing the stable repository 5 years ago
upgrade_test.go Fix linter issues 5 years ago
verify.go feat(*): use vanity import helm.sh/helm 6 years ago
verify_test.go ref: remove pkg/helm, pkg/hapi, pkg/tiller 6 years ago
version.go ref(version): catch some edge cases 5 years ago
version_test.go ref(version): catch some edge cases 5 years ago