envoyproxy/envoy
Support proper initialization order for static SDS clusters
オープン
#4,522 opened on 2018/09/24
bughelp wanted
Repository metrics
- Stars
- (27,997 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.