envoyproxy/envoy

Support proper initialization order for static SDS clusters

开放

#4,522 创建于 2018年9月24日

 (2 条评论) (1 个反应) (0 位负责人)C++ (5,373 个派生)batch import
bughelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南