agent-substrate / agent-substrate/substrate
Investigate whether we need to use xDS for egress Envoy config
- Linguagem predominante
- Go
- Estrelas
- 1.8k
- Forks
- 316
- Merge médio
- 2d 43min
- PRs com merge (30d)
- 287
Descrição
The ingress Envoy config uses xDS ([code](https://github.com/agent-substrate/substrate/blob/c1339e5f020190e4d124007279b18bf4ffc5af5b/manifests/ate-install/atenet-router.yaml#L79-L137)) and https://github.com/agent-substrate/substrate/blob/main/cmd/atenet/internal/router/xds.go is used to generate the xDS config.
We should investigate whether we need to use xDS for egress Envoy config, which currently is a static [ConfigMap](https://github.com/agent-substrate/substrate/blob/c1339e5f020190e4d124007279b18bf4ffc5af5b/manifests/ate-install/atenet-egress.yaml#L31-L182).
Context: https://github.com/agent-substrate/substrate/pull/871#issuecomment-5309059169
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.