siderolabs / omni

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

🐛 `MachineSetNodeController` breaks if there's a machine set which doesn't have a corresponding cluster #208

Closed Unix4ever closed 2 months ago

Unix4ever commented 2 months ago

Should skip such machine sets and continue the loop. Currently it returns an error and the controller doesn't work at all.