kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 9995212ed3 Merge pull request #48869 from sakeven/rm_error
Automatic merge from submit-queue

[Scheduler] Remove error since err is always nil

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



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

No need to log error since err is always nil.

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

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2017-07-17 23:08:39 -07:00
..
predicates Merge pull request #48869 from sakeven/rm_error 2017-07-17 23:08:39 -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.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
scheduler_interface_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
types.go run hack/update-all 2017-06-22 11:31:03 -07:00
types_test.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