nicolaferraro opened a new issue #984: Wrong behavior of global mode wrt kaniko cache warmer and platform URL: https://github.com/apache/camel-k/issues/984 When doing `kamel install --global`, the operator should be installed in global mode in the current namespace (message should mention the "global" mode) and I think there's no need to create the integration platform there, since you're going to create an integration platform in other ns probably (the fact that platform has not been installed can be also mentioned). The strange thing I've noticed is that the kaniko warmer is started in the namespace where I install the global operator. But when I run `kamel install --skip-operator-setup` in another ns, no warmer pod is started.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
