[DNM] test upgrade grpc/protobuf - #3039
Conversation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@dperny Upgrading gRPC on this repo will require some effort because we need to also update etcd >= 3.5 to match the new grpc resolver signature (>= 1.27.0). We might also need to update to Go 1.16 min before that (cc @errordeveloper). |
Sure, let me try to do that! |
We should match the one from moby I guess (1.17.3 atm). cc @thaJeztah |
|
@errordeveloper Not tested but I have a branch I just push if you want to take a look: https://github.com/crazy-max/swarmkit/tree/go117 Edit: see also moby/moby#42778 (comment) |
Yes, we should open a PR for that (can be separate from this one - hopefully will be an easy review/merge) |
Just testing grpc upgrade. ref moby/moby#42983 (comment)
cc @thaJeztah
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com