kubernetes/pkg/scheduler/framework/plugins/noderesources
Kubernetes Prow Robot 70e09f2c24
Merge pull request #88842 from angao/fit-arg
add args for NodeResourcesFit plugin
2020-07-09 05:04:10 -07:00
..
balanced_allocation_test.go Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
balanced_allocation.go Scheduler: remove the misleading comments in NodeResourcesBalancedAllocation 2020-06-23 17:33:02 +08:00
BUILD Merge pull request #88842 from angao/fit-arg 2020-07-09 05:04:10 -07:00
fit_test.go add arg for noderesourcesfit plugin to support ignore a group of extended resources 2020-06-10 10:52:54 +08:00
fit.go add arg for noderesourcesfit plugin to support ignore a group of extended resources 2020-06-10 10:52:54 +08:00
least_allocated_test.go Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
least_allocated.go Move Node Resources scheduler plugin args validation to apis/config/validation 2020-05-26 22:37:16 +01:00
most_allocated_test.go Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
most_allocated.go Move Node Resources scheduler plugin args validation to apis/config/validation 2020-05-26 22:37:16 +01:00
requested_to_capacity_ratio_test.go Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
requested_to_capacity_ratio.go Move Node Resources scheduler plugin args validation to apis/config/validation 2020-05-26 22:37:16 +01:00
resource_allocation.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00