kubernetes/pkg/scheduler
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
..
apis/config Implement Gang scheduling in kube-scheduler 2025-11-06 10:47:29 +00:00
backend Merge pull request #135368 from vshkrabkov/fix/scheduler-queue-metric-sync 2025-12-17 21:42:00 -08:00
framework Update imageLocality plugin 2025-12-18 09:28:39 +02:00
metrics Update pkg/scheduler/metrics/metrics.go 2025-11-24 09:38:41 +01:00
profile Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
testing Scheduler changes to support pod level resources in place resize 2025-11-11 18:15:22 +00:00
util fixed bug such that implicit extended resource name can always be used, 2025-09-10 14:10:40 +00:00
eventhandlers.go KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00
eventhandlers_test.go KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00
extender.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
extender_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
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one.go Address comments, log level, test assersion consistency and remove unnecessary locks in TestFlushUnschedulablePodsLeftoverSetsFlag 2025-11-26 14:08:05 +01:00
schedule_one_test.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
scheduler.go KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
scheduler_test.go Implement Gang scheduling in kube-scheduler 2025-11-06 10:47:29 +00:00