mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-10 18:40:55 -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>. Remove rescheduler and corresponding tests from master **What this PR does / why we need it**: This is to remove rescheduler from master branch as we are promoting priority and preemption to beta. **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**: /cc @bsalamat @aveshagarwal **Release note**: ```release-note Remove rescheduler from master. ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| constants.go | ||
| doc.go | ||
| labels.go | ||
| labels_test.go | ||
| pod_status.go | ||
| pod_status_test.go | ||
| pod_update.go | ||
| pod_update_test.go | ||
| types.go | ||
| types_test.go | ||