Dingkang Li
Dingkang Li
Is there any updates for this feature ?
But EnvoyPatchPolicy can't solve all problems. For example, when MergeGateways is enabled, multi Gateway TLS Listeners are configured with same port and protocol but different hostname. Those Gateway Listeners will...
1. Follow Quickstart [^1], this will apply Gateway and HTTPRoute showed below, everything works as Gateway API spec defined, Listener's `attachedRoutes` is 1. ```yaml apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name:...