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

:seedling: Update names of finalizers. #1455

Closed guettli closed 1 month ago

guettli commented 1 month ago

Update names of finalizers.

old: foo.infrastructure.cluster.x-k8s.io new: infrastructure.cluster.x-k8s.io/foo

Related: https://github.com/syself/cluster-api-provider-hetzner/issues/1450