k3s/pkg/scheduler/algorithm
Kubernetes Submit Queue a195a76151
Merge pull request #59952 from resouer/consts-handler
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>.

Use consts as predicate key names in handlers

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

Per discussion in: https://github.com/kubernetes/kubernetes/pull/59335/files#r168351460

**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 #59951

**Special notes for your reviewer**:

**Release note**:

```release-note
Use consts as predicate name in handlers
```
2018-02-22 15:45:16 -08:00
..
predicates Merge pull request #59952 from resouer/consts-handler 2018-02-22 15:45:16 -08:00
priorities Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
doc.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go
scheduler_interface_test.go
types.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
well_known_labels.go Merge pull request #60008 from k82cn/k8s_54313_2 2018-02-20 03:13:28 -08:00