Skip to content

Wire TLS configuration in Gateway reconciler to resolve Secret refs into inline PEM data#37

Merged
RobbieMcKinstry merged 1 commit intotrunkfrom
robbie/multi-1093
Apr 1, 2026
Merged

Wire TLS configuration in Gateway reconciler to resolve Secret refs into inline PEM data#37
RobbieMcKinstry merged 1 commit intotrunkfrom
robbie/multi-1093

Conversation

@RobbieMcKinstry
Copy link
Copy Markdown
Contributor

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.

…nto 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.
Copy link
Copy Markdown
Contributor Author

RobbieMcKinstry commented Apr 1, 2026

@RobbieMcKinstry RobbieMcKinstry added this pull request to the merge queue Apr 1, 2026
Merged via the queue into trunk with commit 0bcb55e Apr 1, 2026
7 of 9 checks passed
@RobbieMcKinstry RobbieMcKinstry deleted the robbie/multi-1093 branch April 1, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant