Skip to content

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:15
· 24 commits to main since this release

Added

  • Bulk "Clean up" for terminal pods — remove evicted/failed pods (and optionally completed ones)
    in one click instead of deleting them one by one. A 🧹 Clean up menu on the Pods toolbar (shown
    only for Pods) and in the Health scan offers "evicted / failed" (Phase=Failed) or "failed +
    completed"
    (Failed + Succeeded). It counts matches first and confirms the exact number before
    deleting, and only ever targets terminal pods — Running/Pending pods are never touched, so live
    workloads are unaffected.

Full Changelog: v1.2.4...v1.2.5