We need to build and publish an arm64 image for the Tanzu flavour so that it can run correctly on Podman versions greater than 5.5.2. This is necessary to ensure compatibility with newer environments and platforms that use arm64 architectures and recent Podman releases.
Acceptance Criteria:
- Build pipeline for arm64 image for Tanzu flavour is created and tested.
- Image is published to the usual registry.
- Image runs successfully on Podman versions > 5.5.2.
- Documentation is updated to reflect arm64 support for Tanzu flavour.
Additional context:
- Current limitation affects Podman versions > 5.5.2 where x86 images do not run optimally or at all on arm64 architectures.
- Ensure build scripts and CI are updated accordingly.
We need to build and publish an arm64 image for the Tanzu flavour so that it can run correctly on Podman versions greater than 5.5.2. This is necessary to ensure compatibility with newer environments and platforms that use arm64 architectures and recent Podman releases.
Acceptance Criteria:
Additional context: