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

Blindly removing openshift-operators-redhat during logging install #155

Open
dry923 opened this issue Mar 29, 2021 · 0 comments
Open

Blindly removing openshift-operators-redhat during logging install #155

dry923 opened this issue Mar 29, 2021 · 0 comments

Comments

@dry923
Copy link
Member

dry923 commented Mar 29, 2021

We are blinding removing the openshift-operators-redhat namespace during install/cleanup. This is bad practice as it may being used by other RH operators and could result in future problems. We should more selectively remove this namespace or even better, if we only remove what we need to add.

Line reference:

oc delete --wait=true project openshift-operators-redhat --ignore-not-found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant