envoyproxy/gateway

Handle Server Reflection for multiple gRPC service

Open

#1828 aperta il 25 ago 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Go (802 fork)auto 404
help wantedkind/enhancement

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor