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 would you like to be added**: A client that connects through a gateway to a backend could leverage an HTTPS/SVCB DNS Record to get a more performant TLS negotiation....

kind/feature

**What would you like to be added**: A mechanism by which implementations can clearly indicate when they _don't_ support a particular feature and raise that to end-users who try to...

kind/feature
priority/important-longterm
kind/gep
area/gwctl

**What would you like to be added**: Gateway API desperately needs following enhancements to be fully declarative and production-ready solution: 1)Gateway API should have an ability to determine additional service...

kind/feature
needs-triage

**What would you like to be added**: I'd like to see clarifying details regarding if the GRPCRoute resource as a whole is `Core` vs. `Extended`, and if it's the latter,...

lifecycle/stale
kind/documentation
needs-triage

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: The goal of this PR is to help users understand which viable options...

size/S
do-not-merge/work-in-progress
needs-rebase
kind/documentation
cncf-cla: yes
do-not-merge/release-note-label-needed

**What would you like to be added**: Move the Glossary page to GAMMA section of docs and retitle as GAMMA Glossary. https://github.com/kubernetes-sigs/gateway-api/blob/main/site-src/concepts/glossary.md **Why this is needed**: Users/students will misunderstand the...

kind/documentation

The backendRef [port](https://github.com/kubernetes-sigs/gateway-api/blob/main/apis/v1/object_reference_types.go#L139-L146) definition is vague for non-Service references, which is confusing: ```go // Port specifies the destination port number to use for this resource. // Port is required when...

If you run this: ``` go test \ -p 4 \ ./conformance \ -run TestConformance \ -args \ --conformance-profiles MESH-HTTP,MESH-GRPC ``` then no extended conformance tests will be run. You...

kind/bug

**What happened**: The API specification for GAMMA is missing sufficient explanation of how it aligns with Gateway API v1 Standards when it doesn't require using most of the Gateway API...

kind/bug
needs-triage

[HTTPRouteMatch example is not rendered well](https://gateway-api.sigs.k8s.io/reference/spec/?h=pathprefix#httprouterule). ![Image](https://github.com/user-attachments/assets/b220c7ec-c215-4f8b-8262-35182db17daa)

kind/bug
help wanted
priority/important-soon
kind/documentation
triage/accepted
v1.4-release/subtask