envoyproxy/gateway

SDS: support listener certificates

Open

#9,009 opened on May 15, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

Question: Why are SDS Secrets only supported for backend TLS? It seems reasonable to also support them for listener certificates, since Envoy can fetch listener certs via SDS.

Originally posted by @zhaohuabing in https://github.com/envoyproxy/gateway/issues/8983#issuecomment-4457786557

Contributor guide