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 stuck servers that do not switch on #143

Merged
merged 1 commit into from Apr 8, 2022

Conversation

janiskemper
Copy link
Contributor

What type of PR is this?
/kind feature

What this PR does / why we need it:
In HCloud, servers sometimes get stuck in status off. Even repeatedly
powering them on does not help. This commit introduces a logic that
makes sure, these servers get marked as failed after a certain timeout.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

In HCloud, servers sometimes get stuck in status off. Even repeatedly
powering them on does not help. This commit introduces a logic that
makes sure, these servers get marked as failed after a certain timeout.
@janiskemper janiskemper merged commit 1a8228c into main Apr 8, 2022
@janiskemper janiskemper deleted the bugfix/hcloud-server-off branch April 8, 2022 10:03
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.

None yet

1 participant