• Yecheng Fu's avatar
    Fix weakness of current receivedMoveRequest · 6ac7d4be
    Yecheng Fu authored
    - 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
    6ac7d4be
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
apis/config Loading commit data...
cache Loading commit data...
core Loading commit data...
factory Loading commit data...
internal Loading commit data...
metrics Loading commit data...
testing Loading commit data...
util Loading commit data...
volumebinder Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
main_test.go Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...