envoyproxy/gateway
View on GitHubAdd support to configure xDS server and port through EnvoyGateway API type
Open
#244 opened on Aug 25, 2022
help wantedkind/enhancement
Repository metrics
- Stars
- (2,871 stars)
- PR merge metrics
- (PR metrics pending)
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