helmfile/test/integration/test-cases
Matthias Baur 1cf8814dc5
Ensure 'helm repo add' is also not pollute on helmfile template
When having multiple helmfiles in one helmfile.d folder and multiple of
them having repositories defined, the errors mention in #1749 still
existed.

Fixes #1749 (again)

Signed-off-by: Matthias Baur <m.baur@syseleven.de>
2025-01-22 12:41:40 +01:00
..
chart-needs feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
chartify fix: inject global values in Chartify (#1805) 2024-12-04 18:51:21 +08:00
chartify-jsonPatches-and-strategicMergePatches feat: bump chartify versions (#1693) 2024-09-07 12:39:42 +08:00
chartify-with-non-chart-dir fix chartify with non-chart dir (#1105) 2023-10-31 13:45:10 +08:00
cli-overwrite-environment-values fix #1095 (#1100) 2023-11-01 11:55:55 +08:00
deps-kustomization-i-1402/input skip helm dep up for kustomizations (#1424) 2024-03-26 07:45:39 +08:00
deps-mr-1011/input run deps without chart preparation (#1011) 2024-02-14 17:16:48 +08:00
diff-args feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
happypath fix: prevent preparing chart for disabled releases (#1210) 2024-01-02 08:56:07 +08:00
hcl-secrets Feature/support env hcl and interpolations (#1423) 2024-04-22 08:02:14 +08:00
helmfile-double-fetch/input fix: oci pull directory conflict when download twice (#914) 2023-07-23 21:10:03 +08:00
include-template-func feat: include func support more template functions (#1277) 2024-01-09 14:33:50 +08:00
issue-1749/input Ensure 'helm repo add' is also not pollute on helmfile template 2025-01-22 12:41:40 +01:00
kustomized-fetch/input fix fetch does not work with kustomized releases (#624) 2023-01-15 09:19:01 +08:00
postrender feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
regression/input fix: two releases using the same chart in different version fails (#1685) 2024-09-12 20:26:45 +08:00
secretssops Refactor integration tests (#531) 2022-11-23 14:44:16 +09:00
skip-diff-output feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
suppress-output-line-regex feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
v1-subhelmfile-multi-bases-with-array-values cleanup: remove tls configures about helm v2 (#880) 2023-06-03 22:02:46 +08:00
yaml-overwrite Use gopkg.in/yaml.v2 for Helmfile v0.x (#609) 2023-01-04 18:17:24 +09:00
chart-needs.sh remove helm v2 code in tests (#648) 2023-01-24 07:02:57 +09:00
chartify-jsonPatches-and-strategicMergePatches.sh feat: bump chartify versions (#1693) 2024-09-07 12:39:42 +08:00
chartify-with-non-chart-dir.sh fix chartify with non-chart dir (#1105) 2023-10-31 13:45:10 +08:00
chartify.sh fix: inject global values in Chartify (#1805) 2024-12-04 18:51:21 +08:00
cli-overwrite-environment-values.sh fix #1095 (#1100) 2023-11-01 11:55:55 +08:00
deps-kustomization-i-1402.sh skip helm dep up for kustomizations (#1424) 2024-03-26 07:45:39 +08:00
deps-mr-1011.sh run deps without chart preparation (#1011) 2024-02-14 17:16:48 +08:00
diff-args.sh Use logger for helm output (#1585) 2024-07-04 13:53:31 +09:00
happypath.sh remove helm v2 code in tests (#648) 2023-01-24 07:02:57 +09:00
hcl-secrets.sh Feature/support env hcl and interpolations (#1423) 2024-04-22 08:02:14 +08:00
helmfile-double-fetch.sh fix: oci pull directory conflict when download twice (#914) 2023-07-23 21:10:03 +08:00
include-template-func.sh feat: include func support (#1187) 2023-12-04 21:51:01 +08:00
issue-1749.sh Add integration tests for #1749 (#1766) 2024-11-06 08:12:20 +08:00
kustomized-fetch.sh fix fetch does not work with kustomized releases (#624) 2023-01-15 09:19:01 +08:00
postrender.sh Add "PostRendererArgs" option to be passed to helm (#1133) 2023-11-21 21:32:14 +08:00
regression.sh fix: two releases using the same chart in different version fails (#1685) 2024-09-12 20:26:45 +08:00
secretssops.sh remove helm v2 code in tests (#648) 2023-01-24 07:02:57 +09:00
skip-diff-output.sh enable run skip-diff-output tests (#1104) 2023-10-28 21:04:02 +08:00
suppress-output-line-regex.sh feat: add suppress output line regex support (#1329) 2024-02-18 12:10:14 +08:00
v1-subhelmfile-multi-bases-with-array-values.sh fix: loadBases overrodeEnv issue (#838) 2023-05-08 05:24:32 +08:00
yaml-overwrite.sh remove helm v2 code in tests (#648) 2023-01-24 07:02:57 +09:00