• Kubernetes Submit Queue's avatar
    Merge pull request #28104 from ping035627/ping035627-patch-4 · 711b63e7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    SchedulerExtender: add failedPredicateMap in Filter() returns
    
    Fix #25797. modify extender.Filter for adding extenders information to “failedPredicateMap” in findNodesThatFit.
    When all the filtered nodes that passed "predicateFuncs" don’t pass the extenders filter, the failedPredicateMap hasn’t the extenders information, should add it, I think. So when the length of the “filteredNodes.Items” is 0, we can know the integral information. (The length of the “filteredNodes.Items” is 0, may be because the extenders filter failed.)
    711b63e7
Name
Last commit
Last update
..
auth Loading commit data...
client Loading commit data...
configmap Loading commit data...
framework Loading commit data...
garbagecollector Loading commit data...
kubectl Loading commit data...
master Loading commit data...
metrics Loading commit data...
openshift Loading commit data...
persistentvolumes Loading commit data...
pods Loading commit data...
quota Loading commit data...
replicaset Loading commit data...
replicationcontroller Loading commit data...
scheduler Loading commit data...
secrets Loading commit data...
serviceaccount Loading commit data...
storageclasses Loading commit data...
benchmark-controller.json Loading commit data...
doc.go Loading commit data...
utils.go Loading commit data...