envoyproxy/envoy

ecds: add support for bootstrap extensions

Open

#18,011 创建于 2021年9月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/xdsenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南