helmfile/test/integration
ento face92536c
Add integration test for Kustomize inetgration (#1288)
Summary of changes:

* Output any error from Mkdir in `helmfile template`

* Add failing test for .Release.Name interpolation

* Add golden files for testing

* Parse resources with kustomize to compare them structure by structure

* Decode resources into plain maps

The RNode type from kustomize uses yaml.Node under the hood,
which carries extra information like line numbers, which
become noisy when comparing with deep.Equal.
2020-06-16 09:06:52 +09:00
..
charts Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00
lib run an integration test script against minikube 2018-04-05 04:44:21 +02:00
templates-golden Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00
environment.values.yaml fix: helmfile panicing on missing lock file (#596) 2019-05-15 13:16:22 +09:00
happypath.yaml Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00
run.sh Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00
values.yaml fix integration test 2019-05-15 13:21:48 +09:00