syself / cluster-api-provider-hetzner

Cluster API Provider Hetzner šŸš€ Kubernetes Infrastructure as Software šŸ”§ Terraform/Kubespray/kOps alternative for running Kubernetes on Hetzner
https://caph.syself.com
Apache License 2.0
539 stars 51 forks source link

:bug: Improve handling of bm server reboot timeouts #1327

Closed janiskemper closed 2 weeks ago

janiskemper commented 1 month ago

What this PR does / why we need it: Bare metal servers currently can time out while rebooting. However, the timeouts don't make too much sense right now.

Additionally, there are some code improvements:

TODOs: