gRPC update - #3043
Closed
errordeveloper wants to merge 21 commits into
Closed
Conversation
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
…r Go 1.17) Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
errordeveloper
force-pushed
the
grpc-update
branch
from
December 7, 2021 12:36
9fcbb25 to
8ebf613
Compare
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
errordeveloper
force-pushed
the
grpc-update
branch
from
December 7, 2021 12:37
8ebf613 to
b4f65bc
Compare
errordeveloper
force-pushed
the
grpc-update
branch
from
December 8, 2021 11:54
ce7d52a to
18888d5
Compare
errordeveloper
force-pushed
the
grpc-update
branch
2 times, most recently
from
December 8, 2021 12:45
816fe1a to
b4c5dc5
Compare
- rename import path for etcd snap package - vendor alias for some deps
errordeveloper
force-pushed
the
grpc-update
branch
from
December 8, 2021 13:08
b4c5dc5 to
7090517
Compare
thaJeztah
reviewed
Dec 8, 2021
|
|
||
| # etcd/raft | ||
| go.etcd.io/etcd faa0e3c45c80cc5cbc453b38d7a1637c5ee97b05 git://github.com/errordeveloper/etcd.git # fork of release-3.4 without the custom load balancer code to work with newer versions of gRPC | ||
| github.com/coreos/etcd faa0e3c45c80cc5cbc453b38d7a1637c5ee97b05 git://github.com/errordeveloper/etcd.git # alias for github.com/rexray/gocsi |
Member
There was a problem hiding this comment.
not sure if the "cannot build with this alias" was related to that, but GitHub has deprecated support for git:// protocol (you can use https:// though, that should still work)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #3041