ci: remove kubernetes 1.22 from CI

As we dont longer required to test with
Kubernetes 1.22 removing it from the CI.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-10-28 17:17:15 +02:00 committed by mergify[bot]
parent 65411d7975
commit 253b6a9d2b
2 changed files with 0 additions and 4 deletions

View File

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

View File

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