siderolabs / omni

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

fix: always delete removed nodes from discovery service #149

Closed utkuozdemir closed 4 months ago

utkuozdemir commented 4 months ago

If a ClusterMachine is removed, always attempt to remove them from the discovery service.

Use a single discovery service client instead of recreating it every time.

Use the GRPC dial options exposed from the siderolabs/discovery-client when connecting to the discovery service.

Closes #19.

Signed-off-by: Utku Ozdemir utku.ozdemir@siderolabs.com

utkuozdemir commented 4 months ago

/m

utkuozdemir commented 4 months ago

/m