Skip to content

HYPERFLEET-1311: bump hyperfleet-sentinel CI builder to Go 1.26#81501

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
kuudori:HYPERFLEET-1311-chore-bump-go-1-26
Jul 6, 2026
Merged

HYPERFLEET-1311: bump hyperfleet-sentinel CI builder to Go 1.26#81501
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
kuudori:HYPERFLEET-1311-chore-bump-go-1-26

Conversation

@kuudori

@kuudori kuudori commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps build_root.image_stream_tag for hyperfleet-sentinel from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-4.23 in both the main and presubmits ci-operator configs.

Companion to #81343 (HYPERFLEET-1309, adapter) and #81494 (HYPERFLEET-1310, api), same tag change. Aligns Go version across HyperFleet components: https://redhat.atlassian.net/browse/HYPERFLEET-1311

Summary by CodeRabbit

Updated the HyperFleet Sentinel CI configuration to build against Go 1.26 instead of Go 1.25, aligning its main and presubmit jobs with the newer OpenShift 4.23-based builder image. This keeps the Sentinel CI setup in step with the related HyperFleet component updates and ensures the pipeline uses the same Go toolchain version across the suite.

Matches HYPERFLEET-1309 (adapter) and HYPERFLEET-1310 (api). Changes
build_root image_stream_tag from rhel-9-golang-1.25-openshift-4.21 to
rhel-9-golang-1.26-openshift-4.23 in both main and presubmits configs.
@openshift-ci-robot

openshift-ci-robot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@kuudori: This pull request references HYPERFLEET-1311 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 task to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Bumps build_root.image_stream_tag for hyperfleet-sentinel from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-4.23 in both the main and presubmits ci-operator configs.

Companion to #81343 (HYPERFLEET-1309, adapter) and #81494 (HYPERFLEET-1310, api), same tag change. Aligns Go version across HyperFleet components: https://redhat.atlassian.net/browse/HYPERFLEET-1311

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.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 6, 2026
@coderabbitai

coderabbitai Bot commented Jul 6, 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: 1701b2fd-1e08-4cd9-8369-ee3d2e8f1fe5

📥 Commits

Reviewing files that changed from the base of the PR and between 33f3e2d and 64d20b3.

📒 Files selected for processing (2)
  • ci-operator/config/openshift-hyperfleet/hyperfleet-sentinel/openshift-hyperfleet-hyperfleet-sentinel-main.yaml
  • ci-operator/config/openshift-hyperfleet/hyperfleet-sentinel/openshift-hyperfleet-hyperfleet-sentinel-main__presubmits.yaml

Walkthrough

This PR updates the build_root.image_stream_tag.tag field in two CI configuration files for the hyperfleet-sentinel project, bumping the builder image from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-4.23.

Changes

Builder Image Tag Update

Layer / File(s) Summary
Bump build_root image tag
ci-operator/config/openshift-hyperfleet/hyperfleet-sentinel/openshift-hyperfleet-hyperfleet-sentinel-main.yaml, ci-operator/config/openshift-hyperfleet/hyperfleet-sentinel/openshift-hyperfleet-hyperfleet-sentinel-main__presubmits.yaml
Both files update build_root.image_stream_tag.tag from rhel-9-golang-1.25-openshift-4.21 to rhel-9-golang-1.26-openshift-4.23.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: lgtm, approved, rehearsals-ack

Suggested reviewers: bjoydeep, davidleerh

🚥 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 accurately summarizes the main change: bumping the hyperfleet-sentinel CI builder 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 ci-operator YAML builder-tag changes were made; no Ginkgo test titles or test code were added or modified.
Test Structure And Quality ✅ Passed Only ci-operator YAML changed; no Ginkgo test code or test fixtures were modified, so this check is not applicable.
Microshift Test Compatibility ✅ Passed Only ci-operator build_root tags changed; no Ginkgo tests or MicroShift-sensitive APIs/features were added or modified.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only ci-operator YAML builder-tag updates changed; no Go/Ginkgo test code was added, so there’s no SNO-specific test compatibility issue to flag.
Topology-Aware Scheduling Compatibility ✅ Passed Only ci-operator build_root image tags changed; no deployment manifests, operators, or scheduling logic were added or modified.
Ote Binary Stdout Contract ✅ Passed Only two ci-operator YAML configs changed; no process-level code or stdout writes were introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only bumps ci-operator build_root image tags; no new or modified Ginkgo e2e tests were added.
No-Weak-Crypto ✅ Passed Only CI YAML builder image tags changed; no crypto code, algorithms, or secret/token comparisons were modified.
Container-Privileges ✅ Passed The PR only bumps build_root image_stream_tag in two ci-operator YAMLs; no privileged, hostPID/Network/IPC, SYS_ADMIN, or allowPrivilegeEscalation fields are present.
No-Sensitive-Data-In-Logs ✅ Passed The PR only bumps CI build_root image tags in two YAML configs; no logging or sensitive-data exposure is added.
✨ 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 sherine-k and vkareh July 6, 2026 16:07
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 6, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@kuudori: 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-hyperfleet-hyperfleet-sentinel-main-presubmits-images openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-presubmits-integration openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-helm-test openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-images openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-lint openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-risk-scorer openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-unit openshift-hyperfleet/hyperfleet-sentinel presubmit Ci-operator config changed
pull-ci-openshift-hyperfleet-hyperfleet-sentinel-main-validate-commits openshift-hyperfleet/hyperfleet-sentinel 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.

@kuudori

kuudori commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@kuudori: 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 6, 2026
@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

/lgtm

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

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kuudori, rafabene

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 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@kuudori: all tests passed!

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 11477d1 into openshift:main Jul 6, 2026
14 checks passed
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 20, 2026
…shift#81501)

Matches HYPERFLEET-1309 (adapter) and HYPERFLEET-1310 (api). Changes
build_root image_stream_tag from rhel-9-golang-1.25-openshift-4.21 to
rhel-9-golang-1.26-openshift-4.23 in both main and presubmits configs.
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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