Skip to content

Update builder image golang to 1.26#79717

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
sayan-biswas:s2i-golang-update
May 27, 2026
Merged

Update builder image golang to 1.26#79717
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
sayan-biswas:s2i-golang-update

Conversation

@sayan-biswas
Copy link
Copy Markdown
Contributor

@sayan-biswas sayan-biswas commented May 26, 2026

Update builder image to golang 1.26

Summary by CodeRabbit

This PR updates the OpenShift CI configuration for the openshift/source-to-image (S2I) repository's master pipeline to use Go 1.26. Concretely, it changes the ci-operator config to point the builder image stream tag from the previous rhel-9 golang tag to rhel-9-golang-1.26-openshift-5.0. No other CI jobs, resources, tests, generated metadata, or code were modified.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 9ca3f353-e5f4-46fc-8a6b-f0af7bfcab20

📥 Commits

Reviewing files that changed from the base of the PR and between dd653f7 and ee7fd37.

📒 Files selected for processing (1)
  • ci-operator/config/openshift/source-to-image/openshift-source-to-image-master.yaml

Walkthrough

The ci-operator config for OpenShift source-to-image updates the builder image stream tag from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-5.0.

Changes

Builder image stream configuration

Layer / File(s) Summary
Image stream tag update
ci-operator/config/openshift/source-to-image/openshift-source-to-image-master.yaml
The build_root.image_stream_tag.tag is bumped from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-5.0.

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

lgtm, rehearsals-ack

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update builder image golang to 1.26' directly matches the main change in the PR, which updates the builder image stream tag to use golang 1.26.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed No Ginkgo test files or test declarations were added/modified in this PR. The commit only modifies CI configuration and standard Go tests, which don't use Ginkgo's test naming framework.
Test Structure And Quality ✅ Passed This PR only updates the source-to-image builder image golang version and contains standard Go tests (testing.T), not Ginkgo tests. The custom check is not applicable to this PR.
Microshift Test Compatibility ✅ Passed This PR only updates YAML CI configuration files (builder image stream tags), not Ginkgo e2e tests. The check does not apply.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR modifies only a YAML CI configuration file to update golang builder image version (1.25→1.26). No new Ginkgo e2e tests are added, so the SNO compatibility check does not apply.
Topology-Aware Scheduling Compatibility ✅ Passed PR updates builder image golang version in CI operator config file only. No deployment manifests, operator code, or scheduling constraints are modified.
Ote Binary Stdout Contract ✅ Passed PR only updates YAML configuration for builder image tag; no code changes. OTE stdout check applies to test binaries, not config files.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed No Ginkgo e2e tests are added in this PR; it only updates builder image version in YAML configuration. Check is not applicable.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from avinal and jkhelil May 26, 2026 16:30
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2026
@sayan-biswas
Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@sayan-biswas: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Signed-off-by: Sayan Biswas <sayan-biswas@live.com>
@sayan-biswas
Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@sayan-biswas: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@sayan-biswas: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-source-to-image-master-integration openshift/source-to-image presubmit Ci-operator config changed
pull-ci-openshift-source-to-image-master-security openshift/source-to-image presubmit Ci-operator config changed
pull-ci-openshift-source-to-image-master-unit openshift/source-to-image presubmit Ci-operator config changed
pull-ci-openshift-source-to-image-master-verify openshift/source-to-image presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@sayan-biswas
Copy link
Copy Markdown
Contributor Author

/override pull-ci-openshift-source-to-image-master-security

@sayan-biswas
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@sayan-biswas: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

@sayan-biswas: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

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 kubernetes-sigs/prow repository.

@ILpinto
Copy link
Copy Markdown

ILpinto commented May 27, 2026

/lgtm

Copy link
Copy Markdown
Member

@avinal avinal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

@sayan-biswas: sayan-biswas unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers.

Details

In response to this:

/override pull-ci-openshift-source-to-image-master-security

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 kubernetes-sigs/prow repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avinal, ILpinto, sayan-biswas

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

@sayan-biswas: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/source-to-image/master/security ee7fd37 link unknown /pj-rehearse pull-ci-openshift-source-to-image-master-security

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot Bot merged commit 89001df into openshift:main May 27, 2026
17 of 18 checks passed
oharan2 pushed a commit to oharan2/release that referenced this pull request May 27, 2026
Signed-off-by: Sayan Biswas <sayan-biswas@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants