tdiesler commented on PR #5200:
URL: https://github.com/apache/camel-k/pull/5200#issuecomment-1985602995

   @squakez How about this ...
   
   1. By default build the platform native image. This would build either 
linux/amd64 or linux/arm64 depending on the platform you are currently using
   2. On demand build images for other platforms preserving the workflow that 
[exists 
already](https://github.com/apache/camel-k/pull/5200#issuecomment-1985265015)
   3. Push requires linux/amd64 and hence would fail if not available - it 
ensures that the amd64 variant is always available on the remote repo. Push 
also searches for other platform variants (e.g. linux/arm64) and if found 
uploads the multiarch manifest list


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