Design a chained init manager
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
*Title*: *Implement a chained init manager*
*Description*:
>This is motivated from review comments on [SDS implementation](https://github.com/envoyproxy/envoy/pull/4176#discussion_r211781918). 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.
Contributor guide
Assessment
This issue has not been assessed yet.