nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.

Results 361 nginx-gateway-fabric issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your enhancement request related to a problem? Please describe.** The Graceful-Recovery NFR test can and should be added to an automated pipeline since the test does not require any...

tests

### Proposed changes Remove zone size for invalid backend ref. Problem: The invalid-backend-ref size of 32k is too small for some environments causing an inability of the gateway to program....

bug
release-notes

### Proposed changes Problem: We need a way to allow a user to disable HTTP2 Solution: Extend the NginxProxy CRD to include a `BaseHTTPConfig` which will include all http context...

enhancement
helm-chart
release-notes

### Proposed changes Problem: Non-functional scale test needs to be run manually. Solution: - Automate scale test. - Use in-cluster Prometheus to collect CPU, memory and NGF metrics. - Use...

tests

https://github.com/nginxinc/nginx-gateway-fabric/pull/1926 adds scale test To run it successfully by NGF pipeline, the GKE cluster must meet the following requirements: - A Kubernetes cluster with 12 nodes on GKE - Node:...

tests

**Describe the bug** NGF fails to deploy on Openshift when using helm chart output: ``` [cloud-user@ocp-provisioner nginx-gateway-fabric]$ helm install ngf oci://ghcr.io/nginxinc/charts/nginx-gateway-fabric --create-namespace -n nginx-gateway Pulled: ghcr.io/nginxinc/charts/nginx-gateway-fabric:1.1.0 Digest: sha256:2a3aa5e2b61334a135b909f389b190ed9514b2d77c529068eb3bef4e08d0f7ec W0312 16:49:51.427508...

enhancement
refined
size/medium

Monitor and respond to the following: - GitHub issues - GitHub discussions - Community Pull Requests - Community Slack Channels - #sig-network-gateway-api in the Kubernetes Slack - #nginx-gateway-fabric in the...

backlog

As a user of NGF I want a way to disable HTTP/2 support in my NGF deployment So that I can remove this support if security vulnerabilities are found in...

enhancement
refined
size/medium

**As a** user of NGF with applications that require GRPC traffic **I want** NGF to support a GRPCRouteRule that can handle a request HTTPHeaderFilter **So that** I can append specific...

enhancement
refined
size/small
area/grpcroute/core

As a implementer of the Kubernetes Gateway API I want a conformance test to cover the backendref weight traffic splitting feature for GRPCRoute So that I can ensure my implementation...

tests
refined
conformance
size/large