mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-05 01:06:49 -04:00
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. |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| doc.go | ||
| listers.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||