generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 597
Pull requests: kubernetes-sigs/gateway-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /hack/mkdocs/image
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
python
Pull requests that update Python code
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.
#4143
opened Oct 6, 2025 by
dependabot
bot
Loading…
build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.10
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#4142
opened Oct 6, 2025 by
dependabot
bot
Loading…
[WIP] Move tool management to its own go.mod
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/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#4141
opened Oct 2, 2025 by
rikatz
Loading…
Fix inconsistencies on TLSRoute documentation
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.
#4139
opened Oct 1, 2025 by
rikatz
Loading…
conformance: Optimize mesh weight conformance tests using batch requests
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.
#4138
opened Sep 30, 2025 by
ciarams87
Loading…
conformance: Issues or PRs related to Conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
TLSRoute
with Terminate mode
area/conformance-test
#4137
opened Sep 29, 2025 by
phuhung273
Loading…
build(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/mkdocs/image
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
python
Pull requests that update Python code
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.
#4136
opened Sep 29, 2025 by
dependabot
bot
Loading…
build(deps): bump pyyaml from 6.0.2 to 6.0.3 in /hack/mkdocs/image
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
python
Pull requests that update Python code
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.
#4135
opened Sep 29, 2025 by
dependabot
bot
Loading…
build(deps): bump mkdocs-macros-plugin from 1.3.7 to 1.4.0 in /hack/mkdocs/image
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
python
Pull requests that update Python code
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.
#4134
opened Sep 29, 2025 by
dependabot
bot
Loading…
Improve apiref with experimental and ignored CRD description
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4132
opened Sep 28, 2025 by
rikatz
Loading…
[release-1.4] build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0
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.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4131
opened Sep 26, 2025 by
k8s-infra-cherrypick-robot
Loading…
gep: refine ClientCertificateRef description for backend TLS
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4123
opened Sep 25, 2025 by
snorwin
Loading…
conformance: normative test for backend client certificate in Gateway
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
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.
Issue-4087: Increase MaxItems for CACertificateRefs validation
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
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.
#4088
opened Sep 15, 2025 by
root30
Loading…
GEP-4080: Certificate Revocation Lists for Certificate Validation
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4081
opened Sep 10, 2025 by
snorwin
Loading…
GEP-4078: Certificate Pinning for Client Certificate Validation
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#4079
opened Sep 10, 2025 by
snorwin
Loading…
Add conformance report for Contour 1.33.0 and Gateway API 1.3.0
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4076
opened Sep 9, 2025 by
sunjayBhatia
Loading…
GEP-2643: TLSRoute
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
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.
#4064
opened Sep 3, 2025 by
rikatz
Loading…
Adds conformance test for GRPCRouteFilterRequestHeaderModifier
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#4060
opened Sep 2, 2025 by
salonichf5
Loading…
Gravitee Kubernetes Operator 4.8.5 conformance report for 1.3.0
area/conformance-test
Issues or PRs related to Conformance tests.
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#4059
opened Sep 2, 2025 by
a-cordier
Loading…
DO NOT MERGE: initial v1.4.0 feedback
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/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/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
do-not-merge
DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed.
kind/gep
PRs related to Gateway Enhancement Proposal(GEP)
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
conformance: add test for HTTPRoute hostname precedence
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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/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.
#4017
opened Aug 24, 2025 by
EyalPazz
Loading…
Conformance test for GRPCRouteRequestMirror #3514
area/conformance-test
Issues or PRs related to Conformance tests.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4015
opened Aug 23, 2025 by
TaranpreetNatt
Loading…
Add GRPC route mirror test
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#4013
opened Aug 22, 2025 by
fabian4
Loading…
fix: struct fields to use omitzero
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.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#4006
opened Aug 20, 2025 by
EyalPazz
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.