kubernetes/pkg/scheduler
2026-05-22 08:01:20 +00:00
..
apis/config Explicitly disable validation-gen where not needed 2026-05-12 12:49:01 -04:00
backend Merge pull request #135756 from vshkrabkov/refactor/scheduler-moveToActiveQ-remove-underlock 2026-05-13 09:18:33 +05:30
framework Add PlacementFeasible plugin to support early gang termination 2026-05-22 08:01:15 +00:00
metrics Add PlacementFeasible plugin to support early gang termination 2026-05-22 08:01:15 +00:00
profile scheduler: use contextual logging for event emission 2026-03-19 14:33:09 +02:00
testing Marry WAP logic with the new API fields 2026-03-24 09:36:00 +01:00
util Add retrying for Bind API calls. With podGroup scheduling we do not want transient connection interruption to stop binding of whole group of pods 2026-05-07 16:03:05 +00:00
eventhandlers.go Graduate SchedulerQueueingHints feature gate 2026-04-23 10:17:33 +00:00
eventhandlers_test.go Graduate SchedulerQueueingHints feature gate 2026-04-23 10:17:33 +00: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 snapshot pod group state before scheduling cycle and embed pod group manager into cache 2026-03-13 21:44:17 +00:00
OWNERS
schedule_one.go Merge pull request #135160 from KunWuLuan/feat/multi-cond-apicall 2026-05-13 09:18:26 +05:30
schedule_one_podgroup.go Use PlacementFeasible instead of Permit in PodGroup scheduling cycle 2026-05-22 08:01:20 +00:00
schedule_one_podgroup_test.go Use PlacementFeasible instead of Permit in PodGroup scheduling cycle 2026-05-22 08:01:20 +00:00
schedule_one_test.go Remove automatically adding UpdateNodeTaint event to Add node event 2026-04-30 10:22:29 +00:00
scheduler.go Remove automatically adding UpdateNodeTaint event to Add node event 2026-04-30 10:22:29 +00:00
scheduler_test.go Remove automatically adding UpdateNodeTaint event to Add node event 2026-04-30 10:22:29 +00:00