Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(extension-manager): make grpc message size configurable #5077

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

guydc
Copy link
Contributor

@guydc guydc commented Jan 16, 2025

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #5075

Release Notes: Yes

@guydc guydc requested a review from a team as a code owner January 16, 2025 00:44
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 66.79%. Comparing base (8b89dad) to head (1f03cd7).

Files with missing lines Patch % Lines
internal/extension/registry/extension_manager.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5077      +/-   ##
==========================================
- Coverage   66.84%   66.79%   -0.06%     
==========================================
  Files         211      211              
  Lines       32916    32919       +3     
==========================================
- Hits        22004    21987      -17     
- Misses       9586     9601      +15     
- Partials     1326     1331       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support configuration of gRPC MaxMsgSize in Extension Manager
2 participants