Update grpc golang module and bump ubi base image (v0.9) - #3524
Update grpc golang module and bump ubi base image (v0.9)#3524simonbaird wants to merge 2 commits into
Conversation
PR Summary by QodoUpgrade gRPC and UBI runtime dependencies for v0.9
AI Description
Diagram
High-Level Assessment
Files changed (12)
|
|
🤖 Finished Review · ✅ Success · Started 3:45 PM UTC · Completed 3:56 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.82 |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can describe a rule in plain language on the Rules page and Qodo drafts it for you |
|
Risk Assessment: elevated (3/5) DetailsDependency upgrade touching 8 lock/mod files across multiple modules with Dockerfile changes and edits to 2 protected paths elevate the risk despite being a routine cherry-pick of a grpc module bump and base image update. |
ReviewFindingsHigh
Next steps:
|
| ## Final image | ||
|
|
||
| FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:8eb2830d0936237fc13a1f2f7e45aecf90d69043380ad167fad0343632937f41 | ||
| FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:7fbeae18dc9476399f565e68255f602a3374ea8614ba3d14843565131a13ff93 |
There was a problem hiding this comment.
[high] protected-path
This PR modifies protected infrastructure files (Dockerfile, Dockerfile.dist) without a linked issue providing explicit authorization. The changes are mechanical UBI base image digest updates cherry-picked from merged PR #3519, but human approval is always required for protected-path modifications. The PR lacks a linked issue justifying changes to governance or infrastructure files.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Similar to PR #3519 but for the new v0.9 release branch.
Commits are cherry picked.