gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

Properly clean up when deleting a cluster #7

Open JohnStrunk opened 6 years ago

JohnStrunk commented 6 years ago

Describe the feature you'd like to have. When a user removes the top-level CR that defines a Gluster cluster, the operator should properly clean up the Gluster resources.

What is the value to the end user? (why is it a priority?) An end-user should be able to remove Gluster just as easily as they installed it. With this proposal, removal would be:

How will we know we have a good solution? (acceptance criteria)

Work items

Additional context