mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-20 23:07:44 +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