nicolaferraro commented on issue #919: Knative route from AWS S3 endpoint 
immediatly stops after starting
URL: https://github.com/apache/camel-k/issues/919#issuecomment-527045466
 
 
   Hi @lubuxnl , camel k version that is compatible with Knative 0.7.1 is v 
1.0.0-M1. Can you try with that?
   
   Also it does not matter how you call the knative listener service, if it 
doesn't work, can you try to replace:
   
   from("knative:endpoint/s3filelogger")
   
   With:
   
   from("knative:endpoint/default")

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


With regards,
Apache Git Services

Reply via email to