-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
upgrade grpc to 1.20.1 #1492
upgrade grpc to 1.20.1 #1492
Conversation
Signed-off-by: Jude Wang <judew@uber.com>
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, assuming tests pass
crossdock seems to be flaky again? |
it doesn't get to that point, something failing in constructing python image. I kicked it off again. |
It's failing on building cassandra schema image
|
Codecov Report
@@ Coverage Diff @@
## master #1492 +/- ##
=======================================
Coverage 99.81% 99.81%
=======================================
Files 181 181
Lines 8651 8651
=======================================
Hits 8635 8635
Misses 8 8
Partials 8 8
Continue to review full report at Codecov.
|
Signed-off-by: Jude Wang judew@uber.com
Which problem is this PR solving?
Short description of the changes