christophd opened a new issue, #3532:
URL: https://github.com/apache/camel-k/issues/3532

   This is related to #3522 where the integration pod fails right after the 
start because K_SINK has not been injected by Knative sink binding controller 
before the Camel route starts. So the Pod results in error state recovering 
once the K_SINK env var has been injected.
   
   We should avoid the failure state by adding a route policy and a dedicated 
health check when the integration needs a K_SINK so in essence, the route 
policy would not start the route if the mentioned env var is not set and an 
health check could make the pod not ready.


-- 
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-unsubscr...@camel.apache.org.apache.org

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

Reply via email to