kubernetes/pkg/scheduler/framework
bmordeha 6f57f1e95b Update imageLocality plugin
to account for ImageVolume images when scoring
and prioritizing nodes with required pod images

Signed-off-by: bmordeha <bmordeha@redhat.com>
2025-12-18 09:28:39 +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 Update imageLocality plugin 2025-12-18 09:28:39 +02:00
preemption Merge pull request #135495 from tosi3k/skip-last-pod-deletion 2025-12-17 22:36:28 -08:00
runtime KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08: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 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 Address comments, log level, test assersion consistency and remove unnecessary locks in TestFlushUnschedulablePodsLeftoverSetsFlag 2025-11-26 14:08:05 +01:00
types_test.go Enabling NodeDeclaredFeatures in unit tests 2025-11-12 08:26:15 +00:00