kubernetes/plugin
Kubernetes Submit Queue 5152f342eb Merge pull request #54008 from yguo0905/sched-fix
Automatic merge from submit-queue (batch tested with PRs 53978, 54008, 53037). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Change scheduler to skip pod with updates only on pod annotations

Fixes #52914, by checking whether the pod is already assumed before scheduling it.

**Release note**:

```
Scheduler cache ignores updates to an assumed pod if updates are limited to pod annotations.
```

/sig scheduling
/assign @bsalamat 
/cc @vishh
2017-10-17 04:53:40 -07:00
..
cmd/kube-scheduler update BUILD files 2017-10-15 18:18:13 -07:00
pkg Merge pull request #54008 from yguo0905/sched-fix 2017-10-17 04:53:40 -07:00
BUILD generated 2017-10-09 10:58:12 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00