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

v1/v1alpha support for gRPC reflection #692

Open
flokli opened this issue Jul 22, 2024 · 0 comments
Open

v1/v1alpha support for gRPC reflection #692

flokli opened this issue Jul 22, 2024 · 0 comments
Labels

Comments

@flokli
Copy link
Contributor

flokli commented Jul 22, 2024

Describe the bug

It's not possible to use gRPC reflection for a service only implementing the v1 variant of gRPC reflection.

This can be observed when pointing evans to a tonic gRPC server that only supports the v1 variant (see hyperium/tonic#1787).

Expected behavior

I'd expect evans to try both v1 first and fall back to v1alpha for reflection.

Environment

  • OS: NixOS
  • Terminal: kitty
  • Evans version: 0.10.11
  • protoc version: 25.3
  • protoc plugin version (if you are using):

Additional context

@flokli flokli added the bug label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant