| .. |
|
apis/config
|
api: add PodGroupPostFilter extension point config
|
2026-07-08 13:25:41 +00:00 |
|
backend
|
Reimplement WAP with in place filter reprieval
|
2026-07-10 11:36:02 +00:00 |
|
framework
|
Fix unformatted UID in dynamicresources test error message
|
2026-07-11 02:37:44 -04:00 |
|
metrics
|
scheduler: add PodGroupPostFilter metrics and unit tests
|
2026-07-10 06:09:51 +00:00 |
|
profile
|
Add support for PodGroups in scheduling queue
|
2026-05-27 13:06:13 +00:00 |
|
testing
|
api: rename PodGroupTemplateRef to WorkloadRef
|
2026-07-01 12:18:43 +00:00 |
|
util
|
Merge pull request #139602 from nojnhuh/dra-podgroup-race
|
2026-06-26 16:26:25 +00:00 |
|
eventhandlers.go
|
Introduce incompletePodGroupPods to store pods waiting for their PodGroup to appear
|
2026-07-02 13:33:49 +00:00 |
|
eventhandlers_test.go
|
DRA Device Taints: use V1 API, enabled by default
|
2026-07-06 20:20:56 +02: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
|
scheduler: capture PodInfo before Done() in handleSchedulingFailure
|
2026-07-07 18:05:30 +05:30 |
|
schedule_one_podgroup.go
|
Merge pull request #140478 from nojnhuh/sched-flush-pending-pg-members
|
2026-07-15 17:11:35 +00:00 |
|
schedule_one_podgroup_test.go
|
Merge pull request #140478 from nojnhuh/sched-flush-pending-pg-members
|
2026-07-15 17:11:35 +00:00 |
|
schedule_one_test.go
|
Introduce incompletePodGroupPods to store pods waiting for their PodGroup to appear
|
2026-07-02 13:33:49 +00:00 |
|
scheduler.go
|
DRA Device Taints: use V1 API, enabled by default
|
2026-07-06 20:20:56 +02:00 |
|
scheduler_test.go
|
Embed SharedLister to MutableSnapshotSharedLister and use MutableSnapshotSharedLister in preemption for snapshot access
|
2026-07-06 09:16:34 +00:00 |