envoyproxy / envoyproxy/gateway
Add support to configure xDS server and port through EnvoyGateway API type
Open
help wanted
kind/enhancement
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
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](https://github.com/envoyproxy/gateway/blob/main/api/config/v1alpha1/envoygateway_types.go) type.
[optional *Relevant Links*:]
https://github.com/envoyproxy/gateway/issues/212
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.