tmobile / magtape

MagTape Policy-as-Code for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add multi-arch image builds

phenixblue opened this issue · comments

What would you like to be added:

We currently build container images for magtape and magtape-init for amd64 architecture only. We should start building for arm64 and ppc64le at a minimum. Probably good to check out a few other projects that are doing multi-arch builds and include any other architectures that seem relevant.

Why is this needed:

Wider support for hardware architectures that are gaining popularity within the Kubernetes community.