kubernetes/pkg/scheduler/framework/plugins/noderesources
2022-03-14 15:36:52 -04:00
..
balanced_allocation.go use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
balanced_allocation_test.go rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc 2021-11-18 09:15:26 +08:00
fit.go Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04:00
fit_test.go Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04:00
least_allocated.go rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc 2021-11-18 09:15:26 +08:00
least_allocated_test.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
most_allocated.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
most_allocated_test.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
requested_to_capacity_ratio.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
requested_to_capacity_ratio_test.go rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc 2021-11-18 09:15:26 +08:00
resource_allocation.go avoid klog Info calls without verbosity 2022-01-12 07:48:36 +01:00
test_util.go rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc 2021-11-18 09:15:26 +08:00