envoyproxy/envoy

Support proper initialization order for static SDS clusters

Open

#4.522 geöffnet am 24. Sept. 2018

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide