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

**What would you like to be added**: Documentation that covers that provides an overview of our conformance tests as well as how to run them and add new ones. **Why...

kind/documentation
area/conformance

**What would you like to be added**: Extend the documentation of the Name field of the HTTPQueryParamMatch to describe the edge case of having repeated query params with the same...

kind/cleanup

**What would you like to be added**: A new `hostnames` field in `RouteParentStatus` that could be used to indicate which hostnames a Route was attached with. **Why this is needed**:...

kind/feature
help wanted
lifecycle/rotten

As a result of [this exchange](https://github.com/kubernetes-sigs/gateway-api/pull/1004#discussion_r840953154), it was decided to require at least one of the fields `Service` and `Method` of `GRPCMethodMatch` to be specified. This is not currently possible...

kind/feature
help wanted

**What would you like to be added**: Automated release creation. **Why this is needed**: It's nice to have and it might encourage us to release more often. **Details**: Ideally we...

kind/feature
help wanted

Fixes https://github.com/kubernetes-sigs/gateway-api/issues/1142 Conformance helpers has been refactored to enable future improvements, like matching arbitrarily ordered elements of lists for listenersMatch and parentsMatch. **What type of PR is this?** /kind feature...

ok-to-test
needs-rebase
cncf-cla: yes
size/L

Now that we have both v1alpha2 and v1beta1 types, it's going to take some extra effort to keep these in sync. One potential approach for that would be to add...

kind/feature
lifecycle/stale

**What would you like to be added**: In #1243, I added some conformance testing around new BackendRef tests, but one case we couldn't catch is the following: - There are...

lifecycle/stale
area/conformance

The Gateway vs Route separation allows a cluster operator gateway owner to share a gateway and its resources with many application developers. However, in the L4 routing model (i.e. TCPRoute...

kind/feature

Currently, Service is a supported backendRef. A service can be of type ExternalName, which has non-obvious semantics. In the Ingress world, I previously did some research into how different controllers...

kind/bug
lifecycle/frozen