Remove K8s 1.20 tests as it's EOL

Remove tests for Kubernetes 1.20, as it is End of Life and Submariner
supports all versions upstream-Kubernetes supports and no EOL versions.

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2022-03-14 09:31:40 +01:00
committed by Stephen Kitt
parent 76c4e94da1
commit 295890d3b5
-1
View File
@@ -19,7 +19,6 @@ jobs:
k8s_version: ['1.23'] k8s_version: ['1.23']
lighthouse: ['', 'lighthouse'] lighthouse: ['', 'lighthouse']
include: include:
- k8s_version: '1.20'
- k8s_version: '1.21' - k8s_version: '1.21'
- k8s_version: '1.22' - k8s_version: '1.22'
steps: steps: