[release-1.35] Use compact logging only for List* RPCs#9953
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: defaults 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.35 #9953 +/- ##
================================================
- Coverage 67.81% 64.56% -3.25%
================================================
Files 213 213
Lines 29448 29457 +9
================================================
- Hits 19970 19019 -951
- Misses 7791 8745 +954
- Partials 1687 1693 +6 🚀 New features to boost your workflow:
|
|
/lgtm |
This is an automated cherry-pick of #9951
/assign bitoku