You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(design): align Infeasible semantics with implementation, pin Deferred charge as a contract
Generation-aware Infeasible was rejected during implementation (the
observedGeneration field requires a non-GA gate; upstream reason-only
semantics adopted and pinned by a characterization test) - update the
design to match. Note that the Deferred max(spec, actual) charge is a
dependency of deferred-resize eviction (#1872 / #2051): the reserved
target prevents backfill thrash after victim eviction.
Signed-off-by: gshaibi <gshaibi@nvidia.com>
| Deferred resize preemption | Separate track: [#1872](https://github.com/kai-scheduler/KAI-Scheduler/issues/1872) |
141
+
| Deferred resize preemption | Separate track: [#1872](https://github.com/kai-scheduler/KAI-Scheduler/issues/1872) / [#2051](https://github.com/kai-scheduler/KAI-Scheduler/pull/2051). Depends on `Deferred` charged at max(spec, actual) — the reserved target is its thrash safety |
131
142
| Wait for upstream resize gates / KEP-5836 only | Rejected as sole plan — ship Goals accounting + admit now; upstream remains complementary ([kubernetes#131835](https://github.com/kubernetes/kubernetes/issues/131835)) |
0 commit comments