anerathil commented on issue #3408:
URL: https://github.com/apache/camel-k/issues/3408#issuecomment-1198240830

   Hey, you could disable the injection of the Istio sidecar:
   
   - by trait: https://camel.apache.org/camel-k/1.9.x/traits/istio.html
   - exclude pods with the matching builder label in Istio configuration 
(neverInjectSelector afaik)
   
   If you want to keep the injection I think you can I think you can also 
configure Istio to enforce waiting for the sidecar eg. by using 
[holdApplicationUntilProxyStarts](https://istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/)
   
   Cheers
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to