kubernetes/plugin/pkg/scheduler/core
Kubernetes Submit Queue ff23474c12
Merge pull request #57502 from tanshanshan/scheduler-NominatedNode
Automatic merge from submit-queue. 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>.

Rename the annotation key for nominated pods to "scheduler.kubernetes.io/nominated-node-name"

**What this PR does / why we need it**:
Rename the annotation key for nominated pods to "scheduler.kubernetes.io/nominated-node-name"

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:

part of #57471

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2017-12-24 20:07:41 -08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
equivalence_cache.go Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
equivalence_cache_test.go Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
extender.go HTTPExtender: shoud close resp.Body even when StatusCode not ok 2017-06-30 19:11:09 +08:00
extender_test.go Skip pods that refer to PVCs that are being deleted 2017-11-23 10:01:23 +01:00
generic_scheduler.go rename key 2017-12-22 09:18:46 +08:00
generic_scheduler_test.go using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
scheduling_queue.go Heap is not thread safe in scheduling queue 2017-11-30 14:04:28 +08:00
scheduling_queue_test.go fix scheduling queue unit test 2017-11-28 17:40:35 +08:00