kubernetes/plugin/pkg
k8s-merge-robot 74c5b4e4be Merge pull request #28459 from ping035627/ping035627-patch-0704
Automatic merge from submit-queue

Optimise the process of the CalculateSpreadPriority in selector_spreading.go

It had better inspect if the nodeLister is normal first in the CalculateSpreadPriority in selector_spreading.go. If the nodeLister.List return error, the function return directly, not need deal the serviceLister and controllerLister and replicaSetLister.
2016-07-14 04:54:32 -07:00
..
admission Fixed several typos 2016-07-13 15:06:24 +01:00
auth rbac authorizer: support non-resource urls with stars ("/apis/*") 2016-07-12 10:01:53 -07:00
client/auth Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduler Merge pull request #28459 from ping035627/ping035627-patch-0704 2016-07-14 04:54:32 -07:00
webhook Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00