fluxcd-flux2/cmd/flux/testdata
Hidde Beydals bb6a7b8f07 Support shortening of revision with digest
The `\b` in the regular expression ensures we only match with a
hexadecimal notation as awhole, while still allowing to match with
e.g. `sha1:...` which would not have been possible by using `\W`
as this includes `_`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-15 15:43:11 +01:00
..
build-kustomization Fix dry-run still loading kubeconfig issue 2022-12-17 00:34:38 +01:00
check Set minimum supported version to Kubernetes 1.20.6 2022-01-26 11:21:32 +02:00
create_secret Add create oci secret command 2022-08-09 12:44:59 +03:00
create_source_git feat: add --ignore-paths flag to flux create source (git|bucket) 2022-05-27 09:45:25 -07:00
create_source_helm Add OCI support to create source helm 2022-06-01 15:59:52 +02:00
diff-artifact feat: diff artifact capability added 2022-10-20 13:23:50 +03:00
diff-kustomization Fix stringData Secret issue 2022-02-18 17:18:16 +01:00
export Update toolkit components 2022-12-22 15:34:56 +02: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 Support shortening of revision with digest 2023-02-15 15:43:11 +01:00
logs Add unit tests for flux logs 2022-08-02 19:44:23 +01:00
oci Support shortening of revision with digest 2023-02-15 15:43:11 +01:00
trace Make flux trace work with OCIRepository 2022-08-10 14:37:28 +02:00
tree Add flux tree to e2e tests 2021-10-26 17:34:01 +03:00