• Kubernetes Submit Queue's avatar
    Merge pull request #44152 from NickrenREN/scheduler-bind · 3c461095
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43900, 44152, 44324)
    
    Fix: check "ok" first to avoid panic
    
    Check "ok" and then check if "currState.pod.Spec.NodeName != pod.Spec.NodeName", here if currState is nil, it will panic.
    
    **Release note**:
    ```release-note
    NONE
    ```
    3c461095
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...