ci: remove kubernetes 1.23 support

removed ability to run tests with
kubernetes 1.23 as its no longer
maintained version.

fixes: #3636

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2023-04-03 11:12:14 +02:00 committed by Madhu Rajanna
parent cca994eb1a
commit f7942edc6c
2 changed files with 0 additions and 4 deletions

View File

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

View File

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