Skip to content

Commit 8ce87e6

Browse files
authored
Merge pull request #5084 from nojnhuh/k8s-1.26-begone
remove explicit k8s 1.26 for VMSS flex e2e test
2 parents 5704854 + 67fe58a commit 8ce87e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/azure_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,6 @@ var _ = Describe("Workload cluster creation", func() {
627627
withClusterName(clusterName),
628628
withControlPlaneMachineCount(1),
629629
withWorkerMachineCount(1),
630-
withKubernetesVersion("v1.26.1"),
631630
withMachineDeploymentInterval(specName, ""),
632631
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{
633632
WaitForControlPlaneInitialized: EnsureControlPlaneInitializedNoAddons,

0 commit comments

Comments
 (0)