helmfile/pkg/app/testdata
SeWieland 8b3ad5b793
feat: make environment context available (#832)
* feat: make environment context available

This feature adds the "{{.Environment.KubeContext}}" variable.

Discussion #829

Signed-off-by: sewieland <sebastian.wieland@iav.de>

* chore: fix tests which compare logging outputs

This commit adds an addtional space wherever needed to the expected log outputs due to the added "KubeContext" in the environment struct.

Discussion #829

Signed-off-by: Sebastian Wieland <wieland.s@mailbox.org>

* docs: added documentation for `Environment.KubeContext`

Discussion #829

Signed-off-by: Sebastian Wieland <wieland.s@mailbox.org>

* test: make sure the `Environment.KubeContext` is mapped out correctly

Discussion #829

Signed-off-by: Sebastian Wieland <wieland.s@mailbox.org>

---------

Signed-off-by: sewieland <sebastian.wieland@iav.de>
Signed-off-by: Sebastian Wieland <wieland.s@mailbox.org>
Co-authored-by: sewieland <sebastian.wieland@iav.de>
2023-05-22 13:43:46 +09:00
..
app_diff_test feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
app_diff_test_1 feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
app_diff_test_2 feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
app_lint_test feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
app_list_test feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
app_template_test feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
formatters add unit for formatters.go 2022-04-03 17:31:59 +08:00
testapply feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
testapply_2 feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
testapply_3 feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
testapply_hooks feat: add duration to affected releases on sync (#773) 2023-04-15 08:09:47 +08:00
testreadfromyaml_rendertemplatelog feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00