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

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

Merged
merged 1 commit into from
May 14, 2019

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Apr 12, 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
fixes moby/moby#39053

depends on moby/buildkit#936

@codecov-io
Copy link

codecov-io commented Apr 12, 2019

Codecov Report

Merging #1824 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1824   +/-   ##
=======================================
  Coverage   56.74%   56.74%           
=======================================
  Files         309      309           
  Lines       21676    21676           
=======================================
  Hits        12301    12301           
  Misses       8476     8476           
  Partials      899      899

@thaJeztah
Copy link
Member Author

whoops, forgot #1811 wasn't merged yet; rebased on top of that

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda
Copy link
Collaborator

this may potentially break buildkit? moby/buildkit#936

@thaJeztah
Copy link
Member Author

Yes, let's make this WIP for now (until we figure out what's happening there)

@thaJeztah thaJeztah changed the title bump google.golang.org/grpc v1.20.0 [WIP] bump google.golang.org/grpc v1.20.0 Apr 19, 2019
@thaJeztah thaJeztah changed the title [WIP] bump google.golang.org/grpc v1.20.0 [BLOCKED] bump google.golang.org/grpc v1.20.0 Apr 19, 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
addresses moby/moby#39053

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah changed the title [BLOCKED] bump google.golang.org/grpc v1.20.0 [BLOCKED] bump google.golang.org/grpc v1.20.1 May 13, 2019
@thaJeztah thaJeztah changed the title [BLOCKED] bump google.golang.org/grpc v1.20.1 bump google.golang.org/grpc v1.20.1 May 14, 2019
@thaJeztah thaJeztah merged commit eaf49b1 into docker:master May 14, 2019
@GordonTheTurtle GordonTheTurtle added this to the 19.09.0 milestone May 14, 2019
@thaJeztah thaJeztah deleted the bump_grpc_1.20.0 branch May 14, 2019 01:42
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.

Go panic during the image build
6 participants