claudio4j opened a new issue, #3854: URL: https://github.com/apache/camel-k/issues/3854
When Camel K Operator is installed in global mode, and if the kubectl current namespace is different than the ns the camel-k-operator is installed, then running `kamel version -a` results is misleading. ``` $ kamel version -a No IntegrationPlatform resource in default namespace Camel K Client Red Hat 1.10.2 Unable to retrieve operator version: integrationplatforms.camel.apache.org "camel-k" not found ``` kamel should be able to detect the camel-k-operator in the other ns to report correctly. -- 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]
