envoyproxy/envoy

allow extension warming in ExtensionConfigDS

Open

#12,061 创建于 2020年7月13日

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

仓库指标

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

描述

Extensions may request new initialization targets. This works fine with static filter configurations, but not with the dynamic filter re-configuration. This feature is to implement warming for extension configs.

贡献者指南