k3s/pkg/scheduler/algorithm/priorities
yuexiao-wang 7b6f60f085 modify BUILD
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-12-11 11:22:06 +08:00
..
util Use GetControllerOf from apimachinery and remove kubernetes copy 2018-07-26 12:20:35 -07:00
BUILD modify BUILD 2018-12-11 11:22:06 +08:00
balanced_resource_allocation.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
balanced_resource_allocation_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
image_locality.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
image_locality_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
interpod_affinity.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
interpod_affinity_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
least_requested.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
least_requested_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
metadata.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
metadata_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
most_requested.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
most_requested_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_affinity.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_affinity_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_label.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_label_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_prefer_avoid_pods.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
node_prefer_avoid_pods_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
reduce.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
requested_to_capacity_ratio.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
requested_to_capacity_ratio_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
resource_allocation.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
resource_limits.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
resource_limits_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
selector_spreading.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
selector_spreading_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
taint_toleration.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
taint_toleration_test.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
test_util.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00