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

   When Istio auto-injection is enabled, the camel-k builder always wait for 
the Istio container to complete (which will never happen), and triggers the 
default 5 min timeout (though Buildah finished in around 1~2 min and after the 
timeout the build still succeeds).
   
   Using #3309 built on a M1 Max Macbook, with self-built arm64 version of 
quarkus-mandrel (that does not seems the culprit?), Docker Desktop 4.9. Haven't 
tested other builds yet.
   My install command is
   ```
   kamel install --build-publish-strategy=Buildah --registry 
host.docker.internal:15000 --registry-insecure --operator-image 
host.docker.internal:15000/bariusss/camel-k:1.10.0-SNAPSHOT --maven-repository 
"http://nexus.nexus.svc.cluster.local/repository/maven-central/@id=nexus@name=nexus@mirrorOf=central";
   ```
   


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