kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 754bb1350f
Merge pull request #55442 from anfernee/priority_resource
Automatic merge from submit-queue (batch tested with PRs 57257, 55442). 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>.

Merge 3 resource allocation priority functions

**What this PR does / why we need it**: those 3 priority functions are closed related, and share a lot of the same logic, put them together.

**Release note**:
```release-note
None
```
2017-12-20 23:56:49 -08:00
..
algorithm Merge pull request #55442 from anfernee/priority_resource 2017-12-20 23:56:49 -08:00
algorithmprovider using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
api Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
factory using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Merge pull request #55103 from ConnorDoyle/remove-oir 2017-11-22 00:27:27 -08:00
testing Remove PVCLister and use informer directly. 2017-11-23 10:04:42 +01:00
util Autogenerated files 2017-11-19 11:32:14 -08:00
volumebinder update build files 2017-11-21 23:19:44 -08:00
BUILD update build files 2017-11-21 23:19:44 -08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler.go using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
scheduler_test.go using consts to refer to predicate names 2017-12-20 13:21:20 +00:00
testutil.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00