envoyproxy/gateway

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

Open

#244 opened on 2022年8月25日

GitHub で見る
 (2 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: 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

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