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
workflows: crash: skip false positives from pre-boot crashes
The crash watchdog was reporting old crashes that occurred before the
host's last reboot as current issues. Add logic to check if crash files
are older than the host's boot time and skip them if they are. Also
automatically clean up these stale crash files.
This prevents the watchdog from falsely reporting hosts as crashed when
they have already recovered from previous incidents.
Generated-by: Claude AI
Signed-off-by: Luis Chamberlain <[email protected]>
0 commit comments