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

GRPC 1.26 and above are not supported #16175

Closed
1 of 4 tasks
moyunnie opened this issue Jul 5, 2023 · 3 comments
Closed
1 of 4 tasks

GRPC 1.26 and above are not supported #16175

moyunnie opened this issue Jul 5, 2023 · 3 comments
Labels

Comments

@moyunnie
Copy link

moyunnie commented Jul 5, 2023

Bug report criteria

What happened?

The code generated by protoc is dependent on GRPC 1.32, so cannot it support the latest version of GRPC

What did you expect to happen?

Error reporting

How can we reproduce it (as minimally and precisely as possible)?

Higher than grpc 1.26 will occur

Anything else we need to know?

No response

Etcd version (please run commands below)

$ etcd --version
# paste output here

$ etcdctl version
# paste output here

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

No response

@wenjiaswe
Copy link
Contributor

For etcd v3.4, grpc version is 1.26, but it's 1.41 in v3.5 and 1.51 at head.

Please let us know if that doesn't answer your question.

@wonbin2011
Copy link

there is vulnerability in grpc under version 1.53.1
image

@ahrtr
Copy link
Member

ahrtr commented Jul 20, 2023

We are aware of this task, and there is a pending PR #15131

@ahrtr ahrtr closed this as completed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants