mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 03:48:50 +00:00
add e2e test for check --pre with templating support
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
This commit is contained in:
parent
a3ba9817a3
commit
cc32c1be07
3 changed files with 73 additions and 3 deletions
4
cmd/flux/testdata/check/check_pre.golden
vendored
Normal file
4
cmd/flux/testdata/check/check_pre.golden
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
► checking prerequisites
|
||||
✔ kubectl {{ .clientVersion }} >=1.18.0-0
|
||||
✔ Kubernetes {{ .serverVersion }} >=1.16.0-0
|
||||
✔ prerequisites checks passed
|
||||
Loading…
Add table
Add a link
Reference in a new issue