Artem Chernyshev 36c20175e6
fix: ignore labeled MachineSetNodes in the export and sync CLI cmds
Now as `MachineSetNodes` are no longer ever owned by the
`MachineSetNodeController` and marked with
`managed-by-machine-set-node-controller` label instead, CLI tools should
properly handle that and ignore such `MachineSetNodes` during export and
cluster sync.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2025-12-23 20:39:19 +03:00
..