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

backport: fix: use 'control-plane' Kubernetes node label #138

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 (cherry picked from commit 6fdde729b8551eef897756f42f9bfc0030855623)

smira commented 2 years ago

/m