operator-lifecycle-manager
operator-lifecycle-manager copied to clipboard
Deleting of an Operator dont go as planned
Type of question
Deleting of an Operator
Question
What did you do? I try to delete a operator. I deletetd the complete namespace but under "kubectl get operators" the operator is still there, and whgen i try to delete it it comes back.
What did you expect to see? Deleting of all ressources from the operator
What did you see instead? Under which circumstances? I see that the ressource is not possible to delete
Environment
- operator-lifecycle-manager version:
- Kubernetes version information:
1.22.6
- Kubernetes cluster kind:
Additional context Add any other context about the question here.
I saw https://github.com/operator-framework/operator-lifecycle-manager/issues/2696 and it seems to be the same issue. But maybe not iam unsure