ci: remove Kubernetes 1.21 from CI

We will run CI on 3 latest kubernetes
releases removing Kubernetes 1.21 support
as we have Kubernetes 1.22, 1.23 and 1.24 for
CI Jobs.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-07-25 09:57:42 +05:30 committed by mergify[bot]
parent 35007a76d3
commit 8bb8a12928
2 changed files with 0 additions and 4 deletions

View File

@ -2,8 +2,6 @@
- project:
name: k8s-e2e-external-storage
k8s_version:
- '1.21':
only_run_on_request: false
- '1.22':
only_run_on_request: false
- '1.23':

View File

@ -2,8 +2,6 @@
- project:
name: mini-e2e
k8s_version:
- '1.21':
only_run_on_request: false
- '1.22':
only_run_on_request: false
- '1.23':