kubernetes-retired / contrib

[EOL] This is a place for various components in the Kubernetes ecosystem that aren't part of the Kubernetes core.
Apache License 2.0
2.46k stars 1.68k forks source link

Add a readme and deprecation note for rescheduler #2905

Closed ravisantoshgudimetla closed 6 years ago

ravisantoshgudimetla commented 6 years ago

Since we are moving to priorty and preemption, we don't need rescheduler to move pods around to make room for new pods coming in.

k8s-ci-robot commented 6 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ravisantoshgudimetla To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: bsalamat

Assign the PR to them by writing /assign @bsalamat in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[rescheduler/OWNERS](https://github.com/kubernetes/contrib/blob/master/rescheduler/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ravisantoshgudimetla commented 6 years ago

closing this PR in order to avoid confusion. For more info, please see https://github.com/kubernetes/kubernetes/pull/64592#issue-191919104