kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 89a38860f9
Merge pull request #57746 from ZhaokunQiu/master
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>.

fix typeos

**What this PR does / why we need it**:
fix typeos to make code more clear

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

**Special notes for your reviewer**:

**Release note**:

```
NONE

```
2018-01-02 14:55:57 -08:00
..
algorithm Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
algorithmprovider Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
api Regenerate all generated code 2018-01-02 00:21:07 -08:00
core Merge pull request #57502 from tanshanshan/scheduler-NominatedNode 2017-12-24 20:07:41 -08:00
factory edit line138 2018-01-02 20:29:11 +08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
testing Remove PVCLister and use informer directly. 2017-11-23 10:04:42 +01:00
util Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
volumebinder update build files 2017-11-21 23:19:44 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -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