tobiasoort opened a new pull request, #3855: URL: https://github.com/apache/camel-k/pull/3855
<!-- Description --> Adds multi-arch support in the Camel-K Operator docker image. - Parameterized (defaults to amd64 + arm64) - Uses the `ubi-quarkus-mandrel-builder-image` base instead of the `ubi-quarkus-mandrel` one Fixes #1238 ; This should allow the Operator image to run natively on Apple Sillicon and other arm64 based processors. <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note Camel-K Operator Container Image is now available in multi-arch flavour; support for linux/amd64 and linux/arm64. ``` -- 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]
