| * 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> | ||
|---|---|---|
| .. | ||
| app_diff_test | ||
| app_diff_test_1 | ||
| app_diff_test_2 | ||
| app_lint_test | ||
| app_list_test | ||
| app_template_test | ||
| formatters | ||
| testapply | ||
| testapply_2 | ||
| testapply_3 | ||
| testapply_hooks | ||
| testreadfromyaml_rendertemplatelog | ||