squakez commented on issue #3013: URL: https://github.com/apache/camel-k/issues/3013#issuecomment-1209169923
Tested this again and it seems the problem is a missing removal of the operator. Ideally we should have a `kamel uninstall --global --all -n camel-k` before deleting the namespace. It seems that certain clusterrole otherwise are kept in the cluster. Always perform the `uninstall` in the same namespace where it was installed and don't rely on deleting the namespace as a way of removing the operator. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
