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

### Proposed changes Problem: We don't currently support the latest version of the Gateway API Solution: Upgrade to v1.4.0, including BackendTLSPolicy promotion -> v1 and other Policy type promotion ->...

documentation
enhancement
dependencies
helm-chart
release-notes

**Description:** We are experiencing intermittent errors in NGINX Data Plane logs, reporting no live upstreams while connecting to upstream, even though all pods are healthy and running. **Details:** - The...

community

**Is your enhancement request related to a problem? Please describe.** Since it is not recommended to use the cert-generator in a production environment it should be possible to disable it...

enhancement
community

The inference extension docs mention various implementations that support the API. For example, the [Getting Started guide](https://gateway-api-inference-extension.sigs.k8s.io/guides/). NGF should have a presence there once we release with Inference Extension support....

documentation
refined
size/small
area/inference-extension

### Proposed changes Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format: Problem: User should be able to...

documentation
chore
helm-chart

### Proposed changes This change adds a new workflow file, `openshift-certification.yml` which is responsible for validating that our UBI based images of NGF, NGINX OSS, and NGF Operator will pass...

enhancement

**As a** cluster operator managing traffic for an OpenShift cluster **I want** easily deploy NGF as my Gateway API implementation from the Operator Hub **So that** it is easier for...

enhancement
refined
epic

**Describe the bug** When using `LoadBalancer` service type, NGF and MetalLB are constantly updating the same `Service` objects: MetalLB adds `metallb.io/ip-allocated-from-pool` annotation and NGF immediately deletes it, MetalLB adds it...

refined
community

Issue to track the release tasks for 2.1.3 following our [release process](https://github.com/nginx/nginx-gateway-fabric/blob/main/docs/developer/release-process.md). ### Tasks - [ ] Security Check - [ ] Create release PR - [ ] Pull in...

refined
highlight

We want to provide support and enable two flags for tls and secure verify for the endpoint picker

refined
helm-chart