Add multiarch builds to prow build presubmit #18064
Labels
area/tooling
good first issue
help wanted
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
type/feature
What would you like to be added?
Currently we have github action for multi arch builds https://github.com/etcd-io/etcd/blob/main/.github/workflows/build.yaml.
We want to migrate this to prow, and already have a prow job configured https://github.com/kubernetes/test-infra/blob/master/config/jobs/etcd/etcd-presubmits.yaml#L3-L26.
The prow job needs to be improved to replicate the multi arch / cross compile builds for additional architectures.
Why is this needed?
So that we can complete the migration to prow.
Progress towards kubernetes/k8s.io#6102
The text was updated successfully, but these errors were encountered: