raspbernetes/multi-arch-images

Add support for Fluxv2

anthr76 opened this issue ยท 3 comments

Details

Describe the solution you'd like: Multi-arch images for Fluxv2. Currently flux only offers a multi-arch variation for Armv7 and Arm64.

This issue will serve as tracking to get the Fluxv2 image(s) multi-arch. Feasibility and progress can be tracked here. I personally will be exploring this week.

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with ๐Ÿ‘ or ๐Ÿ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Fluxv2 images are hosted on GHCR and can be found here

https://github.com/orgs/fluxcd/packages

Flux images are now multi-arch by default thanks to some of their latest releases where they were able to get architecture-specific pull data. Closing this ticket as it's now officially supported in the upstream ๐ŸŽ‰