syself / cluster-api-provider-hetzner

Cluster API Provider Hetzner :rocket: The best way to manage Kubernetes clusters on Hetzner, fully declarative, Kubernetes-native and with self-healing capabilities
https://caph.syself.com
Apache License 2.0
686 stars 60 forks source link

:seedling: More logging in check-disk.sh #1505

Closed guettli closed 1 day ago

guettli commented 2 weeks ago

We found a strange issue with the check-disk.sh script. We add more output to the script, so that we can debug that better if it happens again. No fix, just more logging.

And the regex for valid WWNs was extended.