nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Support TLSRoute moving to standard
trafficstars
Is your enhancement request related to a problem? Please describe. TLSRoute is moving standard in Gateway API v1.5, we need to update our codebase for our imports and make sure TLSRoute is enabled when the experimental flag is set to false.
Additional context Gateway API PR https://github.com/kubernetes-sigs/gateway-api/pull/4064