kubernetes/pkg/scheduler/framework/plugins/noderesources
Kubernetes Prow Robot 0dcd6eaa0d
Merge pull request #103934 from boenn/tainttoleration
De-duplicate predicate (known as filter now) logic shared in kubelet and scheduler
2022-02-09 16:53:46 -08: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
balanced_allocation.go use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
fit_test.go rebase master 2021-11-25 11:21:12 +08:00
fit.go Merge pull request #103934 from boenn/tainttoleration 2022-02-09 16:53:46 -08:00
least_allocated_test.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08: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
most_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
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
requested_to_capacity_ratio.go refactor scheudler's node resource plugins 2021-11-03 00:52:23 +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