fluxcd-flux2/cmd/flux/testdata
Tarun Gupta Akirala ed88e9dec5
feat: add --ignore-paths flag to flux create source (git|bucket)
A new --ignore-paths flag is added to following commands:

flux create source git --ignore-paths ...
flux create source bucket --ignore-paths ...

A StringSliceVar is used which supports specifying the flag multiple
times to populate a list or either a comma seperated string value

A unit test with a golden file is added to validate the flag

Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
2022-05-27 09:45:25 -07:00
..
build-kustomization Update pkg/kustomize to v0.1.0 2022-04-01 10:27:37 +02:00
check Set minimum supported version to Kubernetes 1.20.6 2022-01-26 11:21:32 +02:00
create_secret Update keys to ECDSA format 2021-11-17 11:16:36 +01:00
create_source_git feat: add --ignore-paths flag to flux create source (git|bucket) 2022-05-27 09:45:25 -07:00
diff-kustomization Fix stringData Secret issue 2022-02-18 17:18:16 +01:00
export Update Source API to v1beta2 2022-03-23 11:33:35 +01:00
helmrelease Add test flag -update to update the golden files 2022-02-24 08:58:19 +05:30
image Add test flag -update to update the golden files 2022-02-24 08:58:19 +05:30
kustomization Add test flag -update to update the golden files 2022-02-24 08:58:19 +05:30
trace Fix failure in TestTrace/* when timezone isn't UTC 2022-02-16 09:36:00 -07:00
tree Add flux tree to e2e tests 2021-10-26 17:34:01 +03:00