kubernetes/pkg/scheduler/framework/plugins/noderesources
Kubernetes Prow Robot 8ab1bc1633
Merge pull request #135725 from bart0sh/PR211-add-extended-resources-test-cases
Fix extended resource handling for DRA-backed resources on pod admission
2026-01-08 04:03:42 +05:30
..
balanced_allocation.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
balanced_allocation_test.go DRA extended resources: fix flake in unit tests 2025-12-27 09:47:56 +01:00
fit.go Fix extended resource handling for DRA-backed resources 2026-01-02 16:08:49 +02:00
fit_test.go Merge pull request #135725 from bart0sh/PR211-add-extended-resources-test-cases 2026-01-08 04:03:42 +05:30
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 DRA extended resources: fix flake in unit tests 2025-12-27 09:47:56 +01:00
test_util.go Linter to ensure go-cmp/cmp is used ONLY in tests 2025-01-24 20:49:14 -05:00