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