helmfile/test
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
..
advanced Fix ignored chart version on patched release (#1276) 2020-05-28 20:52:56 +09:00
integration Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00
diff-yamls.go Add integration test for Kustomize inetgration (#1288) 2020-06-16 09:06:52 +09:00