Skip to content

Commit 3088141

Browse files
authored
Merge pull request #3764 from k8s-infra-cherrypick-robot/cherry-pick-3762-to-release-1.10
[release-1.10] Pin k8s e2e version to v1.25.11
2 parents 56a73c6 + 56ea445 commit 3088141

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
@@ -147,7 +147,7 @@ providers:
147147
variables:
148148
AKS_KUBERNETES_VERSION: "latest"
149149
AKS_KUBERNETES_VERSION_UPGRADE_FROM: "latest-1"
150-
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.25}"
150+
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.25.11}" # temporarily pin to v1.25.11 to workaround Calico dual stack issues
151151
FLATCAR_KUBERNETES_VERSION: "${FLATCAR_KUBERNETES_VERSION:-stable-1.25}"
152152
FLATCAR_VERSION: "${FLATCAR_VERSION:-latest}"
153153
ETCD_VERSION_UPGRADE_TO: "3.5.4-0"

0 commit comments

Comments
 (0)