k3s/pkg/kubelet/types
Kubernetes Submit Queue a762ea1beb
Merge pull request #64364 from ravisantoshgudimetla/remove-rescheduler
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.
```
2018-05-30 22:20:26 -07:00
..
BUILD make update 2018-05-30 11:33:55 -07:00
constants.go Remove rktnetes code 2018-03-27 09:29:35 -07:00
doc.go
labels.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
labels_test.go
pod_status.go add utils for pod condition 2018-05-30 11:33:55 -07:00
pod_status_test.go add utils for pod condition 2018-05-30 11:33:55 -07:00
pod_update.go Phase out rescheduler in favor of priority and preemption 2018-05-29 19:52:06 -04:00
pod_update_test.go Critical pods shouldn't be restricted to kube-system 2018-03-27 14:14:13 -04:00
types.go Typed static/mirror pod UID translation 2017-08-14 14:51:26 +02:00
types_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00