kubernetes/plugin/pkg/scheduler/core
Kubernetes Submit Queue a99fdfc680
Merge pull request #56480 from CaoShuFeng/schedule_queue
Automatic merge from submit-queue (batch tested with PRs 56480, 56675, 56624, 56648, 56658). 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 scheduling queue unit test

This change makes sure the Pop() test finish completely.

**Release note**:
```release-note
NONE
```
2017-12-16 03:24:40 -08:00
..
BUILD Remove PVCLister and use informer directly. 2017-11-23 10:04:42 +01:00
equivalence_cache_test.go Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
equivalence_cache.go Add pvc as part of equivalence hash 2017-12-02 22:24:17 +08:00
extender_test.go Skip pods that refer to PVCs that are being deleted 2017-11-23 10:01:23 +01:00
extender.go HTTPExtender: shoud close resp.Body even when StatusCode not ok 2017-06-30 19:11:09 +08:00
generic_scheduler_test.go Skip pods that refer to PVCs that are being deleted 2017-11-23 10:01:23 +01:00
generic_scheduler.go Remove PVCLister and use informer directly. 2017-11-23 10:04:42 +01:00
scheduling_queue_test.go fix scheduling queue unit test 2017-11-28 17:40:35 +08:00
scheduling_queue.go Heap is not thread safe in scheduling queue 2017-11-30 14:04:28 +08:00