kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue a9afb931d4 Merge pull request #48805 from sakeven/use_const
Automatic merge from submit-queue (batch tested with PRs 48262, 48805)

[Scheduler] Use const value maxPriority instead of immediate value 10

Signed-off-by: sakeven <jc5930@sina.cn>



**What this PR does / why we need it**:

Use const value maxPriority instead of immediate value 10.

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2017-07-17 04:40:53 -07:00
..
predicates Merge pull request #48614 from xing-yang/function_name 2017-07-12 03:02:22 -07:00
priorities Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
scheduler_interface.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
types_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
types.go run hack/update-all 2017-06-22 11:31:03 -07:00
well_known_labels.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00