kubernetes/plugin/pkg/scheduler/core
Kubernetes Submit Queue a8a505b767 Merge pull request #49616 from sakeven/feature/found_HashEquivalencePod
Automatic merge from submit-queue (batch tested with PRs 51480, 49616, 50123, 50846, 50404)

getHashEquivalencePod should return if equivalence pod is found

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



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

getHashEquivalencePod should return if equivalence pod is found, rather than simply check equivalenceHash equals to 0 later.

**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-08-31 20:08:37 -07:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
equivalence_cache.go getHashEquivalencePod also returns if equivalence pod is found 2017-08-07 09:27:37 +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 run hack/update-all 2017-06-22 11:31:03 -07:00
generic_scheduler.go Merge pull request #49616 from sakeven/feature/found_HashEquivalencePod 2017-08-31 20:08:37 -07:00
generic_scheduler_test.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00