helmfile/pkg/app/testdata/app_list_test
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
..
default_environment_includes_all_releases feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
fail_on_unknown_environment feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
filters_releases_for_environment_used_in_multiple_files feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
filters_releases_for_environment_used_in_one_file_only feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
list_releases_matching_selector_and_environment feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00