envoyproxy/envoy

Design a chained init manager

Open

#4,224 opened on 2018年8月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド