You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/25 11:05:20 UTC

[GitHub] [camel-k] astefanutti commented on issue #1834: Support Knative Sinks

astefanutti commented on issue #1834:
URL: https://github.com/apache/camel-k/issues/1834#issuecomment-1021071576


   > talking aloud: wonder if we can add an additional option to the knative trait so that when it creates a sink, instead of using a channel we just publish a service with the relate k8s Service so that it would become addressable ?
   
   IIUIC, this is already done, as a KnativeService is created that's addressable (when the integration exposes an HTTP endpoint).
   
   I wonder whether that'd make sense the integration to be addressable so that it can be a Sink target?
   
   Currently, sinking to an addressable resource from the integration is supported, and a SinkBinding resource is automatically created when there is something like `to(knative:endpoint)` or `to(knative:channel)`. Maybe it could be useful to support sinking directly into an integration...


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org