Skip to content

ART-16004 [openshift-4.23]: migrate golang streams from quay.io to registry.redhat.io#10226

Open
lgarciaaco wants to merge 1 commit intoopenshift-eng:openshift-4.23from
lgarciaaco:openshift-4.23
Open

ART-16004 [openshift-4.23]: migrate golang streams from quay.io to registry.redhat.io#10226
lgarciaaco wants to merge 1 commit intoopenshift-eng:openshift-4.23from
lgarciaaco:openshift-4.23

Conversation

@lgarciaaco
Copy link
Copy Markdown
Contributor

Summary

Migrate golang builder image references in streams.yml from quay.io to registry.redhat.io to enable hermetic builds for OpenShift 4.23 golang infrastructure.

Problem

Before: Golang streams used quay.io/redhat-user-workloads/ocp-art-tenant/art-images registry which prevents hermetic builds

After: Golang streams use registry.redhat.io/openshift/art-images-base trusted registry source, enabling hermetic builds while maintaining the same golang version (1.25.8) and build tags

Related: ART-HERMETIC (Hermetic build enablement initiative)

Migrate golang builder image references in streams.yml from quay.io to registry.redhat.io
to enable hermetic builds for OpenShift 4.23 golang infrastructure:

- rhel-8-golang: quay.io/redhat-user-workloads/ocp-art-tenant/art-images → registry.redhat.io/openshift/art-images-base
- rhel-9-golang: quay.io/redhat-user-workloads/ocp-art-tenant/art-images → registry.redhat.io/openshift/art-images-base

This change enables hermetic builds by using trusted registry sources for golang
builder images while maintaining the same golang version (1.25.8) and build tags.

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 27, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tonyxrmdavidson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lgarciaaco lgarciaaco changed the title ART-HERMETIC [openshift-4.23]: migrate golang streams from quay.io to registry.redhat.io ART-16004 [openshift-4.23]: migrate golang streams from quay.io to registry.redhat.io Apr 27, 2026
@lgarciaaco lgarciaaco marked this pull request as ready for review April 27, 2026 14:19
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 27, 2026
@lgarciaaco
Copy link
Copy Markdown
Contributor Author

/hold for controlled merging

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant