envoyproxy/envoy

Design a chained init manager

Open

#4,224 创建于 2018年8月22日

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

仓库指标

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

描述

Title: Implement a chained init manager

Description:

This is motivated from review comments on SDS implementation. We need a chained init manager so that multiple init manager can be chained together, and each init manager has a chance to initialize its targets.

贡献者指南