kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 33718a8fae Merge pull request #48335 from sakeven/fix/close_resp_Body
Automatic merge from submit-queue (batch tested with PRs 48402, 47203, 47460, 48335, 48322)

HTTPExtender: should close resp.Body even when StatusCode not ok

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



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

close resp.Body even when StatusCode isn't ok

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2017-07-11 21:01:37 -07:00
..
algorithm Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
algorithmprovider run hack/update-all 2017-06-22 11:31:03 -07:00
api schduler: fix validation test 2017-07-05 14:36:53 +08:00
core HTTPExtender: shoud close resp.Body even when StatusCode not ok 2017-06-30 19:11:09 +08:00
factory run hack/update-all 2017-06-22 11:31:03 -07:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
schedulercache Merge pull request #46926 from k82cn/k8s_46924 2017-07-04 06:56:22 -07:00
testing run hack/update-all 2017-06-22 11:31:03 -07:00
util run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Added k82cn as kube-scheduler approver. 2017-05-26 22:26:20 +08:00
scheduler.go Group and order imported packages. 2017-07-02 21:25:48 +08:00
scheduler_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
testutil.go run hack/update-all 2017-06-22 11:31:03 -07:00