kubernetes/pkg/scheduler/framework/plugins
2026-01-27 11:42:03 +00:00
..
defaultbinder scheduler: Remove ttl parameter from cache.New signature 2026-01-13 17:04:06 +02:00
defaultpreemption scheduler: Remove ttl parameter from cache.New signature 2026-01-13 17:04:06 +02:00
dynamicresources DRA scheduler: fix another root cause of double device allocation 2026-01-26 15:44:48 +01:00
feature remove CSIMigrationPortworx and InTreePluginPortworxUnregister feature gates 2026-01-19 11:35:29 +08:00
gangscheduling Add logging error when UpdatePod finds no existing PodGroup with the pod to update 2026-01-27 11:42:03 +00:00
helper Extract helper methods from gang scheduling plugin 2026-01-26 13:45:26 +01:00
imagelocality Update imageLocality plugin 2025-12-18 09:28:39 +02:00
interpodaffinity Check NominatedNodeName to decide if a pod is scheduled 2025-12-19 12:30:06 +00:00
names Implement Gang scheduling in kube-scheduler 2025-11-06 10:47:29 +00:00
nodeaffinity KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
nodedeclaredfeatures KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
nodename KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
nodeports KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
noderesources Refactor resource allocation tests to be more readable 2026-01-26 14:26:46 +00:00
nodeunschedulable KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
nodevolumelimits remove CSIMigrationPortworx and InTreePluginPortworxUnregister feature gates 2026-01-19 11:35:29 +08:00
podtopologyspread Check NominatedNodeName to decide if a pod is scheduled 2025-12-19 12:30:06 +00:00
queuesort Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
schedulinggates Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
tainttoleration KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
testing Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
volumebinding remove CSIMigrationPortworx and InTreePluginPortworxUnregister feature gates 2026-01-19 11:35:29 +08:00
volumerestrictions KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
volumezone KEP 5598: Opportunistic Batching (#135231) 2025-11-12 21:51:37 -08:00
README.md scheduler/framework/plugins: delete moved docs 2021-02-16 13:26:27 +00:00
registry.go Implement Gang scheduling in kube-scheduler 2025-11-06 10:47:29 +00:00

Scheduler Framework Plugins

Moved here.