Skip to content

Commit f6f7008

Browse files
CecileRobertMichonk8s-infra-cherrypick-robot
authored andcommitted
Pin k8s e2e version to v1.25.11
1 parent 91cebeb commit f6f7008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ providers:
143143
variables:
144144
AKS_KUBERNETES_VERSION: "latest"
145145
AKS_KUBERNETES_VERSION_UPGRADE_FROM: "latest-1"
146-
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.25}"
146+
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.25.11}" # temporarily pin to v1.25.11 to workaround Calico dual stack issues
147147
FLATCAR_KUBERNETES_VERSION: "${FLATCAR_KUBERNETES_VERSION:-stable-1.25}"
148148
FLATCAR_VERSION: "${FLATCAR_VERSION:-latest}"
149149
ETCD_VERSION_UPGRADE_TO: "3.5.4-0"

0 commit comments

Comments
 (0)