mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-05 15:37:35 +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.
4.3 KiB
4.3 KiB