mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 12:17:56 +00:00
chore: bump kind and k8s images (#9680)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
6c9fdaf52b
commit
45027e4e8e
4 changed files with 31 additions and 31 deletions
2
.github/actions/setup-test-env/action.yaml
vendored
2
.github/actions/setup-test-env/action.yaml
vendored
|
@ -5,7 +5,7 @@ description: Create kind cluster, deploy kyverno, and wait pods are ready.
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
description: kubernetes version
|
description: kubernetes version
|
||||||
default: v1.26.0
|
default: v1.29.1
|
||||||
free-disk-space:
|
free-disk-space:
|
||||||
description: free disk space
|
description: free disk space
|
||||||
default: 'false'
|
default: 'false'
|
||||||
|
|
54
.github/workflows/conformance.yaml
vendored
54
.github/workflows/conformance.yaml
vendored
|
@ -86,13 +86,13 @@ jobs:
|
||||||
- standard
|
- standard
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- ^autogen$
|
- ^autogen$
|
||||||
- ^background-only$
|
- ^background-only$
|
||||||
|
@ -180,7 +180,7 @@ jobs:
|
||||||
- generate-validating-admission-policy
|
- generate-validating-admission-policy
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
tests:
|
tests:
|
||||||
- generate-validating-admission-policy
|
- generate-validating-admission-policy
|
||||||
needs: prepare-images
|
needs: prepare-images
|
||||||
|
@ -249,9 +249,9 @@ jobs:
|
||||||
- generate-validating-admission-policy
|
- generate-validating-admission-policy
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- generate-validating-admission-policy
|
- generate-validating-admission-policy
|
||||||
- webhook-configurations
|
- webhook-configurations
|
||||||
|
@ -321,9 +321,9 @@ jobs:
|
||||||
- validating-admission-policy-reports
|
- validating-admission-policy-reports
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
tests:
|
tests:
|
||||||
- validating-admission-policy-reports
|
- validating-admission-policy-reports
|
||||||
needs: prepare-images
|
needs: prepare-images
|
||||||
|
@ -392,9 +392,9 @@ jobs:
|
||||||
- validating-admission-policy-reports
|
- validating-admission-policy-reports
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- validating-admission-policy-reports
|
- validating-admission-policy-reports
|
||||||
needs: prepare-images
|
needs: prepare-images
|
||||||
|
@ -463,13 +463,13 @@ jobs:
|
||||||
- force-failure-policy-ignore
|
- force-failure-policy-ignore
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- force-failure-policy-ignore
|
- force-failure-policy-ignore
|
||||||
- rbac
|
- rbac
|
||||||
|
@ -539,13 +539,13 @@ jobs:
|
||||||
- ttl
|
- ttl
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- ttl
|
- ttl
|
||||||
needs: prepare-images
|
needs: prepare-images
|
||||||
|
@ -708,13 +708,13 @@ jobs:
|
||||||
- default
|
- default
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- rbac
|
- rbac
|
||||||
needs: prepare-images
|
needs: prepare-images
|
||||||
|
@ -780,13 +780,13 @@ jobs:
|
||||||
- standard
|
- standard
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.26
|
- name: v1.26
|
||||||
version: v1.26.6
|
version: v1.26.13
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.3
|
version: v1.27.10
|
||||||
- name: v1.28
|
- name: v1.28
|
||||||
version: v1.28.0
|
version: v1.28.6
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
tests:
|
tests:
|
||||||
- ^argo$
|
- ^argo$
|
||||||
- ^aws$
|
- ^aws$
|
||||||
|
|
2
.github/workflows/load-testing.yml
vendored
2
.github/workflows/load-testing.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.29
|
- name: v1.29
|
||||||
version: v1.29.0
|
version: v1.29.1
|
||||||
kyverno-config:
|
kyverno-config:
|
||||||
- name: default
|
- name: default
|
||||||
values:
|
values:
|
||||||
|
|
4
Makefile
4
Makefile
|
@ -7,7 +7,7 @@
|
||||||
GIT_SHA := $(shell git rev-parse HEAD)
|
GIT_SHA := $(shell git rev-parse HEAD)
|
||||||
REGISTRY ?= ghcr.io
|
REGISTRY ?= ghcr.io
|
||||||
REPO ?= kyverno
|
REPO ?= kyverno
|
||||||
KIND_IMAGE ?= kindest/node:v1.28.0
|
KIND_IMAGE ?= kindest/node:v1.29.1
|
||||||
KIND_NAME ?= kind
|
KIND_NAME ?= kind
|
||||||
KIND_CONFIG ?= default
|
KIND_CONFIG ?= default
|
||||||
GOOS ?= $(shell go env GOOS)
|
GOOS ?= $(shell go env GOOS)
|
||||||
|
@ -34,7 +34,7 @@ USE_CONFIG ?= standard
|
||||||
|
|
||||||
TOOLS_DIR ?= $(PWD)/.tools
|
TOOLS_DIR ?= $(PWD)/.tools
|
||||||
KIND ?= $(TOOLS_DIR)/kind
|
KIND ?= $(TOOLS_DIR)/kind
|
||||||
KIND_VERSION ?= v0.20.0
|
KIND_VERSION ?= v0.21.0
|
||||||
CONTROLLER_GEN ?= $(TOOLS_DIR)/controller-gen
|
CONTROLLER_GEN ?= $(TOOLS_DIR)/controller-gen
|
||||||
CONTROLLER_GEN_VERSION ?= v0.12.0
|
CONTROLLER_GEN_VERSION ?= v0.12.0
|
||||||
CLIENT_GEN ?= $(TOOLS_DIR)/client-gen
|
CLIENT_GEN ?= $(TOOLS_DIR)/client-gen
|
||||||
|
|
Loading…
Add table
Reference in a new issue