Files
kubernetes/plugin/pkg/scheduler/schedulercache
Kubernetes Submit Queue 3c461095cc Merge pull request #44152 from NickrenREN/scheduler-bind
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
```
2017-04-11 07:57:16 -07:00
..
2017-04-08 14:35:41 +08:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00