siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
395 stars 24 forks source link

fix: skip invalid machines in `TalosUpgradeStatusController` #376

Closed Unix4ever closed 1 week ago

Unix4ever commented 2 weeks ago

Do not exit the loop, but just ignore such machines. Otherwise we don't create ClusterMachineTalosVersion resources for all new machines in the machine set, which blocks ClusterMachineConfigController and the machines are not configured.

Unix4ever commented 1 week ago

/m