gateway-api icon indicating copy to clipboard operation
gateway-api copied to clipboard

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

Results 517 gateway-api issues
Sort by recently updated
recently updated
newest added

We left this in place in v0.5.0 for a more seamless transition to the renamed resource. We need to remove this in v0.6.0 (x-ref #1201, #1205).

kind/cleanup

**What would you like to be added**: I want the HTTPRequestRedirect to include language indicating how implementations handle redirects that result in loops, where the request URL received is equal...

kind/feature
priority/backlog
lifecycle/rotten

**What would you like to be added**: Refactor `listenersMatch` (added in #1081) and `parentsMatch` to be a single generic function, or at least wrappers around a single generic implementation of...

good first issue
help wanted
area/conformance

## Goals - indicate if all configuration needed to perform Route related operations has been fully propagated through the entire data plane. - otherwise, indicate if the configuration had a...

kind/feature

Several different [`Kubernetes meta/v1.Condition`](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#condition-v1-meta) types are defined by the spec, and some use differing terminology to communicate apparently similar status. **What would you like to be added**: - Add `Pending`...

kind/feature

**What would you like to be added**: In implementing HTTPRoute and Gateway, implementors have found things that we've missed or that are not clear in the definitions of how status...

kind/feature

**What would you like to be added**: Support routing based on a generic matadata matching mechanism. There are many use cases for routing based various protocol or application specific attributes,...

kind/feature
lifecycle/frozen

**What would you like to be added**: The validating webhook should ensure that port, protocol, and hostname are unique among Gateway listeners. For example, 2 listeners for foo.com would be...

good first issue
help wanted
lifecycle/frozen
area/webhook

I wanted to list out some general docs improvements that would improve the site, for others to contribute, and also to keep track for myself. If anybody else has docs...

good first issue
help wanted
kind/documentation
lifecycle/frozen

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: This PR includes a lot of GEP related cleanup, including: - Grouping GEPs...

approved
needs-rebase
kind/documentation
cncf-cla: yes
size/L