From 5e2de5b45fffffc2aac8fc26eca62914ac83248a Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Thu, 30 May 2024 14:58:36 +0800 Subject: [PATCH] do not attempt to test contour 1.29+ with k8s < 1.21 (#5212) --- testgrid/specs/full.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testgrid/specs/full.yaml b/testgrid/specs/full.yaml index b387d3021c..815ea9d30c 100644 --- a/testgrid/specs/full.yaml +++ b/testgrid/specs/full.yaml @@ -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 @@ -241,7 +241,7 @@ weave: version: 2.6.5 contour: - version: latest + version: 1.28.0 containerd: version: 1.6.x unsupportedOSIDs: