siderolabs / omni

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

fix: allow adding machines to Omni at higher speed #176

Closed Unix4ever closed 3 months ago

Unix4ever commented 3 months ago

Introduce a buffer for PeerEvents channel, to not block adding new machines when SideroLink is processing new peers.

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

Unix4ever commented 3 months ago

/m