mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +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().