Commit 44da493
committed
Wire TLS configuration in Gateway reconciler to resolve Secret refs into inline PEM data
The Gateway reconciler previously ignored TLS configuration entirely (tls: None TODO).
This resolves HTTPS listener certificateRefs into inline PEM certificates in the data
plane ConfigMap, with proper cross-namespace ReferenceGrant checks and per-listener
ResolvedRefs status conditions.1 parent 6bab4d8 commit 44da493
2 files changed
Lines changed: 424 additions & 14 deletions
0 commit comments