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

fix: avoid long backoff when trying to bootstrap the cluster #96

Closed Unix4ever closed 2 years ago

Unix4ever commented 2 years ago

This makes Sidero tests fail, because the controller gets too many errors during the bootstrap, as we populate the address before apid is ready.

Signed-off-by: Artem Chernyshev artem.chernyshev@talos-systems.com

Unix4ever commented 2 years ago

/m -ff