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

Although TCPRoute was created prior to GEPs, we are retroactively creating this issue to track the status of this resource.

lifecycle/frozen
kind/gep

**What happened**: Gateway API has validations that only account for 301 and 302 HTTP Redirects. https://github.com/kubernetes-sigs/gateway-api/blob/1edf7e93ae4bb8c5ea5cc2193586cfe1e5d15e2f/apis/v1/httproute_types.go#L1069 **What you expected to happen**: [RFC 2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.3) defines several other redirects, including: 303, 304,...

kind/feature
triage/needs-information
triage/accepted

Considering people have two inherited policies like this: Gateway level: ``` spec: targetRef: ... kind: Gateway default: ext_auth: http_service: ... ``` HTTPRoute level: ``` spec: targetRef: ... kind: HTTPRoute default:...

triage/needs-information
lifecycle/rotten
needs-triage

**What type of PR is this?** /kind gep /kind api-change **What this PR does / why we need it**: Proposal to add a new `name` field to the route rule...

kind/api-change
needs-ok-to-test
release-note
do-not-merge/hold
cncf-cla: yes
size/L
kind/gep

In #2535, @arkodg made the good point that setting `Accepted` to `true` on an invalid Listener is not correct by our current definition, but when @robscott and I reviewed this,...

kind/bug
lifecycle/rotten

**What this PR does / why we need it**: - Add helpers to print `gwctl describe` views and Tables - Add more information when describing Gateways (like attached routes) -...

approved
release-note-none
cncf-cla: yes
size/XL
area/gwctl

**What type of PR is this?** /area conformance **What this PR does / why we need it**: Adds conformance report and updates implementation page for Azure Application Gateway for Containers...

ok-to-test
approved
size/M
cncf-cla: yes
do-not-merge/release-note-label-needed
area/conformance

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #2931 #2932 **Does this PR introduce a user-facing change?**:...

ok-to-test
approved
size/XXL
release-note
cncf-cla: yes
area/gwctl

**What type of PR is this?** **What this PR does / why we need it**: /kind feature This PR introduces the `gwctl get backends` subcommand in favor of the requirements...

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

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Updates Istio status. **Which issue(s) this PR fixes**: Fixes # **Does this PR...

release-note-none
kind/documentation
cncf-cla: yes
size/L