mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-07-16 13:14:10 -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. |
||
|---|---|---|
| .. | ||
| admission | ||
| auth | ||
| client/auth | ||
| scheduler | ||
| webhook | ||