envoyproxy/envoy

Support proper initialization order for static SDS clusters

Offen

#4.522 geöffnet am 24.09.2018

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

Repository-Metriken

Stars
 (27.997 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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