Add e2e tests for build/diff kustomization
Signed-off-by:
Soule BA <soule@weave.works>
Showing
- cmd/flux/build_kustomization.go 1 addition, 1 deletioncmd/flux/build_kustomization.go
- cmd/flux/build_kustomization_test.go 83 additions, 0 deletionscmd/flux/build_kustomization_test.go
- cmd/flux/diff_kustomization.go 4 additions, 2 deletionscmd/flux/diff_kustomization.go
- cmd/flux/diff_kustomization_test.go 129 additions, 0 deletionscmd/flux/diff_kustomization_test.go
- cmd/flux/main_test.go 35 additions, 5 deletionscmd/flux/main_test.go
- cmd/flux/testdata/build-kustomization/delete-service/deployment.yaml 74 additions, 0 deletions...stdata/build-kustomization/delete-service/deployment.yaml
- cmd/flux/testdata/build-kustomization/delete-service/hpa.yaml 20 additions, 0 deletions...flux/testdata/build-kustomization/delete-service/hpa.yaml
- cmd/flux/testdata/build-kustomization/delete-service/kustomization.yaml 5 additions, 0 deletions...ata/build-kustomization/delete-service/kustomization.yaml
- cmd/flux/testdata/build-kustomization/podinfo-kustomization.yaml 15 additions, 0 deletions...x/testdata/build-kustomization/podinfo-kustomization.yaml
- cmd/flux/testdata/build-kustomization/podinfo-result.yaml 148 additions, 0 deletionscmd/flux/testdata/build-kustomization/podinfo-result.yaml
- cmd/flux/testdata/build-kustomization/podinfo-source.yaml 16 additions, 0 deletionscmd/flux/testdata/build-kustomization/podinfo-source.yaml
- cmd/flux/testdata/build-kustomization/podinfo-without-service-result.yaml 101 additions, 0 deletions...a/build-kustomization/podinfo-without-service-result.yaml
- cmd/flux/testdata/build-kustomization/podinfo/deployment.yaml 74 additions, 0 deletions...flux/testdata/build-kustomization/podinfo/deployment.yaml
- cmd/flux/testdata/build-kustomization/podinfo/hpa.yaml 20 additions, 0 deletionscmd/flux/testdata/build-kustomization/podinfo/hpa.yaml
- cmd/flux/testdata/build-kustomization/podinfo/kustomization.yaml 14 additions, 0 deletions...x/testdata/build-kustomization/podinfo/kustomization.yaml
- cmd/flux/testdata/build-kustomization/podinfo/service.yaml 17 additions, 0 deletionscmd/flux/testdata/build-kustomization/podinfo/service.yaml
- cmd/flux/testdata/build-kustomization/podinfo/token.encrypted 20 additions, 0 deletions...flux/testdata/build-kustomization/podinfo/token.encrypted
- cmd/flux/testdata/diff-kustomization/deployment.yaml 78 additions, 0 deletionscmd/flux/testdata/diff-kustomization/deployment.yaml
- cmd/flux/testdata/diff-kustomization/diff-with-deployment.golden 4 additions, 0 deletions...x/testdata/diff-kustomization/diff-with-deployment.golden
- cmd/flux/testdata/diff-kustomization/diff-with-drifted-key-sops-secret.golden 10 additions, 0 deletions...ff-kustomization/diff-with-drifted-key-sops-secret.golden
Loading
Please register or sign in to comment