chore(deps): update dependency containers/automation_images to v20240513 - autoclosed#2328
chore(deps): update dependency containers/automation_images to v20240513 - autoclosed#2328renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Ephemeral COPR build failed. @containers/packit-build please check. |
I can't tell if this is a bug in the new images, or a bug in something fetched from the net, or POM-dependent. |
|
It’s true enough that https://github.com/openshift/origin/blob/cf7e336cb497b52d5034449f98e91382e4f36eb5/vendor/github.com/ugorji/go/codec/gen.go#L127 contains a duplicate character. The check was added in Go 1.22; if the image has updated from <1.22 to 1.22, I think that’s the explanation. As for a path forward, patching that old version of OpenShift would not be unprecedented ( https://github.com/containers/automation_images/blob/b7395d11fee6e977d2256b536a485fdb9811839b/skopeo_cidev/setup.sh#L64-L69 ); ugorji/go@8286c2d seems like it might be a fix, I didn’t test that yet. Ideally, we should either test with a recent version of OpenShift (but that would probably force us to stand up a ~real OpenShift cluster, running it as individual binaries the way we currently are is almost certainly no longer viable), or just stop testing |
6715b88 to
7f8967b
Compare
(Drive-by-comment) It's been a few years, but IIRC there were quite a number of high-level CI setup/operation compromises made to support testing w/ the old OpenShift. It's possible if that testing went away, the CI setup could also be simplified. Implying an improvement to CI testing reliability and ease of maintenance. |
|
I think removing the Let’s see if containers/automation_images#355 helps. |
bf8a882 to
a863958
Compare
... to see whether it fixes the failures in containers#2328 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
a863958 to
9783896
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9783896 to
0707bcf
Compare
This PR contains the following updates:
20240411t124913z-f39f38d13->20240513t140131z-f40f39d13Release Notes
containers/automation_images (containers/automation_images)
v20240513t140131z-f40f39d13Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.