nicolaferraro opened a new pull request #215: Add base support for Knative 
eventing
URL: https://github.com/apache/camel-k/pull/215
 
 
   When doing:
   
   ```
   from("knative:channel/mychannel")
     .to("log:msg")
   ```
   
   Now Camel K exposes a rest endpoint to receive cloud events and subscribes 
automatically subscribes to the Knative channel `mychannel`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to