mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-03 12:40:47 +00:00
This commit transforms the next() function of the scheduler node tree into a listNodes() function that directly returns a list of nodes, going through the zones in a round-robin fashion. This removes the flawed logic of the next() function.
13 KiB
13 KiB