envoyproxy/gateway

Add support to configure xDS server and port through EnvoyGateway API type

Open

#244 创建于 2022年8月25日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (802 fork)auto 404
help wantedkind/enhancement

仓库指标

Star
 (2,871 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description: With the current implementation it's not possible to configure xDS host and port. https://github.com/envoyproxy/gateway/blob/d99f32feef8ddd6ede45bd0c93b607586138d4c8/internal/xds/server/runner/runner.go#L58

We need to expose these configs through EnvoyGateway type.

[optional Relevant Links:] https://github.com/envoyproxy/gateway/issues/212

贡献者指南