-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Block deletion of machines from "inventory of machines" if they are part of a cluster or delete them from the cluster as well #160
Comments
I would even like the option to remove a machine from one cluster and then add it to another cluster. So not sure why we remove the inventory completely when we delete the machine from a cluster.. |
@davidcassany can we delete "inventory of machines" from a cluster from the UI or should we just block the deletion of the "inventory of machines" resource on the UI? |
I think it's better to just block the deletion of machine inventories from the UI. The documentation for the Reset already points out the Rancher default UI. |
As per Slack conversation, was agreed on the following:
|
At the moment the process of deleting machines from "inventory of machines" once they are part of a cluster does not remove them from the cluster. At least not properly.
Deleting machines on the cluster side of things deletes them on the machine side of things..
So this is not very consistent and should be improved.
Either deletion on both sides should work or if supported only on one side - the other side should block the user.
The text was updated successfully, but these errors were encountered: