kubernetes/plugin/pkg/scheduler/algorithm/priorities
sakeven 6aeb77aa6a Use const value maxPriority instead of immediate value 10
Signed-off-by: sakeven <jc5930@sina.cn>
2017-07-17 10:33:44 +08:00
..
util Removes alpha feature gate for affinity annotations. Beta fields should be used. 2017-06-23 10:02:14 -05:00
balanced_resource_allocation_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
balanced_resource_allocation.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
BUILD Removes alpha feature gate for affinity annotations. Beta fields should be used. 2017-06-23 10:02:14 -05:00
image_locality_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
image_locality.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
interpod_affinity_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
interpod_affinity.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
least_requested_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
least_requested.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
metadata_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
metadata.go Removes alpha feature gate for affinity annotations. Beta fields should be used. 2017-06-23 10:02:14 -05:00
most_requested_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
most_requested.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_affinity_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_affinity.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_label_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_label.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_prefer_avoid_pods_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
node_prefer_avoid_pods.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
selector_spreading_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
selector_spreading.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
taint_toleration_test.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
taint_toleration.go Use const value maxPriority instead of immediate value 10 2017-07-17 10:33:44 +08:00
test_util.go run hack/update-all 2017-06-22 11:31:03 -07:00