From 15f06419b45f8c553a9181c925d28a9666a5fd61 Mon Sep 17 00:00:00 2001 From: Pierangelo Di Pilato Date: Fri, 18 Mar 2022 18:17:14 +0100 Subject: [PATCH] Drop k8s 1.21 from KinD e2e tests Signed-off-by: Pierangelo Di Pilato --- .github/workflows/kind-e2e.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/kind-e2e.yaml b/.github/workflows/kind-e2e.yaml index 4800ca997dc..d0f29fa9b0f 100644 --- a/.github/workflows/kind-e2e.yaml +++ b/.github/workflows/kind-e2e.yaml @@ -18,7 +18,6 @@ jobs: fail-fast: false # Keep running if one leg fails. matrix: k8s-version: - - v1.21.2 - v1.22.4 - v1.23.3 @@ -32,9 +31,6 @@ jobs: # This is attempting to make it a bit clearer what's being tested. # See: https://github.com/kubernetes-sigs/kind/releases/tag/v0.11.1 include: - - k8s-version: v1.21.2 - kind-version: v0.11.1 - kind-image-sha: sha256:9d07ff05e4afefbba983fac311807b3c17a5f36e7061f6cb7e2ba756255b2be4 - k8s-version: v1.22.4 kind-version: v0.11.1 kind-image-sha: sha256:ca3587e6e545a96c07bf82e2c46503d9ef86fc704f44c17577fca7bcabf5f978