Skip to content

Allow TLS termination for TLSRoute #6609

@0xLE

Description

@0xLE

Description:

Envoy Gateway API implementation doesn't support TLSRoute with TLS termination. This prevents the use of multiple routes with the same TLS-terminating listener, as the desired hostnames cannot be specified in TCPRoute.

GEP-2907 has been updated to allow this behavior
https://gateway-api.sigs.k8s.io/geps/gep-2907/

Currently, creating a TLSRoute that attaches to a TLS-terminating listener will be rejected by the implementation, which means that it is not conformant to the specification.

Relevant Links:

Metadata

Metadata

Assignees

Labels

area/conformanceGateway API Conformance Related Issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions