generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 687
Pull requests: kubernetes-sigs/gateway-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: Include patch versions in wizard data and add v1.5 features
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note-none
Denotes a PR that doesn't merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4710
opened Mar 21, 2026 by
snorwin
Loading…
Document all Gateway API condition types and reasons
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4706
opened Mar 21, 2026 by
carmal891
Loading…
Add well-known labels package for GEP-1762
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4705
opened Mar 21, 2026 by
carmal891
Loading…
[release-1.5] CORS: clarify API documentation and remove conformance tests for credentialed requests
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4699
opened Mar 20, 2026 by
snorwin
Loading…
build(deps): bump the k8s-io group across 4 directories with 4 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4698
opened Mar 20, 2026 by
dependabot
bot
Loading…
build(deps): bump the non-k8s group across 2 directories with 2 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4697
opened Mar 20, 2026 by
dependabot
bot
Loading…
Regex Rewrites
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/feature
Categorizes issue or PR as related to a new feature.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4695
opened Mar 19, 2026 by
Stevenjin8
Loading…
conformance: relax ListenerSet conflict tests reasons
area/conformance-test
Issues or PRs related to Conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4692
opened Mar 17, 2026 by
zhaohuabing
Loading…
OpenAPI v2 spec generation
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#4686
opened Mar 13, 2026 by
Rycieos
Loading…
docs: clarify RequestHeaderModifier set behavior
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#4684
opened Mar 13, 2026 by
ShaanveerS
Loading…
add GEP 3965: Implementation-Specific Matches
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4676
opened Mar 12, 2026 by
howardjohn
Loading…
[WIP] GEP-1619: Session Name Refactoring and Behavior Clarification
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
do-not-merge/invalid-commit-message
Indicates that a PR should not merge because it has an invalid commit message.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
test: add unit tests for echo response parser
area/conformance-machinery
Issues or PRs related to the machinery and the suite used to run conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/test
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4635
opened Mar 3, 2026 by
archy-rock3t-cloud
Loading…
Fix: Update HTTPHeader and HTTPHeaderFilter Docs
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4633
opened Mar 3, 2026 by
Suvink
Loading…
cleanup: fix docs build variable mismatch and script error handling
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesn't merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4616
opened Feb 28, 2026 by
samzong
Loading…
conformance: Move Inference Extension conformance helper functions to gateway-api/conformance
area/conformance-machinery
Issues or PRs related to the machinery and the suite used to run conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4602
opened Feb 25, 2026 by
ericdbishop
Loading…
grpc: do not require unique hostnames with http
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4598
opened Feb 24, 2026 by
howardjohn
Loading…
WIP test: implementations MAY support non-disruptive configuration
area/conformance-test
Issues or PRs related to Conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/test
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#4523
opened Feb 11, 2026 by
davidesalerno
Loading…
[Draft] OCI helm chart added
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4518
opened Feb 10, 2026 by
supu2
Loading…
docs: Add Signadot to implementations
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4517
opened Feb 9, 2026 by
daniel-de-vera
Loading…
fix(validation): add length validation and comprehensive tests for IsControllerNameValid
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4514
opened Feb 8, 2026 by
Emmanuel326
Loading…
docs: Add guidance preferring GRPCRoute for gRPC
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#4513
opened Feb 7, 2026 by
kahirokunn
Loading…
[docs] Clarification on inter Gateway listener conflicts in documentation
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4503
opened Feb 6, 2026 by
anandkarra
•
Draft
GEP: Backend Resource
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#4488
opened Feb 5, 2026 by
keithmattix
Loading…
Add session persistence conformance tests
area/conformance-test
Issues or PRs related to Conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
kind/test
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#4482
opened Feb 3, 2026 by
salonichf5
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.