siderolabs / omni

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

fix: use proper types in the machine status and snapshot controllers #377

Closed Unix4ever closed 2 weeks ago

Unix4ever commented 2 weeks ago

The return type should be input type, not the output type. Also leverage runner equality functions to not to restart the collectors if nothing changed.

Unix4ever commented 2 weeks ago

/m