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

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

fix: get talosconfig from secrets instead of talosconfig resources #110

Closed Unix4ever closed 2 years ago

Unix4ever commented 2 years ago

This should address the issue when the management plane was migrated by using clusterctl move, which drops all statuses and talosconfig resources become empty.

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

Unix4ever commented 2 years ago

/ok-to-test

Unix4ever commented 2 years ago

/m

DerTiedemann commented 2 years ago

Thanks alot for the quick fix <3