siderolabs / cluster-api-control-plane-provider-talos

A control plane provider for CAPI + Talos
Mozilla Public License 2.0
62 stars 20 forks source link

transitioning from init nodes to bootstrap API #85

Closed smira closed 2 years ago

smira commented 2 years ago

Should we still leave support for init nodes if the cluster template has init section in the template?

This might allow easy transition on upgrades from older versions of CACCPT

Note: Talos before 0.13 (?) doesn't have protection on calling bootstrap API when etcd is already bootstrapped.