Skip to content

chore: bump Go builder to 1.26 for cluster-backup-operator and volsync-addon-controller#81831

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
sahare:go-1.26-both-repos
Jul 14, 2026
Merged

chore: bump Go builder to 1.26 for cluster-backup-operator and volsync-addon-controller#81831
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
sahare:go-1.26-both-repos

Conversation

@sahare

@sahare sahare commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

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-operator and volsync-addon-controller to use the Go 1.26 builder image (go1.26-linux) instead of Go 1.25 across the main and supported release branches. This supports the ACM 5.0 Go 1.26 migration tracked by ACM-37371.

@coderabbitai

coderabbitai Bot commented Jul 13, 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: e51e0bc6-ebc4-4653-bb00-937d0cb61270

📥 Commits

Reviewing files that changed from the base of the PR and between b7229b9 and 856b4ac.

📒 Files selected for processing (6)
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-main.yaml
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-release-5.0.yaml
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-release-5.1.yaml
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-main.yaml
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-release-5.0.yaml
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-release-5.1.yaml
🚧 Files skipped from review as they are similar to previous changes (6)
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-main.yaml
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-main.yaml
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-release-5.1.yaml
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-release-5.1.yaml
  • ci-operator/config/stolostron/cluster-backup-operator/stolostron-cluster-backup-operator-release-5.0.yaml
  • ci-operator/config/stolostron/volsync-addon-controller/stolostron-volsync-addon-controller-release-5.0.yaml

Walkthrough

The CI operator configurations for the cluster-backup-operator and volsync-addon-controller replace the go1.25-linux builder image tag with go1.26-linux across main and release 5.0/5.1 pipelines.

Changes

Go 1.26 CI builder image

Layer / File(s) Summary
Update CI builder tags
ci-operator/config/stolostron/cluster-backup-operator/*, ci-operator/config/stolostron/volsync-addon-controller/*
Main and release 5.0/5.1 configurations now use go1.26-linux for build_root.image_stream_tag.tag.

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

Possibly related PRs

Suggested labels: rehearsals-ack

Suggested reviewers: birsanv, tesshuflower

🚥 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 matches the main change: bumping the Go builder image to 1.26 for the two affected components.
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 Diff only updates ci-operator build_root tags; no Ginkgo test titles or test files changed.
Test Structure And Quality ✅ Passed Only CI YAML build_root tags changed; no Ginkgo test files or test logic were modified, so this test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed Diff only updates CI build_root Go image tags in YAML; no new or modified Ginkgo e2e tests or MicroShift-relevant APIs/features were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only ci-operator YAML build_root tags changed; no new Ginkgo/e2e tests or SNO-sensitive code were added, so this check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The diff only bumps ci-operator build_root Go image tags; no manifests, controllers, affinity, selectors, replicas, or PDB/scheduling logic changed.
Ote Binary Stdout Contract ✅ Passed PR only changes ci-operator YAML build_root tags; no process-level Go/test setup code was touched, so no stdout-contract regression.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only updates ci-operator build_root Go image tags in YAML; no Ginkgo tests or network-related code was added, so this check doesn't apply.
No-Weak-Crypto ✅ Passed Diff only bumps go1.25-linux to go1.26-linux in six CI YAMLs; no crypto algorithms, weak modes, or secret comparisons are introduced.
Container-Privileges ✅ Passed Only build_root image tags changed; no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation settings appear in the touched YAMLs.
No-Sensitive-Data-In-Logs ✅ Passed The diff only bumps build_root tags to go1.26-linux in six CI YAMLs; no log statements or sensitive data were 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 birsanv and tesshuflower July 13, 2026 19:17
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 13, 2026
@sahare

sahare commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/test core-valid

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-sonar

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-unit-tests

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

1 similar comment
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@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>
@sahare
sahare force-pushed the go-1.26-both-repos branch from b7229b9 to 856b4ac Compare July 14, 2026 16:06
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@sahare: 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-stolostron-volsync-addon-controller-release-5.1-images stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-release-5.1-sonar-pre-submit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-release-5.1-unit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-release-5.0-images stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-release-5.0-sonar-pre-submit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-release-5.0-unit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-main-images stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-main-sonar-pre-submit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-volsync-addon-controller-main-unit stolostron/volsync-addon-controller presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.0-crd-and-gen-files-check stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.0-images stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.0-pr-image-mirror stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.0-sonar stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.0-unit-tests stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-main-crd-and-gen-files-check stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-main-images stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-main-pr-image-mirror stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-main-sonar stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-main-unit-tests stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.1-crd-and-gen-files-check stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.1-images stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.1-pr-image-mirror stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.1-sonar stolostron/cluster-backup-operator presubmit Ci-operator config changed
pull-ci-stolostron-cluster-backup-operator-release-5.1-unit-tests stolostron/cluster-backup-operator 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.

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@sahare: your /pj-rehearse request was not processed because the request waited in queue for longer than 5 minutes. Please retry in a few minutes.

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@tesshuflower

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 14, 2026
@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

[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

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

@sahare

sahare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@sahare: 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 14, 2026
@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@sahare: The following tests 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/stolostron/cluster-backup-operator/release-2.13/unit-tests b7229b9 link unknown /pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-unit-tests
ci/rehearse/stolostron/volsync-addon-controller/main/unit 856b4ac link unknown /pj-rehearse pull-ci-stolostron-volsync-addon-controller-main-unit
ci/rehearse/stolostron/volsync-addon-controller/release-5.0/sonar-pre-submit 856b4ac link unknown /pj-rehearse pull-ci-stolostron-volsync-addon-controller-release-5.0-sonar-pre-submit
ci/rehearse/stolostron/volsync-addon-controller/main/sonar-pre-submit 856b4ac link unknown /pj-rehearse pull-ci-stolostron-volsync-addon-controller-main-sonar-pre-submit
ci/rehearse/stolostron/cluster-backup-operator/release-2.13/sonar b7229b9 link unknown /pj-rehearse pull-ci-stolostron-cluster-backup-operator-release-2.13-sonar

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 750d7db into openshift:main Jul 14, 2026
16 of 19 checks passed
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 20, 2026
…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>
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.

2 participants