lsergio commented on issue #5069:
URL: https://github.com/apache/camel-k/issues/5069#issuecomment-1893603349

   I inspected the ksvervices and this is what I found out:
   
   - While only the jvm build is ready, the ksvc uses the jvm image and the 
container command is echo exec java -Xmx210M -cp...
   - When the native build finishes, the ksvc is updated to the native image 
and the the native command switches to           - 
./camel-k-integration-2.2.0-runner as expected. At this time I have test-00003 
pod working as expected, but test-00002 is there with the wrong command.
   - When test-00002 disappears, nothing changes on the ksvc.
   


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

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

Reply via email to