kubernetes/pkg/scheduler/core
Kubernetes Submit Queue 66fa85c837
Merge pull request #67760 from houjun41544/20180823
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>.

 Complement unit test case TestNodesWherePreemptionMightHelp for scheduler/core

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

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

```release-note

```
2018-08-26 19:39:06 -07:00
..
equivalence Merge pull request #66862 from resouer/sync-map 2018-08-21 00:24:01 -07:00
BUILD update bazel 2018-07-26 17:37:29 +08:00
extender.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
extender_test.go Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
generic_scheduler.go Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
generic_scheduler_test.go Complement unit test case TestNodesWherePreemptionMightHelp for scheduler/core 2018-08-23 18:54:23 +08:00
scheduling_queue.go fix error log 2018-07-26 19:48:48 +08:00
scheduling_queue_test.go use subtest for table units 2018-07-20 16:02:50 -04:00