-
Notifications
You must be signed in to change notification settings - Fork 729
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
client: supports to add gRPC dial options (#2035) #2043
Conversation
Signed-off-by: nolouch <[email protected]>
/run-cherry-picker |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## release-3.0 #2043 +/- ##
===============================================
+ Coverage 69.31% 69.53% +0.21%
===============================================
Files 170 170
Lines 16787 16796 +9
===============================================
+ Hits 11636 11679 +43
+ Misses 4172 4141 -31
+ Partials 979 976 -3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/merge |
/run-all-tests |
cherry pick to release-3.1 in PR #2046 |
Signed-off-by: nolouch <[email protected]>
Signed-off-by: nolouch [email protected]
What problem does this PR solve?
cherry-pick #2035
What is changed and how it works?
add an option.
Check List
Tests