Files
kubernetes/test/e2e/scheduling
Jan Chaloupka cc5ec714c1 fix(SchedulerPreemption/Async): schedule all medium priority pods first so all low priority pods can be preempted
If not all medium priority pods are allowed to preempt low priority pods
first the high priority pods may occupy the low priority spot and
disallow medium priority pods to preempt all low priority pods. Thus
leaving some low priority pods without a DeletionTimestamp field set and
failing the "Check all low priority pods to be about to preempted."
check.
2025-11-20 17:03:23 +01:00
..
2023-10-10 18:15:49 +02:00
2025-11-06 09:36:45 +00:00