etcd v3.3.15 to v3.3.20 use gRPC API that was renamed in [email protected].
Right now etcd doesn't compile when not using modules, or if current module or any child module had used [email protected] or higher.
Problem was fixed in #11564, but it wasn't backported to v3.3 as I see.
Refs #11650 #11707
@gyuho sorry for ping, pinging as you seem to be the person responsible for releases (?)
JFYI - we at @ozonru forked v3.3.20 and applied the patch; we'll be maintaining this fork until the patch is merged to some release.
https://github.com/ozonru/etcd/releases/tag/v3.3.20-grpc1.27.1
@utrack Thank you so much man! this fork worked for me with new grpc versions and etcd v3.3.20!!
@gyuho ping
gentle ping...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.
Most helpful comment
JFYI - we at @ozonru forked v3.3.20 and applied the patch; we'll be maintaining this fork until the patch is merged to some release.
https://github.com/ozonru/etcd/releases/tag/v3.3.20-grpc1.27.1