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 600 gateway-api issues
Sort by recently updated
recently updated
newest added

The output that we're expecting is something along the lines of: ``` Name: {{Name}} Namespace: {{Namespace}} Labels: {{Labels}} Annotations: {{Annotations}} API Version: {{API Version}} Kind: {{Kind}} Metadata: {{Metadata}} Spec: {{Spec]}...

area/gwctl

**What would you like to be added**: Add a document which specifically addresses the topic of conveying HTTPS from the Gateway dataplane to the backend (backend TLS termination), and intends...

priority/critical-urgent
kind/gep
v1.4-release/targeting-standard

**What would you like to be added**: I would like the gateway CRD template to be improved by making the `maxItems` on the gateway listeners to be configurable instead of...

kind/feature
lifecycle/stale
needs-triage

**What type of PR is this?** /kind gep **What this PR does / why we need it**: GEP-957 should be moved from experimental to standard channel. Depends on: #2775 **Which...

size/S
release-note
do-not-merge/hold
cncf-cla: yes
kind/gep

As discussed in the Gateway API meeting, post Kubecon NA 2023, there will be an implementations reorganization by profiles. Since it seems open ended, wanted to open an issue to...

priority/important-longterm
triage/needs-information

**What would you like to be added**: Support for merging Gateways should have standard & documented mechanic. **Why this is needed**: > Prior Discussions: https://github.com/kubernetes-sigs/gateway-api/discussions/1248, https://github.com/kubernetes-sigs/gateway-api/discussions/1246 Knative generates on demand...

kind/feature
priority/important-longterm
triage/accepted

**What happened**: Right now, after bumping gateway dependency https://github.com/istio/istio/pull/49637, new istioctl has pflags like: ![image](https://github.com/kubernetes-sigs/gateway-api/assets/20888172/bc36a16c-d116-46a4-93f1-74d683eaf98f) The old api version works fine. It looks like https://github.com/kubernetes-sigs/gateway-api/pull/2801/files adds the flag package to...

kind/bug
needs-triage

Currently, we can attach policies to API resources. Unfortunately, its hard to talk about a _workload_. This is a continuation of https://kubernetes.slack.com/archives/CR0H13KGA/p1676648817307159 copied into an issue. There are a few...

kind/feature
lifecycle/stale
priority/backlog
triage/accepted
kind/gep

**What type of PR is this?** /kind test **What this PR does / why we need it**: In the context of [NewGatewayRef](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/utils/kubernetes/helpers.go) function, having a nil test case allows you...

ok-to-test
size/XS
lifecycle/stale
cncf-cla: yes
do-not-merge/release-note-label-needed
kind/test

**What would you like to be added**: The experimental conformance test suite is going to be promoted to standard. In order to do so, we need to: - remove all...

area/conformance