kubernetes/plugin/pkg/scheduler/core
Kubernetes Submit Queue 1ab5075c7c Merge pull request #52637 from stewart-yu/issue#06
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>.

Modify Schedule function

**What this PR does / why we need it**:
It is obvious that no need to prioritizing when only one node after predicate.

**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**:
@davidopp @timothysc

**Release note**:

```release-note
NONE
```
2017-10-16 00:38:15 -07:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
equivalence_cache.go Note equivalence class for dev and other fix 2017-09-09 22:35:16 +08:00
equivalence_cache_test.go getHashEquivalencePod also returns if equivalence pod is found 2017-08-07 09:27:37 +08:00
extender.go HTTPExtender: shoud close resp.Body even when StatusCode not ok 2017-06-30 19:11:09 +08:00
extender_test.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
generic_scheduler.go Merge pull request #52637 from stewart-yu/issue#06 2017-10-16 00:38:15 -07:00
generic_scheduler_test.go clarify pridicates message when no nodes available 2017-10-07 08:17:04 +08:00