envoyproxy/gateway

Handle Server Reflection for multiple gRPC service

Open

#1 828 ouverte le 25 août 2023

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Go (802 forks)auto 404
help wantedkind/enhancement

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Description: Currently if multiple gRPC services are registered, Server Reflection will overlap.

By today

a user needs to be define a reflection match within a GRPCRoute for a specific hostname/authority and then rely on the authority to demux to the right backend

Relevant Links: https://envoyproxy.slack.com/archives/C03E6NHLESV/p1692986469248179

Guide contributeur