chore: bump Go builder to 1.26 for cluster-backup-operator and volsync-addon-controller#81831
Conversation
|
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 (6)
🚧 Files skipped from review as they are similar to previous changes (6)
WalkthroughThe CI operator configurations for the cluster-backup-operator and volsync-addon-controller replace the ChangesGo 1.26 CI builder image
Estimated code review effort: 1 (Trivial) | ~3 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 |
|
/pj-rehearse |
|
@sahare: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/test core-valid |
|
/pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-sonar |
|
/pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-unit-tests |
|
@sahare: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
1 similar comment
|
@sahare: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
…c-addon-controller Update build_root image_stream_tag from go1.25-linux to go1.26-linux for main, release-5.0, and release-5.1 branches for both stolostron/cluster-backup-operator and stolostron/volsync-addon-controller. Release branches 2.11-2.17 are not updated (CVE-only restriction). Jira: ACM-37371 Signed-off-by: sahare <sahare@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
b7229b9 to
856b4ac
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@sahare: your |
|
/pj-rehearse |
|
@sahare: 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: sahare, tesshuflower 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 |
|
/pj-rehearse ack |
|
@sahare: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@sahare: The following tests failed, say
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. |
750d7db
into
openshift:main
…c-addon-controller (openshift#81831) Update build_root image_stream_tag from go1.25-linux to go1.26-linux for main, release-5.0, and release-5.1 branches for both stolostron/cluster-backup-operator and stolostron/volsync-addon-controller. Release branches 2.11-2.17 are not updated (CVE-only restriction). Jira: ACM-37371 Signed-off-by: sahare <sahare@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Bump build_root image tag from go1.25-linux to go1.26-linux for stolostron/cluster-backup-operator and stolostron/volsync-addon-controller across all branches (main, release-2.11 through release-5.1).
Part of ACM 5.0 Go 1.26 migration.
Jira: https://redhat.atlassian.net/browse/ACM-37371
Summary by CodeRabbit
Updates CI build configurations for
cluster-backup-operatorandvolsync-addon-controllerto use the Go 1.26 builder image (go1.26-linux) instead of Go 1.25 across themainand supported release branches. This supports the ACM 5.0 Go 1.26 migration tracked by ACM-37371.