mirror of https://github.com/fluxcd/flux2.git
Add test flag -update to update the golden files
Test flag `-update` can be used to update all the golden files whenever the CLI output changes. Signed-off-by: Sunny <darkowlzz@protonmail.com>pull/2467/head
parent
21f0d5d82c
commit
edaf6ca522
@ -1,2 +1,2 @@
|
|||||||
NAME READY MESSAGE REVISION SUSPENDED
|
NAME REVISION SUSPENDED READY MESSAGE
|
||||||
thrfg True Release reconciliation succeeded 6.0.0 False
|
thrfg 6.0.0 False True Release reconciliation succeeded
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
NAME READY MESSAGE LATEST IMAGE
|
NAME LATEST IMAGE READY MESSAGE
|
||||||
podinfo-regex True Latest image tag for 'ghcr.io/stefanprodan/podinfo' resolved to: 5.0.0 ghcr.io/stefanprodan/podinfo:5.0.0
|
podinfo-regex ghcr.io/stefanprodan/podinfo:5.0.0 True Latest image tag for 'ghcr.io/stefanprodan/podinfo' resolved to: 5.0.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
NAME READY MESSAGE LATEST IMAGE
|
NAME LATEST IMAGE READY MESSAGE
|
||||||
podinfo-semver True Latest image tag for 'ghcr.io/stefanprodan/podinfo' resolved to: 5.0.3 ghcr.io/stefanprodan/podinfo:5.0.3
|
podinfo-semver ghcr.io/stefanprodan/podinfo:5.0.3 True Latest image tag for 'ghcr.io/stefanprodan/podinfo' resolved to: 5.0.3
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
NAME READY MESSAGE REVISION SUSPENDED
|
NAME REVISION SUSPENDED READY MESSAGE
|
||||||
tkfg True Applied revision: 6.0.0/627d5c4 6.0.0/627d5c4 False
|
tkfg 6.0.0/627d5c4 False True Applied revision: 6.0.0/627d5c4
|
||||||
|
Loading…
Reference in New Issue