ART-16004: Migrate golang v1.23.10 streams from quay.io to registry.redhat.io for OpenShift 4.19#10233
ART-16004: Migrate golang v1.23.10 streams from quay.io to registry.redhat.io for OpenShift 4.19#10233lgarciaaco wants to merge 1 commit into
Conversation
…y.redhat.io Support ART-16004 by migrating golang v1.23.10 builder images to registry.redhat.io for OpenShift 4.19. The new images are newer builds (April 27 vs March 13) with same golang version, likely containing security/stability improvements. Updates: - rhel-8-golang stream: quay.io/redhat-user-workloads/ocp-art-tenant/art-images:golang-builder-v1.23.10-202603131509.p2.gdc331c7.el8 -> registry.redhat.io/openshift/art-images-base:openshift-golang-builder-container-v1.23.10-202604271455.p2.gdc331c7.el8 - rhel-9-golang stream: quay.io/redhat-user-workloads/ocp-art-tenant/art-images:golang-builder-v1.23.10-202603131509.p2.gd0321dd.el9 -> registry.redhat.io/openshift/art-images-base:openshift-golang-builder-container-v1.23.10-202604271455.p2.gbf0298b.el9 rh-pre-commit: ART-16004 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Skipping CI for Draft Pull Request. |
|
@lgarciaaco: This pull request references ART-16004 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.19.z" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[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 |
|
/hold for controlled merging |
|
@lgarciaaco: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
Migrate golang v1.23.10 streams from quay.io to registry.redhat.io for OpenShift 4.19.
Problem
Before: OpenShift 4.19 golang streams use quay.io/redhat-user-workloads registry
After: OpenShift 4.19 golang streams use registry.redhat.io/openshift/art-images-base registry
Build Details
Using different NVRs because the current ones don't pass conformance testing. This migration uses newer conformance-passing builds:
Build Reference: https://art-jenkins.apps.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/aos-cd-builds/job/build%252Fgolang-builder/424/
RPM Versions:
Image Updates:
Related: ART-16004