k3s/pkg/scheduler
Kubernetes Submit Queue 825548df95
Merge pull request #67464 from misterikkit/deadcode
Automatic merge from submit-queue (batch tested with PRs 67461, 67464, 67416). 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>.

Delete dead code in pkg/scheduler

**What this PR does / why we need it**:
This is just some cleanup. I found some unused code while evaluating the scheduler code.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
/kind cleanup
/sig scheduling
2018-08-15 20:09:09 -07:00
..
algorithm Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
algorithmprovider Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
api Update generated files 2018-06-29 20:36:17 +02:00
cache fix an issue in NodeInfo.Clone() 2018-08-15 13:31:16 -07:00
core Merge pull request #66856 from charrywanganthony/scheduler_space 2018-08-14 17:55:11 -07:00
factory Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
metrics Split scheduler latency metric to fine-grained steps 2018-06-21 14:19:39 +02:00
testing Delete dead code. 2018-08-15 17:14:37 -07:00
util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volumebinder Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Delete dead code in pkg/scheduler. 2018-08-15 17:14:38 -07:00
scheduler_test.go use subtest for table units 2018-06-08 10:52:28 -04:00
testutil.go Delete dead code in pkg/scheduler. 2018-08-15 17:14:38 -07:00