You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
build-kustomization Update pkg/kustomize to v0.1.0 3 years ago
check Set minimum supported version to Kubernetes 1.20.6 3 years ago
create_secret Update keys to ECDSA format 3 years ago
create_source_git feat: add --ignore-paths flag to flux create source (git|bucket) 3 years ago
diff-kustomization Fix stringData Secret issue 3 years ago
export Update Source API to v1beta2 3 years ago
helmrelease Add test flag -update to update the golden files 3 years ago
image Add test flag -update to update the golden files 3 years ago
kustomization Add test flag -update to update the golden files 3 years ago
trace Fix failure in TestTrace/* when timezone isn't UTC 3 years ago
tree Add flux tree to e2e tests 3 years ago