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

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

fix: rewrite scale down code to be resilient to API calls failures #164

Closed Unix4ever closed 1 year ago

Unix4ever commented 1 year ago

Delete the node first, then remove the machine from etcd. Also implement a test that verifies rolling update with 2 running control planes.

Unix4ever commented 1 year ago

/m