kubernetes/plugin
Kubernetes Submit Queue 711b63e78b Merge pull request #28104 from ping035627/ping035627-patch-4
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.)
2016-08-06 20:50:33 -07:00
..
cmd/kube-scheduler Change defaults for leader election for scheduler and controller manager 2016-07-20 11:36:15 +02:00
pkg Merge pull request #28104 from ping035627/ping035627-patch-4 2016-08-06 20:50:33 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00