nicolaferraro commented on issue #1650: URL: https://github.com/apache/camel-k/issues/1650#issuecomment-669071105
> how is that working? I was envisioning more take a camel k integration and conver that into a camelsource and deploy as it instead of as an integration What you describe is (almost) the approach taken in the experimental PR #1637, where we take an integration and create a child sinkbinding, which is interpreted by Knative as a source. The current approach instead is that a (knative) CamelSource is created via kubectl and it creates a child Integration that runs the code. ---------------------------------------------------------------- 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