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

**As a** user of NGF utilizing TLS passthrough **I want** to enable my TLSRoute to route to a service in another namespace **So that** my single Gateway object can route...

enhancement
refined

As an NGF user, I want to know what type of data plane fields I can configure, So that I know how to change the settings of my data plane...

documentation
refined
size/small

Instructions on how to get N+ images are split across two docs: - https://docs.nginx.com/nginx-gateway-fabric/installation/ngf-images/jwt-token-docker-secret/ - https://docs.nginx.com/nginx-gateway-fabric/installation/ngf-images/pulling-ngf-image/ which makes it hard to follow. Additionally, the "Pushing an NGINX Plus image to...

documentation

We want to be able to catch problems with the `values.yaml` files early rather than running into errors once NGF is deployed. Add a schema to enforce parameters/types for the...

enhancement
refined
size/extra-small
helm-chart

We currently have a document for modifying response headers: https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/response-headers/ We should enhance this doc to also include information about configuring request headers.

documentation

Add support for [TlsRouteRule.BackendRef.Weight](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1alpha2.TLSRouteRule) which would allow users to configure traffic splitting for TLSRoutes. Notes: - this is an extended feature - TLSRoute has undefined behavior when multiple TLSRouteRules are...

enhancement

**Describe the bug** When using NGINX Plus with NGINX Gateway Fabric, the upstreams are applied correctly when HTTPRoute is applied via the API, but when the deployment is scaled, upstreams...

bug
refined
size/medium

When scale test runs with NGINX Plus with 648 upstream servers, it reports both NGF and NGINX Plus errors, because at some point the upstream zone size is no longer...

tests
refined
size/small

NGF currently does not emit any *_server_zone_* metrics from NGINX Plus. This appears to be an oversight in our exposure of metrics, so this is something we need to fix....

enhancement
refined
size/small
area/observability

As a NGF user with a large Kubernetes Cluster I want to separate my traffic using multiple NGF Gateways So that I can have separate pieces of infrastructure manage different...

enhancement
refined
size/extra-large