siderolabs / omni

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

fix: make `MachineSetNodeController` handle machinesets without clusters #209

Closed Unix4ever closed 2 months ago

Unix4ever commented 2 months ago

Ignore such machine sets instead of failing, as fail leads to all other machine sets being skipped.

Fixes: https://github.com/siderolabs/omni/issues/208

Unix4ever commented 2 months ago

/m