ROSAENG-58014 : Vulnerability mitigation for certman operator#496
ROSAENG-58014 : Vulnerability mitigation for certman operator#496rpodishe wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rpodishe 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 |
|
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 ignored due to path filters (8)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
WalkthroughThree housekeeping changes: the CI operator build root image tag is bumped from ChangesMaintenance Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error, 2 warnings)
✅ Passed checks (12 passed)
✨ 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 |
2eec5c4 to
81bca6a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #496 +/- ##
=======================================
Coverage 57.14% 57.14%
=======================================
Files 29 29
Lines 2170 2170
=======================================
Hits 1240 1240
Misses 812 812
Partials 118 118 🚀 New features to boost your workflow:
|
|
@rpodishe: The following test failed, say
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. |
June 2026 vulnerability mitigation for certman-operator (ROSAENG-58014). Updated Go module dependencies and boilerplate base image to resolve 41 of 44 reported CVEs.
Changes
Remaining (3 CVEs)
GO-2026-5037, GO-2026-5038, GO-2026-5039 require Go 1.26.4 which was released upstream on June 2nd but is not yet available in go-toolset RPM. Will be addressed in a follow-up boilerplate update.
Verification
Summary by CodeRabbit