flux2/cmd/flux/testdata/diff-kustomization
Soule BA 32ad462ebe
Fix stringData Secret issue
This commit migrate to the last version of pkg/ssa v0.14.1 that contains a fix
for stringData secrets. The test case was changed accordingly to
    validate a stringData drift.

A progress-bar flag option has also been added in order to be able to
disable it.

Signed-off-by: Soule BA <soule@weave.works>
..
deployment.yaml Add graceful shutdown when interrupted
diff-with-deployment.golden Mask dockerconfigjson secret types and support StringData secrets
diff-with-dockerconfigjson-sops-secret.golden Mask dockerconfigjson secret types and support StringData secrets
diff-with-drifted-key-sops-secret.golden Mask dockerconfigjson secret types and support StringData secrets
diff-with-drifted-secret.golden Mask dockerconfigjson secret types and support StringData secrets
diff-with-drifted-service.golden Mask dockerconfigjson secret types and support StringData secrets
diff-with-drifted-stringdata-sops-secret.golden Fix stringData Secret issue
diff-with-drifted-value-sops-secret.golden Mask dockerconfigjson secret types and support StringData secrets
dockerconfigjson-sops-secret.yaml Mask dockerconfigjson secret types and support StringData secrets
key-sops-secret.yaml Add e2e tests for build/diff kustomization
kustomization.yaml Add graceful shutdown when interrupted
nothing-is-deployed.golden Mask dockerconfigjson secret types and support StringData secrets
secret.yaml Add graceful shutdown when interrupted
service.yaml Add graceful shutdown when interrupted
stringdata-sops-secret.yaml Fix stringData Secret issue
value-sops-secret.yaml Add graceful shutdown when interrupted