envoyproxy/envoy

Support proper initialization order for static SDS clusters

Aperta

#4522 aperta il 24 set 2018

 (2 commenti) (1 reazione) (0 assegnatari)C++ (5373 fork)batch import
bughelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor