claudio4j opened a new issue #2883: URL: https://github.com/apache/camel-k/issues/2883
If user creates an `IntegrationPlatform` with a name different from `camel-k` and run any integration, the kamel output shows `No IntegrationPlatform resource in <current ns> namespace` kamel CLI [version.go](https://github.com/apache/camel-k/blob/main/pkg/cmd/version.go#L136) try to get the `IntegrationPlatform/camel-k`, but it should query the active/primary object in the current namespace. -- 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]
