helmfile/pkg/config
guofutan 0a953731b0 fix(#507): support assign --post-renderer within helmfile flags and helmdefault or release config
1. only implement post-renderer flags this patch
2. As mumoshu advise, add helmfile flags `--post-render` and add the
   postRenderer  config in helmDefaults and release. the priority is
   helmfile flags > release > helmDefaults.
3. fix the test case in state_test.go and some other tests.

Signed-off-by: guofutan <guofutan@tencent.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-12-13 13:12:07 +08:00
..
apply.go fix(#507): support assign --post-renderer within helmfile flags and helmdefault or release config 2022-12-13 13:12:07 +08:00
build.go fix --debug flag 2022-10-25 08:24:23 +08:00
cache.go fix --debug flag 2022-10-25 08:24:23 +08:00
charts.go fix --debug flag 2022-10-25 08:24:23 +08:00
config.go fixup! Merge branch 'main' into update_golang_lint 2022-08-14 04:06:45 +00:00
delete.go fix --debug flag 2022-10-25 08:24:23 +08:00
deps.go fix --debug flag 2022-10-25 08:24:23 +08:00
destroy.go fix --debug flag 2022-10-25 08:24:23 +08:00
diff.go fix --debug flag 2022-10-25 08:24:23 +08:00
fetch.go Add --output-dir-template flag to the fetch command (#456) 2022-11-05 18:55:02 +08:00
global.go fix --debug flag 2022-10-25 08:24:23 +08:00
init.go Add subcommand init for checks and installs helmfile deps (#389) 2022-11-03 14:51:30 +08:00
lint.go fix --debug flag 2022-10-25 08:24:23 +08:00
list.go fix --debug flag 2022-10-25 08:24:23 +08:00
repos.go fix --debug flag 2022-10-25 08:24:23 +08:00
status.go fix --debug flag 2022-10-25 08:24:23 +08:00
sync.go fix(#507): support assign --post-renderer within helmfile flags and helmdefault or release config 2022-12-13 13:12:07 +08:00
template.go fix(#507): support assign --post-renderer within helmfile flags and helmdefault or release config 2022-12-13 13:12:07 +08:00
test.go fix --debug flag 2022-10-25 08:24:23 +08:00
write-values.go fix --debug flag 2022-10-25 08:24:23 +08:00