siderolabs / omni

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

fix: issue with etcd watch cancel #179

Closed smira closed 3 months ago

smira commented 3 months ago

Fixes #174

The fix is to switch to proper gRPC client to embedded etcd.

More information: cosi-project/state-etcd#156

Signed-off-by: Andrey Smirnov andrey.smirnov@siderolabs.com

smira commented 3 months ago

Joint effort with @Unix4ever and @utkuozdemir

smira commented 3 months ago

/m