nicolaferraro opened a new issue #703: Automatically use pod build strategy in "AllNamespaces" setup URL: https://github.com/apache/camel-k/issues/703 I was thinking we can inspect the `WATCH_NAMESPACE` env variable in the operator and if it's empty (meaning all namespaces) we can set the build mode to `pod` on the platforms that the user will create. This way we enable multi-tenancy (although not optimized yet) and we can enable the `AllNamespaces` setup on operator hub. Wdyt @astefanutti ?
---------------------------------------------------------------- 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
