nightly image builds#414
nightly image builds#414cooktheryan wants to merge 1 commit intoopenshift:mainfrom cooktheryan:nightly-aio
Conversation
|
✔️ Deploy Preview for microshift canceled. 🔨 Explore the source changes: 39aebe7 🔍 Inspect the deploy log: https://app.netlify.com/sites/microshift/deploys/6181962c51559c0008f7ef24 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test e2e-openshift-conformance-sig-cli |
| - name: push assets | ||
| run: | | ||
| for i in `podman images --sort repository --format "{{.Repository}}:{{.Tag}}" quay.io/microshift/microshift-aio`; do | ||
| podman push $i |
There was a problem hiding this comment.
We should probably publish them under a single multiarch manifest, see:
https://github.com/redhat-et/microshift/blob/ce1103717f3b91a1d5537a7473effe04fde2d74e/packaging/images/components/build.sh#L91
https://github.com/redhat-et/microshift/blob/ce1103717f3b91a1d5537a7473effe04fde2d74e/packaging/images/components/build.sh#L92
https://github.com/redhat-et/microshift/blob/ce1103717f3b91a1d5537a7473effe04fde2d74e/packaging/images/components/build.sh#L126
and
https://github.com/redhat-et/microshift/blob/ce1103717f3b91a1d5537a7473effe04fde2d74e/packaging/images/components/build.sh#L55
|
@mangelajo will patch this up in the morning |
|
/test e2e-rpm-install |
|
/retest |
Closes: #413