nicolaferraro commented on issue #326:
URL: https://github.com/apache/camel-k-runtime/issues/326#issuecomment-628607050


   I'm not sure `toD` works in this case because we have a strict relationship 
between endpoints and services in the KNATIVE_CONFIG env and the dynamic 
endpoint is not passed by the operator.
   
   But in the case of the broker, the event name should not be mandatory to 
lookup the instance.
   E.g. I might define a producer like `.to("knative:event")` and use the 
header to determine the event type, but this is not possible (null pointer 
exception). 


----------------------------------------------------------------
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:
[email protected]


Reply via email to