You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running helm uninstall adelphi --namespace cass-operator I expected all of the resources deployed by Adelphi to be removed, but because of the way helm doesn't manage custom resources, some are left remaining.
There are good reasons why we might not want the remove the operators, but for a totally clean and isolated install and removal it would be nice to add an optional (perhaps even removed by default assuming that we #93 is addressed) automated removal.
Bug Report
Description
After running
helm uninstall adelphi --namespace cass-operator
I expected all of the resources deployed by Adelphi to be removed, but because of the way helm doesn't manage custom resources, some are left remaining.There are good reasons why we might not want the remove the operators, but for a totally clean and isolated install and removal it would be nice to add an optional (perhaps even removed by default assuming that we #93 is addressed) automated removal.
Schema
N/A
Is this a regression?
No
Steps to reproduce
helm install adelphi helm/adelphi --namespace cass-operator
helm uninstall adelphi --namespace cass-operator
┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: AD-46
The text was updated successfully, but these errors were encountered: