Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 handle case where rescue system can't be reached. #1220

Merged

Conversation

guettli
Copy link
Contributor

@guettli guettli commented Mar 19, 2024

What this PR does / why we need it:

Provide better err msg if rescue system can't be reached. Handle this case better, because currently it reaches and endless loop of hardware reboots if a bare metal server's rescue system is not reachable.

Additionally, the controller emits an Event for every reboot now. This makes it more clear what is happening.

@guettli guettli marked this pull request as ready for review March 19, 2024 16:30
@syself-bot syself-bot bot added area/code Changes made in the code directory area/api Changes made in the api directory labels Mar 19, 2024
@guettli guettli force-pushed the tg/better-err-msg-if-rescue-system-is-not-reachable branch from 97627fe to 5cc76e0 Compare March 20, 2024 07:58
@syself-bot syself-bot bot added size/M Denotes a PR that changes 50-200 lines, ignoring generated files. area/hack Changes made in the hack directory labels Mar 20, 2024
@guettli guettli force-pushed the tg/better-err-msg-if-rescue-system-is-not-reachable branch from 5b743d8 to 3aa8cd2 Compare April 25, 2024 13:06
@guettli guettli force-pushed the tg/better-err-msg-if-rescue-system-is-not-reachable branch from 3aa8cd2 to e4e029f Compare April 25, 2024 13:12
@guettli
Copy link
Contributor Author

guettli commented May 8, 2024

Janis will merge this PR

@janiskemper janiskemper changed the title 🌱 provider better err msg if rescue system can't be reached. 🌱 handle case where rescue system can't be reached. May 8, 2024
@janiskemper janiskemper merged commit a561e3c into main May 8, 2024
14 of 15 checks passed
@janiskemper janiskemper deleted the tg/better-err-msg-if-rescue-system-is-not-reachable branch May 8, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Changes made in the api directory area/code Changes made in the code directory area/hack Changes made in the hack directory size/M Denotes a PR that changes 50-200 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants