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 type of PR is this?** /kind feature /area gwctl /cc @gauravkghildiyal **What this PR does / why we need it**: Implement `gwctl get namespace`. | Output Columns | Description...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #2890 **Does this PR introduce a user-facing change?**: ```release-note...
Refer https://github.com/kubernetes-sigs/gateway-api/issues/2761 for details
Creating a parent issue to track the development of the initial set of features for `gwctl`. ## Getting Started To gain a deeper understanding of gwctl's purpose and the concepts...
Refer https://gateway-api.sigs.k8s.io/geps/gep-2722/ for details
**What type of PR is this?** /area conformance **What this PR does / why we need it**: Updates conformance profile for NGINX Gateway Fabric. **Which issue(s) this PR fixes**: Fixes...
**What happened**: As [https://github.com/istio/istio/issues/49993](https://github.com/istio/istio/issues/49993), when I provide an illegal value in HTTPHeaderMatch, it is not rejected and results in that HTTPRoute takes no effect. **What you expected to happen**: Illegal...
**What would you like to be added**: Throughout the API we have a [number of validations such as min and max length](https://github.com/search?q=repo%3Akubernetes-sigs%2Fgateway-api%20%2Bkubebuilder%3Avalidation%3AM&type=code ). We should include some centralized documentation that...
**What would you like to be added**: Explain in [API specification](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1alpha2.HTTPRoute) that `hostnames` are ignored in GAMMA, which is described in [GEP1426](https://gateway-api.sigs.k8s.io/geps/gep-1426/?h=xro#hostnames-field). **Why this is needed**: It's frustrated for a...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Related to https://github.com/kubernetes-sigs/gateway-api/issues/2550. tldr, we lack a way to quickly show different implementations...