agent-substrate / agent-substrate/substrate
Investigate whether we need to use xDS for egress Envoy config
- Ngôn ngữ chính
- Go
- Star
- 1.8k
- Fork
- 316
- Merge trung bình
- 2 ngày 43 phút
- Pull request đã merge (30 ngày)
- 287
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.