envoyproxy/gateway

Handle Server Reflection for multiple gRPC service

Open

#1.828 geöffnet am 25. Aug. 2023

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
help wantedkind/enhancement

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide