fix(deps): update gomod dependencies#597
Conversation
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughChangesDependency refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@smarthall: 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. |
|
Made ROSAENG-61788 to update the trickier dependencies we didn't update |
|
/lgtm Dependency updates for well known packages. CI is passing. No concern. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: feichashao, smarthall The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
go.sumregeneration viago mod tidySupersedes #590, which failed CI because:
go.sumwas not updated (Renovate artifact pipeline failure)cluster-logging-operatorupgrade removedapis/logging/v1package (breaking change)osde2e-commonupgrade pulledopenshift/apiversion incompatible with k8s.io/api v0.36This PR keeps
cluster-logging-operatorandosde2e-commonat their current versions to avoid breaking changes, while applying the compatible dependency upgrades.Test plan
make vetpassesmake test— all 26 webhook test suites passmake build— binary compiles successfullygo mod tidyproduces clean state🤖 Generated with Claude Code
Summary by CodeRabbit