Skip to content

[SREP-3071] Update go runtime to 1.25.5#906

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
gvnnn:SREP-3071-update-go
Apr 23, 2026
Merged

[SREP-3071] Update go runtime to 1.25.5#906
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
gvnnn:SREP-3071-update-go

Conversation

@gvnnn

@gvnnn gvnnn commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • fix (Bug Fix)
  • feat (New Feature)
  • docs (Documentation)
  • test (Test Coverage)
  • chore (Clean Up / Maintenance Tasks)
  • other (Anything that doesn't fit the above)

What this PR does / Why we need it?

Update Go to 1.25.5 to mitigate CVE-2025-61727.

Which Jira/Github issue(s) does this PR fix?

Special notes for your reviewer

Unit Test Coverage

Test coverage checks

  • Added unit tests
  • Created jira card to add unit test
  • This PR may not need unit tests

Pre-checks (if applicable)

  • Ran unit tests locally
  • Validated the changes in a cluster
  • Included documentation changes with PR
  • Backward compatible

/label tide/merge-method-squash

Summary by CodeRabbit

  • Chores
    • Updated Go runtime version to 1.25.5

@openshift-ci openshift-ci Bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 10, 2026
@openshift-ci openshift-ci Bot requested review from feichashao and xiaoyu74 March 10, 2026 07:48
@coderabbitai

coderabbitai Bot commented Mar 10, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 89acc483-d576-4e26-a469-047cc63f0fd2

📥 Commits

Reviewing files that changed from the base of the PR and between baa1b68 and 671eb26.

📒 Files selected for processing (1)
  • go.mod

Walkthrough

The Go version specified in the module file is updated from 1.25.3 to 1.25.5, reflecting a patch version bump. No changes to dependencies or module declarations are included.

Changes

Cohort / File(s) Summary
Go Version Update
go.mod
Go version bumped from 1.25.3 to 1.25.5; no dependency changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Stable And Deterministic Test Names ❓ Inconclusive Unable to execute shell commands to examine the repository structure and verify Ginkgo test names for unstable or non-deterministic content. A direct code review of the actual pull request changes is required to identify any Ginkgo test names with unstable or non-deterministic content such as timestamps, random values, or other dynamic content.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating Go runtime from 1.25.3 to 1.25.5 as indicated in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Test Structure And Quality ✅ Passed The PR only updates Go version in go.mod from 1.25.3 to 1.25.5, containing no test code modifications, making the Ginkgo test structure quality check not applicable.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@codecov-commenter

codecov-commenter commented Mar 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.66%. Comparing base (baa1b68) to head (671eb26).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #906      +/-   ##
==========================================
- Coverage   53.93%   53.66%   -0.28%     
==========================================
  Files          88       88              
  Lines        6656     7124     +468     
==========================================
+ Hits         3590     3823     +233     
- Misses       2596     2795     +199     
- Partials      470      506      +36     

see 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RaphaelBut

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 20, 2026
@RaphaelBut

Copy link
Copy Markdown
Contributor

/retest

@diakovnec

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci

openshift-ci Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: diakovnec, gvnnn, RaphaelBut

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 23, 2026
@openshift-ci

openshift-ci Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

@gvnnn: all tests passed!

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 c372261 into openshift:main Apr 23, 2026
9 checks passed
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. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants