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
620 stars 58 forks source link

Revert "🌱Add check to disallow hcloud servers without ssh key (#1413)" #1465

Closed guettli closed 1 month ago

guettli commented 1 month ago

This reverts commit 9a170a26ce87840764af53136ab5109bc8aef533.

We revert this, because some users want to provision clusters without ssh key.

Fixes https://github.com/syself/cluster-api-provider-hetzner/issues/1460

yrs147 commented 1 month ago

@guettli These tests also needs to be removed as they are no longer required https://github.com/syself/cluster-api-provider-hetzner/pull/1445/files

guettli commented 1 month ago

@guettli These tests also needs to be removed as they are no longer required https://github.com/syself/cluster-api-provider-hetzner/pull/1445/files

thank your for the hint. I just did that. Please review again.