ecds: add support for bootstrap extensions
Open
area/xds
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
just like https://github.com/envoyproxy/envoy/issues/14696, https://github.com/envoyproxy/envoy/issues/15895, https://github.com/envoyproxy/envoy/issues/12893, it would be useful if we could configure bootstrap extensions dynamically - especially [Wasm Service](https://www.envoyproxy.io/docs/envoy/latest/configuration/other_features/wasm_service) which runs in the main thread and does some async processing (e.g. metrics aggregations) in parallel to workers.
Contributor guide
Assessment
This issue has not been assessed yet.