envoyproxy/envoy

Support proper initialization order for static SDS clusters

Open

#4 522 ouverte le 24 sept. 2018

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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.

Guide contributeur