helmfile/pkg/app/testdata
Yusuke Kuoka bc6317122b
Disable double-rendering in V1 (#647)
* Disable double-rendering in V1

We are going to force users to separate environments and releases sections in every helmfile.yaml in the [Helmfile V1](https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md). The goal of separation was to make the helmfile.yaml rendering result not dependent on the double-rendering and therefore the feature should be safe to be turned off in V1.

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>

* Fix helmfile template rendering error log for v1

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>

* Add test for helmfile template debug log differences between v0 and v1 modes

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>

* Fix helmfile template render debug log to not mention "first-pass" in v1 mode

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-01-24 12:38:11 +08:00
..
app_diff_test Fix not to ignore diff selector when it matched nothing 2022-09-19 04:46:52 +00:00
app_diff_test_1 Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
app_diff_test_2 Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
app_lint_test Make a few helmfile sub-commands consistently support needs-related flags (#78) 2022-06-20 07:19:39 +09:00
app_list_test Fix Inclusion of Releases for Other Environments (#276) 2022-08-14 10:47:47 +09:00
app_template_test Make a few helmfile sub-commands consistently support needs-related flags (#78) 2022-06-20 07:19:39 +09:00
formatters add unit for formatters.go 2022-04-03 17:31:59 +08:00
testapply Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
testapply_2 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Fix preapply hook behavior 2022-10-11 08:20:51 +08:00
testapply_3 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Fix preapply hook behavior 2022-10-11 08:20:51 +08:00
testapply_hooks Fix preapply hooks are not called on no diff when run apply subcommand (#522) 2022-12-10 12:07:26 +09:00
testreadfromyaml_rendertemplatelog Disable double-rendering in V1 (#647) 2023-01-24 12:38:11 +08:00