envoyproxy/envoy

Support proper initialization order for static SDS clusters

Open

#4,522 opened on 2018年9月24日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
bughelp wanted

Repository metrics

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

説明

Title: Support proper initialization order for static SDS clusters

Description: If a static cluster is using SDS (fetching certificates from remote), and it is using envoy_grpc which requires another static sds cluster. It needs to initialize sds cluster first before initializing the cluster using sds.

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