[Cross-Project Epic] Build all Che images using Travis (multiarch support) #19688
Labels
area/ci/multi-arch
Issues and PRs related to the release of images targeting architectures other than amd64
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
roadmap/6-months
Epics that are planned to complete in the medium term (within 6 months)
severity/P3
Lower priority than a P2. Optional work that might get done, or not. See also help wanted issues.
Is your task related to a problem? Please describe.
Since we can't build all the Che images w/ qemu + buildx, as it's unstable on s390x, it's been suggested we instead build IBM hardware-based images (s390x and ppc64le) using Travis, as there is IBM hardware available for free for open source projects.
Describe the solution you'd like
Develop a PoC that scripts:
In both cases, images should be published to quay.io in existing org / image paths, using -arch suffixes like
:7.32.0-s390x
.See examples here:
Hardest ones to do are likely:
Complete list:
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: