Skip to content

Conversation

@mattiaswal
Copy link
Contributor

@mattiaswal mattiaswal commented Oct 31, 2024

The worst way of handling a kernel crash is to do nothing at all.

This fix #740

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

The worst way of handling a kernel crash is to do nothing at all.
@mattiaswal mattiaswal requested a review from troglobit October 31, 2024 14:57
Copy link
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Thanks for fixing this before the release 😎👍

For the future, and very minor, I think we should put all fix #num lines in the commit messages. It's easier to track backwards why we have certain lines of code/config.

@troglobit troglobit merged commit fb3c026 into main Oct 31, 2024
6 checks passed
@troglobit troglobit deleted the reboot-on-error branch October 31, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reboot on kernel failures

2 participants