Merge pull request #2167 from souleb/flux-build-kustomization
Preview local changes with flux build/diff kustomization
Showing
- cmd/flux/build.go 31 additions, 0 deletionscmd/flux/build.go
- cmd/flux/build_kustomization.go 100 additions, 0 deletionscmd/flux/build_kustomization.go
- cmd/flux/build_kustomization_test.go 83 additions, 0 deletionscmd/flux/build_kustomization_test.go
- cmd/flux/diff.go 31 additions, 0 deletionscmd/flux/diff.go
- cmd/flux/diff_kustomization.go 98 additions, 0 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
Loading
Please register or sign in to comment