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**: **Which issue(s) this PR fixes**: Fixes #2851 **Does this PR introduce a user-facing...

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

**What type of PR is this?** **What this PR does / why we need it**: /kind bug /area conformance **Which issue(s) this PR fixes**: Fixes https://github.com/kubernetes-sigs/gateway-api/issues/2841. Currently when implementing [GEP-2162](https://github.com/kubernetes-sigs/gateway-api/blob/f80f447fbf6e759a196cab6532b70582d9a8bd70/geps/gep-2162/index.md),...

kind/bug
needs-ok-to-test
needs-rebase
cncf-cla: yes
do-not-merge/release-note-label-needed
size/L
area/conformance
area/gwctl

**What would you like to be added**: It would be great if HTTPRouteFilter had a field to set, add and remove a query parameter of the HTTP request before it...

kind/feature
lifecycle/stale
needs-triage
kind/gep

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.22.0. Commits 7ee34a0 go.mod: update golang.org/x dependencies c289c7a websocket: re-add documentation for DialConfig 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets...

ok-to-test
size/S
cncf-cla: yes
do-not-merge/release-note-label-needed
dependencies
go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.62.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.62.1 Bug Fixes xds: fix a bug that results in no matching virtual host found RPC errors...

ok-to-test
size/S
cncf-cla: yes
do-not-merge/release-note-label-needed
dependencies
go

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

ok-to-test
size/XS
cncf-cla: yes
do-not-merge/release-note-label-needed
dependencies
go

**What type of PR is this?** /kind bug /area gwctl **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #2849 **Does this PR introduce...

kind/bug
needs-ok-to-test
release-note
cncf-cla: yes
size/L
area/gwctl

**What happened**: I deployed `Kong Ingress Controller` on a Kind cluster. When I run `gwctl describe gatewayclasses` I get the following error ```shell $ go run cmd/main.go describe gatewayclasses panic:...

kind/bug
area/gwctl

**What type of PR is this?** Add one of the following kinds: /area gwctl /kind feature /cc @gauravkghildiyal **What this PR does / why we need it**: Implement `gwctl describe...

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

**What would you like to be added**: It would be great if HTTPRouteMatch had a field to select a HTTP route by matching HTTP request cookies. Moreover, a new match...

kind/feature
needs-triage
kind/gep