Skip to content
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

How to uninstall #53

Closed
rbaumgar opened this issue Apr 12, 2021 · 6 comments
Closed

How to uninstall #53

rbaumgar opened this issue Apr 12, 2021 · 6 comments

Comments

@rbaumgar
Copy link

please describe how to uninstall?
CRD?
after unsubscribe the operator, the console still shows "Image Vulnerabilities"

@furio
Copy link

furio commented Sep 27, 2021

Run kubectl delete customresourcedefinition imagemanifestvulns.secscan.quay.redhat.com to lose the CRD

@rbaumgar
Copy link
Author

somewhere documented?

@furio
Copy link

furio commented Sep 27, 2021

Not in the project, but I had the same issue, and it seems the CRD is not being deleted, this is how i did it

@modassarrana89
Copy link

Why did we need to delete CRD , shouldn't uninstall do that ??

@rbaumgar
Copy link
Author

Uninstallation of an operator never deletes CRDs. At least for the operator I am aware of.

@stevsmit
Copy link
Member

@rbaumgar @modassarrana89

Happy to announce that this 3 year old issue is now documented in both the Quay docs and OpenShift docs:

openshift/openshift-docs#80905 (OpenShift PR)

https://github.com/quay/quay-docs/pull/1076/files (Quay PR)

Thanks for filing.

We might be able to close this issue :)

@rbaumgar rbaumgar closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants