kubernetes/pkg/scheduler/framework
2026-01-11 14:19:18 +01: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 Generalize ErrorChannel to other underlying types 2026-01-11 13:58:06 +01:00
plugins Run PreBind plugins in parallel if feasible 2026-01-11 14:19:18 +01:00
preemption Generalize ErrorChannel to other underlying types 2026-01-11 13:58:06 +01:00
runtime Run PreBind plugins in parallel if feasible 2026-01-11 14:19:18 +01:00
cycle_state.go Run PreBind plugins in parallel if feasible 2026-01-11 14:19:18 +01: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 Scheduler changes to support pod level resources in place resize 2025-11-11 18:15:22 +00:00
events_test.go feat(scheduler): Add NodeDeclaredFeatures scheduler plugin. 2025-11-06 01:21:04 +00:00
interface.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08: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 Merge pull request #135330 from sujalshah-bit/fix-mem-leak 2025-12-29 15:56:34 +05:30
types_test.go Enabling NodeDeclaredFeatures in unit tests 2025-11-12 08:26:15 +00:00