envoyproxy/gateway

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

Open

#244 aperta il 25 ago 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (802 fork)auto 404
help wantedkind/enhancement

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor