nicolaferraro commented on issue #568: Automatic installation when creating a Knative Camel Source URL: https://github.com/apache/camel-k/issues/568#issuecomment-474393069 Yes, our operator works oob if you specify `""` as target namespace. The issue is that the operator is doing heavy work that cannot be shared, e.g. builds. We can: - separate builds into their own controller, or - create a super controller that installs the current operator Which one is best?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services