Update CS10 builder image to Bazel 7.5.0 + Java 21#5127
Update CS10 builder image to Bazel 7.5.0 + Java 21#5127vamsikrishna-siddu wants to merge 1 commit into
Conversation
Bump KUBEVIRT_CS10_BUILDER_VERSION to 2605290816-89fad9a940 across all CS10 presubmit jobs (build, arm64, s390x, verify-rpms). This builder image includes Bazel 7.5.0 and Java 21, required by the rules_img migration. Signed-off-by: Vamsi Krishna Siddu <vamsikrishna.siddu@ibm.com>
There was a problem hiding this comment.
Code Review
This pull request updates the KUBEVIRT_CS10_BUILDER_VERSION environment variable to 2605290816-89fad9a940 across multiple presubmit jobs in the CI configuration. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @dhiller |
What this PR does / why we need it:
Updates
KUBEVIRT_CS10_BUILDER_VERSIONto2605290816-89fad9a940across all CS10 presubmit jobs (pull-kubevirt-verify-rpms-cs10,pull-kubevirt-build-cs10,pull-kubevirt-build-cs10-arm64,pull-kubevirt-build-cs10-s390x).This new builder image includes Bazel 7.5.0 and Java 21, which are required by the rules_img migration in kubevirt/kubevirt#17598.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Partially Addresses: kubevirt/kubevirt#17113
Special notes for your reviewer:
pull-kubevirt-build-cs10,pull-kubevirt-build-cs10-arm64,pull-kubevirt-build-cs10-s390x,pull-kubevirt-verify-rpms-cs10) areoptional: true, so with only one PR merged the CS10 lanes will fail but won't block any other PRs. Once both are merged, CS10 lanes will pass again.Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: