kubernetes/pkg/scheduler/framework/plugins/noderesources
2025-12-12 15:48:18 +02:00
..
balanced_allocation.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
balanced_allocation_test.go Balanced allocation tests: cover DRA resources 2025-12-12 13:51:19 +02:00
fit.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
fit_test.go Fit tests: add DRA-aware test cases 2025-12-12 15:48:18 +02:00
least_allocated.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
least_allocated_test.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
most_allocated.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
most_allocated_test.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
requested_to_capacity_ratio.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
requested_to_capacity_ratio_test.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
resource_allocation.go Scheduler changes to support pod level resources in place resize 2025-11-11 18:15:22 +00:00
resource_allocation_test.go resourceAllocationScorer: add unit test for DRA nodeMatches 2025-12-12 15:48:13 +02:00
test_util.go Linter to ensure go-cmp/cmp is used ONLY in tests 2025-01-24 20:49:14 -05:00