kubernetes/pkg/scheduler/framework
Ed Bartosh edbc32fa60 DRA: implement scoring for extended resources
Updated extended resource allocation scorer to calculate
allocatable and requested values for DRA-backed resources.
2025-11-06 10:40:52 +02:00
..
api_calls Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
autoscaler_contract switched from storing name to storing a pointer to the device class. 2025-11-04 17:51:12 +00:00
parallelize Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
plugins DRA: implement scoring for extended resources 2025-11-06 10:40:52 +02:00
preemption comments 2025-11-04 12:55:16 +00:00
runtime Address review comments 2025-11-04 11:16:43 -05:00
cycle_state.go feat: trigger PreFilterPreBind in the binding cycle 2025-07-29 19:01:02 +09:00
cycle_state_test.go Extract interface CycleState and move is to staging repo. CycleState implementation remains in k/k/pkg/scheduler/framework 2025-05-29 16:18:36 +00:00
events.go extended resource backed by DRA: implementation 2025-07-29 18:55:21 +00:00
events_test.go DRA: lock to default-on 2025-10-24 20:04:20 +02:00
interface.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
interface_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
types.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
types_test.go Move GetAffinityTerms functions from pkg/scheduler/framework to staging repo 2025-08-26 13:39:49 +00:00