kubernetes/plugin/pkg
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
..
admission golint fixes for aws cloudprovider 2016-06-24 17:06:38 -04:00
auth Merge pull request #24678 from ericchiang/log_webhook_error 2016-06-24 21:43:36 -07:00
client/auth Merge pull request #27146 from mikedanese/nil-ptr 2016-06-10 00:12:28 -07:00
scheduler Merge pull request #25934 from ping035627/ping035627-patch-3 2016-06-25 03:04:44 -07:00
webhook Add a 5x exponential backoff on 429s & 5xxs to the webhook Authenticator/Authorizer. 2016-06-23 18:15:39 -07:00