siderolabs / omni

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

Provide a way to ban the machine UUID in Omni #413

Closed Unix4ever closed 3 days ago

Unix4ever commented 3 days ago

Add UUID deny-list in Omni. In the machines list add a way to mark the machine UUID as banned from joining Omni. That will disable siderolink provision API and will not create the link for the joined machine.

The UI should show the list of banned UUIDs with the ability to allow-list them.

This feature might be useful in the case when some machine is not properly deprovisioned in the cloud and keeps coming back to Omni in the invalid state.

Unix4ever commented 3 days ago

Will do #419 instead