[release-1.36] Use compact logging only for List* RPCs#9951
Conversation
List* RPCs can return large payloads that, when formatted with %+v, produce large protobuf text log messages causing gRPC deadline exceeded errors (see issue cri-o#9894). Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@est.tech>
|
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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
/cherry-pick release-1.35 |
|
@bitoku: once the present PR merges, I will cherry-pick it on top of 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 kubernetes-sigs/prow repository. |
|
/lgtm |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.36 #9951 +/- ##
================================================
+ Coverage 64.59% 64.66% +0.07%
================================================
Files 215 215
Lines 29674 29683 +9
================================================
+ Hits 19168 19195 +27
+ Misses 8805 8791 -14
+ Partials 1701 1697 -4 🚀 New features to boost your workflow:
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander, openshift-cherrypick-robot 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 |
60693ed
into
cri-o:release-1.36
|
@bitoku: new pull request created: #9953 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 kubernetes-sigs/prow repository. |
This is an automated cherry-pick of #9919
/assign bitoku