Skip to content

Commit

Permalink
do not attempt to test contour 1.29+ with k8s < 1.21 (#5212)
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored May 30, 2024
1 parent 8a33b65 commit 5e2de5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testgrid/specs/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
weave:
version: 2.8.1
contour:
version: latest
version: 1.28.0
unsupportedOSIDs:
- ubuntu-2204 # docker 20.10.5 is not available on ubuntu 22.04
- rocky-91 # docker is not supported on rhel 9 variants4
Expand All @@ -241,7 +241,7 @@
weave:
version: 2.6.5
contour:
version: latest
version: 1.28.0
containerd:
version: 1.6.x
unsupportedOSIDs:
Expand Down

0 comments on commit 5e2de5b

Please sign in to comment.