envoyproxy/envoy
Support proper initialization order for static SDS clusters
Ouverte
#4 522 ouverte le 24 sept. 2018
bughelp wanted
Métriques du dépôt
- Stars
- (27 997 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.