gitops-operator
gitops-operator copied to clipboard
Uninstalling the Operator in Openshift does not clean up any of the deployed resouces
Describe the bug Uninstall does not clean up resouces
To Reproduce Steps to reproduce the behavior: Go into the Openshift console, operators, Installed Operators, find the Openshift GitOps operator and choose Uninstall. Nothing is cleaned up, still pods, secrets, configmaps, routes, statefulsets from the operator all left behind in the cluster
Expected behavior oc get po in the openshift-gitops namespaces doesn't still show all the ArgoCD pods
Screenshots
If applicable, add s
creenshots to help explain your problem.
Additional context Add any other context about the problem here.