kubernetes/pkg/scheduler/framework/plugins/noderesources
SataQiu 932e61aefa deprecate ResourceLimitsPriorityFunction feature gate in the scheduler
Signed-off-by: SataQiu <1527062125@qq.com>
2020-06-08 22:20:14 +08:00
..
balanced_allocation.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
balanced_allocation_test.go Fix nits in comments for NodeResources plugins 2020-05-14 18:45:59 +08:00
BUILD deprecate ResourceLimitsPriorityFunction feature gate in the scheduler 2020-06-08 22:20:14 +08:00
fit.go Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
fit_test.go Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
least_allocated.go Move Node Resources scheduler plugin args validation to apis/config/validation 2020-05-26 22:37:16 +01:00
least_allocated_test.go Merge pull request #90544 from chendave/weight 2020-05-16 07:36:30 -07:00
most_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 Merge pull request #90544 from chendave/weight 2020-05-16 07:36:30 -07: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
requested_to_capacity_ratio_test.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