HYPERFLEET-1311: bump hyperfleet-sentinel CI builder to Go 1.26#81501
Conversation
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.
|
@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. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR updates the ChangesBuilder Image Tag Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse ack |
|
@kuudori: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@kuudori: all tests passed! 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. |
…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.
Bumps
build_root.image_stream_tagfor hyperfleet-sentinel fromrhel-9-golang-1.25-openshift-4.21torhel-9-golang-1.26-openshift-4.23in 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.