mirror of
https://github.com/kyverno/kyverno.git
synced 2025-01-20 18:52:16 +00:00
chore: add k8s 1.27 to the test grid (#6872)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
4c740e6999
commit
16748e62b4
1 changed files with 3 additions and 0 deletions
3
.github/workflows/conformance.yaml
vendored
3
.github/workflows/conformance.yaml
vendored
|
@ -40,6 +40,7 @@ jobs:
|
||||||
- v1.24.7
|
- v1.24.7
|
||||||
- v1.25.3
|
- v1.25.3
|
||||||
- v1.26.0
|
- v1.26.0
|
||||||
|
- v1.27.0
|
||||||
tests:
|
tests:
|
||||||
- autogen
|
- autogen
|
||||||
- cleanup
|
- cleanup
|
||||||
|
@ -97,6 +98,7 @@ jobs:
|
||||||
- v1.24.7
|
- v1.24.7
|
||||||
- v1.25.3
|
- v1.25.3
|
||||||
- v1.26.0
|
- v1.26.0
|
||||||
|
- v1.27.0
|
||||||
tests:
|
tests:
|
||||||
- force-failure-policy-ignore
|
- force-failure-policy-ignore
|
||||||
- rbac
|
- rbac
|
||||||
|
@ -143,6 +145,7 @@ jobs:
|
||||||
- v1.24.7
|
- v1.24.7
|
||||||
- v1.25.3
|
- v1.25.3
|
||||||
- v1.26.0
|
- v1.26.0
|
||||||
|
- v1.27.0
|
||||||
tests:
|
tests:
|
||||||
- rbac
|
- rbac
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue