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

贡献者指南