envoyproxy/envoy

Support proper initialization order for static SDS clusters

Open

#4522 aperta il 24 set 2018

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

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

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