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 type of PR is this?** /area conformance **What this PR does / why we need it**: Adds conformance report and implementation page update for Contour v1.28.2 **Which issue(s) this...

release-note-none
size/M
cncf-cla: yes
area/conformance

**What happened**: PRs opened by dependabot do not appear to be running `go mod tidy` and are failing our presubmits. **What you expected to happen**: PR opened by dependabot to...

kind/bug
help wanted

**What would you like to be added**: I would like to be able to configure the following in HTTPRoute: 1. The max number of times to retry a request 2....

kind/feature
priority/critical-urgent
kind/gep
v1.4-release/targeting-standard

**What would you like to be added**: Allow to configure IP address in `hostname` field of `HTTPRequestRedirectFilter` **Why this is needed**: Gateway API should conform with HTTP spec which allows...

kind/feature
lifecycle/stale
needs-triage

**What would you like to be added**: A way to configure a redirect to drop a trailing slash. **Why this is needed**: Today our redirect filter makes it seem like...

kind/feature
lifecycle/stale
priority/important-longterm
needs-triage

**What would you like to be added**: We could create a simple Kubernetes Job that could be bundled with implementations to install Gateway API CRDs if they don't already exist....

kind/feature

**What type of PR is this?** /kind feature /area conformance **What this PR does / why we need it**: This PR introduces a GRPC Conformance Profile to enable downstream implementations...

kind/feature
ok-to-test
approved
size/S
release-note
cncf-cla: yes
area/conformance

**What would you like to be added**: Currently, the spec for TLSRoute Listeners only supports GatewayTLSConfig.TLSModeType = "Passthrough". Similar to HTTPRoute Listeners, mode "Terminate" should also be supported. Specifically, a...

kind/feature
needs-triage

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: [ngrok](https://ngrok.com/) has created a Gateway API implementation. This is an entry for the...

ok-to-test
approved
size/S
release-note-none
cncf-cla: yes

**What happened**: Prior to GEP-1762, Contour's Gateway provisioner has been adding a label to resources to denote which Gateway "owns" it: `projectcontour.io/owning-gateway-name` set to the Gateway name. While reviewing https://github.com/kubernetes-sigs/gateway-api/pull/2582...

kind/bug
lifecycle/rotten