envoyproxy/gateway

Handle Server Reflection for multiple gRPC service

Open

#1,828 建立於 2023年8月25日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Go (802 fork)auto 404
help wantedkind/enhancement

倉庫指標

Star
 (2,871 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南