squakez commented on issue #3013: URL: https://github.com/apache/camel-k/issues/3013#issuecomment-1043021080
I've tried the scenario a few times and sometimes it works correctly, but sometimes it fails (for me it failed with a pending service-account resource). In theory, the removal procedure is taking care of all resources: ``` $ kamel uninstall --global --all Camel K Integration Platform removed from namespace default Camel K Config Maps removed from namespace default Camel K Registry Secret removed from namespace default Camel K platform Kamelets removed from namespace default Camel K Operator removed from namespace default Camel K Role Bindings removed from namespace default Camel K Roles removed from namespace default Camel K Service Accounts removed from namespace default Camel K Custom Resource Definitions removed from cluster Camel K Cluster Role Bindings removed from cluster Camel K Cluster Roles removed from cluster ``` For the time being, you please use the `--force` option to overcome the problem. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org