envoyproxy/gateway

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

Open

#244 aberto em 25 de ago. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wantedkind/enhancement

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador