mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 07:02:59 -04:00
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 ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| equivalence_cache.go | ||
| equivalence_cache_test.go | ||
| extender.go | ||
| extender_test.go | ||
| generic_scheduler.go | ||
| generic_scheduler_test.go | ||
| scheduling_queue.go | ||
| scheduling_queue_test.go | ||