helm/pkg/action
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
This is a copy of the --disable-openapi-validation flag from the install command as introduced by Matthew Fisher.
See commit 67e57a5fbb

It allows upgrading releases without the need to validate the Kubernetes OpenAPI Schema.

Signed-off-by: Sebastian Voinea <sebastian.voinea@gmx.de>
2020-02-13 21:36:46 +01:00
..
testdata support writing multiple resources to the same file 2019-07-17 17:55:50 +02:00
action.go fix(tests): Add namespace support to memory driver 2020-02-07 11:41:47 -05:00
action_test.go ref(go.mod): oras v0.8.1 (#6862) 2020-02-04 13:54:13 -06:00
chart_export.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_list.go Helm 3: initial registry support (#5243) 2019-02-06 18:32:56 -06:00
chart_pull.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_push.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_remove.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_save.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chart_save_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
dependency.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
doc.go feat: add 'pkg/action' for list operations (#5077) 2019-01-07 17:45:14 -07:00
get.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
get_values.go fix(cli): IsReachable check for "get values" 2019-12-03 08:48:44 -05:00
history.go ref(cmd): Implement flag parsing for output format 2019-10-07 12:58:36 -06:00
hooks.go Remove reference to stdtime to reduce confusion 2019-10-16 21:01:52 -05:00
install.go Adds post-render support 2020-02-07 10:29:59 -07:00
install_test.go feat(template): Allow template output to use release name (#7503) 2020-02-04 17:27:38 +01:00
lint.go feat(cmd/lint): added a flag for linting subcharts 2019-12-22 22:49:11 -05:00
lint_test.go feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829) 2019-10-30 16:33:26 +00:00
list.go Fix some spelling errors in comment (#7492) 2020-01-30 11:19:10 +00:00
list_test.go ref(pkg/action): split test of filterList (#6875) 2019-12-12 11:41:55 +00:00
package.go fix(package): remove --set, --values, etc. flags 2020-01-27 10:29:15 -08:00
package_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
pull.go stop with an error immediately if a file or directory with that name already exists (#7187) 2020-01-10 15:01:59 +00:00
registry_login.go chore(registry): upgrade to oras v0.7.0 (#6285) 2019-08-26 11:29:01 -05:00
registry_logout.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
release_testing.go feat(test): Adds --logs flag 2019-10-17 17:19:17 -05:00
resource_policy.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
rollback.go Remove reference to stdtime to reduce confusion 2019-10-16 21:01:52 -05:00
show.go fix(show): restore comments from raw values 2019-11-05 11:50:30 -08:00
show_test.go ref(pkg/action): refactoring dup code and linter fixes 2019-03-26 11:11:27 -07:00
status.go ref(cmd): Implement flag parsing for output format 2019-10-07 12:58:36 -06:00
uninstall.go fix(helm): add --description flag to helm (#7074) 2019-12-09 08:48:31 -08:00
upgrade.go feat(upgrade): introduce --disable-openapi-validation: 2020-02-13 21:36:46 +01:00
upgrade_test.go When no resources were created, do not try to clean them up 2020-01-29 10:27:33 +01:00
validate.go fix error output 2020-01-08 18:46:10 +01:00
verify.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00