gateway-api
                                
                                 gateway-api copied to clipboard
                                
                                    gateway-api copied to clipboard
                            
                            
                            
                        Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
**What happened**: Looking into our conformance reports and tests for Mesh, I see features being reported as "supported" but suspect we are not even testing them. Taking istio as an...
**What would you like to be added**: A specific config for enable/disable HTTP/3 of a host. **Why this is needed**: Most browsers have support HTTP/3. However, if the server (host)...
I see a [few bug fix PRs](https://github.com/kubernetes-sigs/gateway-api/pulls?q=is%3Apr+is%3Aopen+label%3Akind%2Fbug+) in the queue and [one more](https://github.com/kubernetes-sigs/gateway-api/pull/3748) that recently merged, but I do not see a v1.3.x patch release [milestone](https://github.com/kubernetes-sigs/gateway-api/milestones).
**What would you like to be added**: See Goals/Non Goals section below. I originally created this as a Google Doc, so I'm keeping the source format below. It's a lot...
I'd rather have this image owned by k8s/gateway-api infra so we can bundle versions of it with each release of our conformance tests. Can you create an issue to track...
Apologies if this isn't the place to bring it up, and it might just be me, but I've found the specification reference almost unusable because extremely detailed and important descriptions...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: It adds support for wildcard suffixes in addition to wildcard prefixes in the...