Files
kubernetes/plugin/pkg/scheduler
k8s-merge-robot 4e6e4ee1f9 Merge pull request #25934 from ping035627/ping035627-patch-3
Automatic merge from submit-queue

Fix  #25606: Add the length detection of the "predicateFuncs" in generic_scheduler.go

Fix  #25606

The PR add the length detection of the "predicateFuncs" for "findNodesThatFit" function of generic_scheduler.go. 
In “findNodesThatFit” function, if the length of the "predicateFuncs" parameter is 0, it can set filtered equals nodes.Items, and needn't to traverse the nodes.Items.
2016-06-25 03:04:44 -07:00
..
2016-06-14 16:40:12 +02:00
2016-05-20 09:07:43 +08:00
2016-03-16 16:22:54 -04:00
2016-03-02 20:46:32 -05:00
2016-06-14 16:40:12 +02:00