mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-12 12:56:26 -04:00
- add incremental scheduling cycle - instead of set a flag on move reqeust, we cache current scheduling cycle in moveRequestCycle - when unschedulable pods are added back, compare its cycle with moveRequestCycle to decide whether it should be added into active queue or not |
||
|---|---|---|
| .. | ||
| BUILD | ||
| scheduling_queue.go | ||
| scheduling_queue_test.go | ||