kubernetes/plugin/pkg/scheduler/algorithm/priorities
Kubernetes Submit Queue b3d627c2e2 Merge pull request #41387 from gyliu513/most-request
Automatic merge from submit-queue

Improved code coverage for plugin/pkg/scheduler/algorithm/priorities…

…/most_requested.go



**What this PR does / why we need it**:
Part of #39559 , code coverage improved from 70+% to 80+%
2017-02-19 23:04:02 -08:00
..
util Remove default failure domains from anti-affinity feature 2017-02-16 13:32:34 +01:00
balanced_resource_allocation_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
balanced_resource_allocation.go plugin/scheduler 2016-11-23 15:53:09 -08:00
BUILD Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
image_locality_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
image_locality.go plugin/scheduler 2016-11-23 15:53:09 -08:00
interpod_affinity_test.go Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
interpod_affinity.go Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
least_requested_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
least_requested.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
metadata_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
metadata.go Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
most_requested_test.go Improved code coverage for plugin/pkg/scheduler/algorithm/priorities/most_requested.go 2017-02-14 16:15:28 +08:00
most_requested.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
node_affinity_test.go Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
node_affinity.go Cleanup work to enable feature gating annotations 2017-02-18 09:25:57 -06:00
node_label_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
node_label.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
node_prefer_avoid_pods_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
node_prefer_avoid_pods.go plugin/scheduler 2016-11-23 15:53:09 -08:00
selector_spreading_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
selector_spreading.go move workqueue to client-go 2017-01-30 09:08:21 -05:00
taint_toleration_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
taint_toleration.go forgiveness library changes 2017-01-31 21:39:17 +08:00
test_util.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00