• k8s-merge-robot's avatar
    Merge pull request #28459 from ping035627/ping035627-patch-0704 · 74c5b4e4
    k8s-merge-robot authored
    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.
    74c5b4e4
Name
Last commit
Last update
..
admission Loading commit data...
auth Loading commit data...
client/auth Loading commit data...
scheduler Loading commit data...
webhook Loading commit data...