Skip to content

chore: bump cluster-health-analyzer build root to Go 1.26 - #81264

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
tremes:my-master
Jul 23, 2026
Merged

chore: bump cluster-health-analyzer build root to Go 1.26#81264
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
tremes:my-master

Conversation

@tremes

@tremes tremes commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Update build_root image tag from rhel-9-release-golang-1.25-openshift-4.21 to rhel-9-release-golang-1.26-openshift-4.23.

Assisted-by: Claude Code:claude-opus-4-6

Summary by CodeRabbit

This update bumps the OpenShift CI build root used by the cluster-health-analyzer repository from the Go 1.25 / OpenShift 4.21 image to the newer Go 1.26 / OpenShift 4.23 image. In practical terms, it modernizes the CI environment for that repo so its builds run against the newer toolchain and base image.

Update build_root image tag from rhel-9-release-golang-1.25-openshift-4.21
to rhel-9-release-golang-1.26-openshift-4.23.

Signed-off-by: Tomáš Remeš <tremes@redhat.com>
Assisted-by: Claude Code:claude-opus-4-6
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

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: 806d7660-c104-47af-8a04-d3fd761f6ecb

📥 Commits

Reviewing files that changed from the base of the PR and between 85a00c3 and 0efa986.

📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-health-analyzer/openshift-cluster-health-analyzer-main.yaml

Walkthrough

The CI configuration for cluster-health-analyzer is updated to change the build root image tag from rhel-9-release-golang-1.25-openshift-4.21 to rhel-9-release-golang-1.26-openshift-4.23.

Changes

CI Build Root Image Bump

Layer / File(s) Summary
Build root image tag update
ci-operator/config/openshift/cluster-health-analyzer/openshift-cluster-health-analyzer-main.yaml
build_root.image_stream_tag.tag changed from rhel-9-release-golang-1.25-openshift-4.21 to rhel-9-release-golang-1.26-openshift-4.23.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • openshift/release#81216: Updates the same Go 1.25 → 1.26 build root image stream tag in a different component's CI YAML.

Suggested labels

lgtm, approved, ok-to-test

Suggested reviewers

  • qJkee
  • vimauro
🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: bumping the cluster-health-analyzer build root to Go 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 Only the ci-operator YAML changed; its test names are static ('lint', 'unit', 'e2e-integration', 'e2e-incidents-ui') with no dynamic Ginkgo titles.
Test Structure And Quality ✅ Passed PASS: Only the CI YAML build-root tag changed; no Ginkgo test code or test lifecycle assertions were modified.
Microshift Test Compatibility ✅ Passed PASS: the PR only updates a ci-operator build_root image tag; no new Ginkgo e2e tests or MicroShift-incompatible APIs were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR only updates a ci-operator build_root image tag in YAML; it adds no Ginkgo tests or node-topology-sensitive code.
Topology-Aware Scheduling Compatibility ✅ Passed Only a CI build_root image tag changed; no deployment manifests, operators, or scheduling constraints were modified.
Ote Binary Stdout Contract ✅ Passed PASS: The PR only changes a ci-operator YAML build_root image tag; no process-level Go code or stdout writes were touched.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only a CI config build_root tag changed; no Ginkgo tests, IP-family logic, or external connectivity code was added.
No-Weak-Crypto ✅ Passed The only touched config change is a build_root image tag bump; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or custom crypto appears in the changed file.
Container-Privileges ✅ Passed Changed ci-operator config only bumps build_root tag; no privileged, hostPID/Network/IPC, SYS_ADMIN, or allowPrivilegeEscalation settings present.
No-Sensitive-Data-In-Logs ✅ Passed The only changed config updates a build_root tag; no passwords, tokens, PII, or hostnames are present, and the only log text is generic "View logs".
✨ 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.

@openshift-ci
openshift-ci Bot requested review from iNecas and rioloc June 30, 2026 12:08
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2026
@tremes

tremes commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@falox

falox commented Jun 30, 2026

Copy link
Copy Markdown

/lgtm

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@tremes: 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-cluster-health-analyzer-main-e2e-incidents-ui openshift/cluster-health-analyzer presubmit Ci-operator config changed
pull-ci-openshift-cluster-health-analyzer-main-e2e-integration openshift/cluster-health-analyzer presubmit Ci-operator config changed
pull-ci-openshift-cluster-health-analyzer-main-images openshift/cluster-health-analyzer presubmit Ci-operator config changed
pull-ci-openshift-cluster-health-analyzer-main-lint openshift/cluster-health-analyzer presubmit Ci-operator config changed
pull-ci-openshift-cluster-health-analyzer-main-unit openshift/cluster-health-analyzer presubmit Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

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.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2026
@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: falox, tremes

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

@DavidRajnoha

Copy link
Copy Markdown
Contributor

/retest

@DavidRajnoha

Copy link
Copy Markdown
Contributor

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@tremes

tremes commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-health-analyzer-main-e2e-incidents-ui

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@tremes

tremes commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-health-analyzer-main-e2e-incidents-ui

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@tremes

tremes commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@tremes: 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 Jul 23, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit bf11a43 into openshift:main Jul 23, 2026
18 of 19 checks passed
apahim pushed a commit to apahim/release that referenced this pull request Jul 24, 2026
…81264)

Update build_root image tag from rhel-9-release-golang-1.25-openshift-4.21
to rhel-9-release-golang-1.26-openshift-4.23.


Assisted-by: Claude Code:claude-opus-4-6

Signed-off-by: Tomáš Remeš <tremes@redhat.com>
mrniranjan pushed a commit to mrniranjan/release that referenced this pull request Jul 28, 2026
…81264)

Update build_root image tag from rhel-9-release-golang-1.25-openshift-4.21
to rhel-9-release-golang-1.26-openshift-4.23.


Assisted-by: Claude Code:claude-opus-4-6

Signed-off-by: Tomáš Remeš <tremes@redhat.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