stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

All binaries and tools used by any image are available and used with arm64 architecture ( might mainly apply to products ) #478

Closed Maleware closed 1 month ago

Maleware commented 9 months ago

Just because a product or operator is building, doesn't mean the artefacts it contains are only arm64. On docker-desktop things usually work as intended since Qemu jumps in to help if a non-native binary needs execution.

Thus our artefacts need to be tested throughly on k3s or kind within a bare metal arm64 architecture.

This needs to be done:

Maleware commented 3 months ago

I think once we have nightlies for arm64 running, we can omit this ticket.

Maleware commented 1 month ago

Done, since testing is enabled.