fluxcd-flux2/cmd/flux/testdata/kustomization
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
..
create_kustomization_from_git.golden Refactor e2e tests 2021-08-17 13:55:14 +03:00
create_source_git.golden Refactor e2e tests 2021-08-17 13:55:14 +03:00
delete_kustomization_from_git.golden Add gvk to rest of api type 2022-02-21 10:40:35 +01:00
get_kustomization_from_git.golden Support shortening of revision with digest 2023-02-15 15:43:11 +01:00
reconcile_kustomization_from_git.golden Better checks for reconciliation in reconcile run command 2021-10-01 08:24:13 +01:00
resume_kustomization_from_git.golden Add gvk to rest of api type 2022-02-21 10:40:35 +01:00
suspend_kustomization_from_git.golden Add gvk to rest of api type 2022-02-21 10:40:35 +01:00