envoyproxy/gateway

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

Open

#244 geöffnet am 25. Aug. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
help wantedkind/enhancement

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide