• 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
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
OWNERS Loading commit data...
extender.go Loading commit data...
extender_test.go Loading commit data...
generic_scheduler.go Loading commit data...
generic_scheduler_test.go Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...