nicolaferraro commented on pull request #1466: URL: https://github.com/apache/camel-k/pull/1466#issuecomment-634513928
Well, I think we should not change this. I've disabled the deletion of global stuff unless explicitly stated. Think to this scenario: - User 1 does `kamel install` on namespace `a` - User 2 does `kamel install` on namespace `b` Then at some point: - User 2 does `kamel uninstall` on namespace `b` If we delete the global roles and CRDs on `kamel uninstall`, then User 1 and all other users are also affected. Deleting the CRDs also means deleting all integrations running in the whole cluster... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org