envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.67k stars 4.75k forks source link

ecds: add support for bootstrap extensions #18011

Open mathetake opened 3 years ago

mathetake commented 3 years ago

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 which runs in the main thread and does some async processing (e.g. metrics aggregations) in parallel to workers.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.