kubernetes/pkg/scheduler
2026-06-19 13:51:17 +00:00
..
apis/config Merge pull request #138497 from cupnes/kep-4049-beta 2026-06-18 16:06:43 +05:30
backend Make sure gated pods are flushed with the same frequency as non-gated 2026-06-19 13:51:17 +00:00
framework Make sure gated pods are flushed with the same frequency as non-gated 2026-06-19 13:51:17 +00:00
metrics Add support for PodGroups in scheduling queue 2026-05-27 13:06:13 +00:00
profile Add support for PodGroups in scheduling queue 2026-05-27 13:06:13 +00:00
testing Convert DisruptionMode from enum to struct 2026-05-22 12:50:19 +00:00
util Rename PodGroupScheduled condition to PodGroupInitiallyScheduled 2026-06-17 12:49:22 +00:00
eventhandlers.go Merge GangScheduling and WorkloadAwarePreemption feature gates into GenericWorkload 2026-06-15 11:42:10 +00:00
eventhandlers_test.go fixed unit tests errors: cannot set feature gate DRAExtendedResource to false, feature is locked to true 2026-06-02 16:12:22 +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 Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one.go Add support for PodGroups in scheduling queue 2026-05-27 13:06:13 +00:00
schedule_one_podgroup.go Rename PodGroupScheduled condition to PodGroupInitiallyScheduled 2026-06-17 12:49:22 +00:00
schedule_one_podgroup_test.go Rename PodGroupScheduled condition to PodGroupInitiallyScheduled 2026-06-17 12:49:22 +00:00
schedule_one_test.go Merge pull request #138497 from cupnes/kep-4049-beta 2026-06-18 16:06:43 +05:30
scheduler.go Merge GangScheduling and WorkloadAwarePreemption feature gates into GenericWorkload 2026-06-15 11:42:10 +00:00
scheduler_test.go Merge pull request #138497 from cupnes/kep-4049-beta 2026-06-18 16:06:43 +05:30