Skip to content

bump google.golang.org/grpc v1.20.1#39062

Merged
tiborvass merged 1 commit intomoby:masterfrom
thaJeztah:bump_grpc_1.20.0
May 14, 2019
Merged

bump google.golang.org/grpc v1.20.1#39062
tiborvass merged 1 commit intomoby:masterfrom
thaJeztah:bump_grpc_1.20.0

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Apr 11, 2019

full diff: grpc/grpc-go@v1.12.2...v1.20.1

includes grpc/grpc-go#2695 transport: do not close channel that can lead to panic
relates to #39053 (need to update docker/cli with this version)

depends on moby/buildkit#936

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@3042254). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #39062   +/-   ##
=========================================
  Coverage          ?      37%           
=========================================
  Files             ?      612           
  Lines             ?    45488           
  Branches          ?        0           
=========================================
  Hits              ?    16833           
  Misses            ?    26358           
  Partials          ?     2297

@AkihiroSuda
Copy link
Copy Markdown
Member

Seems to break something on BuildKit: moby/buildkit#936

@thaJeztah
Copy link
Copy Markdown
Member Author

😞 dang; any idea what's causing it?

@h-vetinari
Copy link
Copy Markdown

Since moby/buildkit#936 mentions race conditions, it might be relevant that gprc-go 1.20.1 has been released after the last comment here with a fix for race conditions (not sure if applicable though):
https://github.com/grpc/grpc-go/releases

@AkihiroSuda
Copy link
Copy Markdown
Member

tried 1.20.1, still failing

@thaJeztah thaJeztah changed the title bump google.golang.org/grpc v1.20.0 bump google.golang.org/grpc v1.20.1 May 5, 2019
@thaJeztah thaJeztah force-pushed the bump_grpc_1.20.0 branch from 1ef3a23 to 1a803b5 Compare May 5, 2019 18:07
@thaJeztah
Copy link
Copy Markdown
Member Author

updated to v1.20.1 anyway (thanks for the ping)

@AkihiroSuda
Copy link
Copy Markdown
Member

AkihiroSuda commented May 12, 2019

BuildKit failure was analyzed: https://github.com/moby/buildkit/pull/936/files#r283134768

Could you bump up BuildKit as well after moby/buildkit#936 gets merged?
Then LGTM

full diff: grpc/grpc-go@v1.12.2...v1.20.1

includes  grpc/grpc-go#2695 transport: do not close channel that can lead to panic
addresses moby#39053

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@tiborvass tiborvass merged commit 52744d4 into moby:master May 14, 2019
@thaJeztah thaJeztah deleted the bump_grpc_1.20.0 branch May 14, 2019 18:58
@thaJeztah thaJeztah added this to the 20.03.0 milestone Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants