envoyproxy/gateway
GitHub で見るAdd support to configure xDS server and port through EnvoyGateway API type
Open
#244 opened on 2022年8月25日
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