Skip to content

v0.2.24

Choose a tag to compare

@github-actions github-actions released this 12 Sep 13:26
· 294 commits to main since this release

Added

  • host_cgroup_memory_limit now advises adding MemoryHigh when a cgroup has memory.max set without memory.high (graceful pre-OOM throttling) — only for a bound on the supervisor's own cgroup, with the PSI-floor caveat when the mid-round floor isn't already deferring.

Changed

  • doctor's phase-plan preview now shows a paused phase's resume time.
  • Trimmed the grace-kill test wall-time (~80s faster suite; behavior-identical).