mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 22:03:54 +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().