• 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
..
predicates Loading commit data...
priorities Loading commit data...
doc.go Loading commit data...
listers.go Loading commit data...
scheduler_interface.go Loading commit data...
scheduler_interface_test.go Loading commit data...
types.go Loading commit data...