nicolaferraro opened a new issue #218: Allow to push to a Knative channel or 
service endpoint
URL: https://github.com/apache/camel-k/issues/218
 
 
   We should allow to use a Knative channel or service endpoint.
   
   E.g.
   ```
   ... .to("knative:channel/a")
   ... .to("knative:endpoint/x")
   ```
   
   In both cases, the internal HTTP URL of Channel "a" or Service "x" should be 
resolved by the operator (that should go in error until both endpoints are 
resolved) and injected into the Knative configuration property.

----------------------------------------------------------------
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