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.

貢獻者指南