siderolabs / omni

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

fix: use un-cached list in the `MachineSetNodeController` #384

Closed Unix4ever closed 1 week ago

Unix4ever commented 1 week ago

This change fixes race during machine allocation in the machine class based machine sets, which was happening due to the eventual consistency of the in-memory cache.

Unix4ever commented 1 week ago

/m