kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 58aebcd61b Merge pull request #44814 from weizhanxu/controllerRef_no_Need_Check_nil_again
Automatic merge from submit-queue (batch tested with PRs 41530, 44814, 43620, 41985)

no need check is nil, because has checked before

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

**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**:

```release-note
```
2017-04-28 10:03:35 -07:00
..
predicates move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
priorities no need check is nil, because has check before here 2017-04-23 21:08:24 +08:00
BUILD added coverage for scheduler/algorithm/types_test.go 2017-04-26 23:55:22 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler_interface.go Addressed reviewers comments 2017-04-07 17:31:45 -07:00
types_test.go added coverage for scheduler/algorithm/types_test.go 2017-04-26 23:55:22 -07:00
types.go Additional plugin/pkg/scheduler golint fixes 2017-03-19 09:47:58 -07:00