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 would you like to be added**: A field within Gateway API to enable [Proxy Protocol](https://raw.githubusercontent.com/haproxy/haproxy/master/doc/proxy-protocol.txt) **Why this is needed**: Useful for users who want to retain client source IP...
**What would you like to be added**: Add a field within [backendRef](https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io%2fv1beta1.BackendRef) allowing the user to specify the priority of a backend. The algo for traffic distribution could be the...
**What would you like to be added**: The Gateway Listener only gives us one port to specify, there is no way to set the specific node port for the service...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: This PR kicks off the discussion of goals and non-goals for the GEP...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: GEP: Add support to Gateway API for Egress use case to enable egress...
**What happened**: When I tried to upgrade from CRD from 0.6.0 all the way to 1.0.0, I encountered the following error ``` The CustomResourceDefinition "gatewayclasses.gateway.networking.k8s.io" is invalid: status.storedVersions[0]: Invalid value:...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: As part of my participation in the Kubernetes Security Slam, It enhance the...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: [Server-Side Apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/) is a Kubernetes feature that allows multiple controllers to manage the...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: **What** Defines an API in GEP-91 to support Client Certificate Validation for TLS...
Before GAMMA is released, there needs to be, at the very least, a plan for conformance testing implementations. The level of detail for this deliverable should be something akin to...