envoyproxy/gateway

Handle Server Reflection for multiple gRPC service

Open

#1,828 opened on 2023年8月25日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wantedkind/enhancement

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド