• Jonathan Basseri's avatar
    Fix equiv. cache invalidation of Node condition. · 59f0a999
    Jonathan Basseri authored
    Equivalence cache for CheckNodeConditionPred becomes invalid when
    Node.Spec.Unschedulable changes. This can happen even if
    Node.Status.Conditions does not change, so move the logic around.
    
    This logic is covered by integration test
    "test/integration/scheduler".TestUnschedulableNodes but equivalence
    cache is currently skipped when test pods have no OwnerReference.
    59f0a999
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
util Loading commit data...
volumebinder Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...