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: use 'control-plane' Kubernetes node label #137

Closed smira closed 2 years ago

smira commented 2 years ago

Talos was labeling control plane nodes with both control-plane and master labels since Talos 0.8, so it should be safe to do that change.

Talos 1.2.0 is supposed to drop legacy master label, so we need to make sure CACCPT is ready.

Signed-off-by: Andrey Smirnov andrey.smirnov@talos-systems.com

smira commented 2 years ago

/m