kubernetes/pkg/scheduler/framework/plugins/noderesources
Kubernetes Prow Robot 0701e4b3b0
Merge pull request #116508 from tangwz/fix_PreFilter_and_PreScore_test_name
Avoid using negative words in PreFilter and PreScore tests.
2023-03-13 21:17:20 -07:00
..
balanced_allocation_test.go Avoid using negative words in PreFilter and PreScore tests. 2023-03-12 15:06:26 +08:00
balanced_allocation.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
fit_test.go Avoid using negative words in PreFilter and PreScore tests. 2023-03-12 15:06:26 +08:00
fit.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
least_allocated_test.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
least_allocated.go Remove unnecessary int64 type conversion 2023-03-12 09:50:09 +08:00
most_allocated_test.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
most_allocated.go Improve performance of NodeResourcesFit scoring 2022-12-21 23:23:47 +08:00
requested_to_capacity_ratio_test.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
requested_to_capacity_ratio.go Improve performance of NodeResourcesFit scoring 2022-12-21 23:23:47 +08:00
resource_allocation_test.go dedupe pod resource request calculation 2023-03-09 17:15:53 -06:00
resource_allocation.go scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
test_util.go chore(scheduler): cleanup some minor issues in testing 2022-11-03 09:07:28 +08:00