nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
### 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 ->...
**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...
**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...
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....
### 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...
### 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...
**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...
**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...
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...
We want to provide support and enable two flags for tls and secure verify for the endpoint picker