Uh oh!
There was an error while loading. Please reload this page.
Add linux/arm64 support for the operator OCI image - #55
Conversation
Add linux/arm64 as a target for the operator being usable on arm64 boxes such as raspbery pi. This relies on a change being made to the action repository.
ThoSap
commented
May 15, 2026
I'm currently investigating why the CI fails against your fork's PR. I will merge this and release v0.5.0 in the afternoon. |
@Danielduel could you please sync this PRs fork branch with |
linux/arm64 support for the operator OCI imageThoSap
commented
May 15, 2026
I changed the PR name as when it is merged it will be in the release notes.
|
Danielduel
commented
May 15, 2026
I am away from my pc right now, I will do it much later today. |
ThoSap
commented
May 15, 2026
No worries, that's ok. |
Danielduel
commented
May 15, 2026
ThoSap
commented
May 15, 2026
Can you click the "Squash and Merge" button? Once this is merged, I will release v0.5.0. |
Danielduel
commented
May 16, 2026
I lack permissions, I am not affiliated with this repo in any way. |
Uh oh!
There was an error while loading. Please reload this page.
ThoSap
commented
May 16, 2026
@Danielduel sorry for all these questions. |
You did well! Thank you for supporting me along the way! |
Add linux/arm64 as a target for the operator being usable on arm64 boxes such as raspbery pi. This relies on a change being made to the action repository.
(based on https://docs.docker.com/build/ci/github-actions/multi-platform/)