ROSAENG-8246: Bump ocm-api-metamodel Prow build image to Go 1.25#80472
ROSAENG-8246: Bump ocm-api-metamodel Prow build image to Go 1.25#80472Lir10 wants to merge 1 commit into
Conversation
Required for openshift-online/ocm-api-metamodel#252, which bumps the module Go version to 1.25.10. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@Lir10: This pull request references ROSAENG-8246 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 (1)
WalkthroughThe PR updates a CI configuration file to use a newer build toolchain: Go 1.25 with OpenShift 4.23 instead of Go 1.24 with OpenShift 4.20. ChangesBuild toolchain version update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Lir10 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 |
|
[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: |
|
@Lir10: 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. |
Summary
openshift-online/ocm-api-metamodelfromrhel-8-release-golang-1.24-openshift-4.20torhel-8-release-golang-1.25-openshift-4.23.ci/prow/unit,ci/prow/verify,ci/prow/images) for [ROSAENG-8246] Bump go version to 1.25.10 openshift-online/ocm-api-metamodel#252, which bumps the module Go version to 1.25.10.Related PR
Test plan
make jobs WHAT=openshift-online/ocm-api-metamodelpasses locallyMade with Cursor
Summary by CodeRabbit
This PR updates the OpenShift CI configuration for the
openshift-online/ocm-api-metamodelrepository to use a newer Go build image. Specifically, the Prow build image tag in the CI operator configuration is being bumped fromrhel-8-release-golang-1.24-openshift-4.20torhel-8-release-golang-1.25-openshift-4.23.This change affects the
build_root.image_stream_tag.tagfield in the CI configuration file, which determines the container image used for building and testing the ocm-api-metamodel project. The update enables the Prow presubmit jobs (ci/prow/unit,ci/prow/verify, andci/prow/images) to run successfully against the repository's newly updated Go version (1.25.10), unblocking a related upstream PR that bumps the module's Go version.File modified:
ci-operator/config/openshift-online/ocm-api-metamodel/openshift-online-ocm-api-metamodel-main.yaml