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.
**Is your enhancement request related to a problem? Please describe.** TLSRoute is moving standard in Gateway API v1.5, we need to update our codebase for our imports and make sure...
Enable NGINX Gateway Fabric Support in ingress2gateway for config conversion from ingress controller
**As a** cluster operator **I want** to be able to migrate from NGINX Ingress Controller to NGINX Gateway Fabric **So that** I am able to overcome the Ingress API’s limitations...
**As a** user of NIC looking to migrate to NGF **I want** to translate my Ingress annotations to NGF specific resources **So that** I can easily migrate from NIC to...
As an NGF user, I want to specify retries per request for my HTTPRoutes So that my client applications can retry failed requests without returning immediately. The Gateway API defines...
**As a** cluster operator **I want** to be able to migrate from Ingress Resources in NIC to NGF **So that** I can more easily convert my NIC deployments in my...
**As a** user of NGF **I want** to be able to access an NGF specific NAP WAF enabled NGINX plus image from the hosted private registry **So that** I don't...
**Is your enhancement request related to a problem? Please describe.** Currently an HTTPS listener in NGINX Gateway Fabric supports only a single `tls.certificateRef`. This is limiting when we need to...
Support for defining and compiling a policy from the NGINX One Console to optionally be deployed to NGF. Can we target a remote endpoint with the compiled policy defined in...
**As a** user of NGF **I want** to be able to access an NGF specific NAP WAF enabled NGINX OSS image from the hosted private registry **So that** I don't...
As an NGF developer I want to run NFR tests using a WAF enabled deployment So that I can measure the performance and latency impacts enabling WAF has on my...