envoyproxy/gateway

SDS: support listener certificates

Open

#9,009 opened on May 15, 2026

 (2 comments) (0 reactions) (1 assignee)Go (802 forks)auto 404
help wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (Avg merge 14d 16h) (153 merged PRs in 30d)

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