mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 06:49:38 +00:00
Tests "Multi-AZ Cluster Volumes" should consider only nodes that are schedulable and *untainted* when computing AZ where to run the tests. GetReadySchedulableNodes() already filters schedulable + untainted nodes, no need to do it again in GetSchedulableClusterZones().