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 Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format: Problem: NGF allows all route kinds...

bug

### Proposed changes Problem: We don't have an easy way to deploy NGF for common use cases Solution: Create an examples directory with common use cases for deploying Helm. As...

documentation
chore
helm-chart

As a maintainer of NGF I want a tool to generate the static deployment file for tests So that we are not using a tool, Helm, to generate a single...

tests
tech-debt

Problem: Graph did not support TLS Route to dataplane configuration Solution: Added the code to convert it ### Proposed changes Write a clear and concise description that helps reviewers understand...

enhancement
helm-chart

### Proposed changes Automate the reconfiguration performance test. Problem: We want to automate our reconfiguration performance test so that we don't need to run it manually. Solution: Automated the reconfiguration...

documentation
tests

As a user of NGF I want to rewrite the client's IP address to the original client's IP When fronting NGF with a LoadBalancer So that the real client's IP...

enhancement-proposal

Problem: Some NGINX directives are not applied or enforced when configured in an internal location. This occurs when redirecting or rewriting a request from an external location to an internal...

bug
documentation
release-notes

### Proposed changes The NGINX docs site is migrating to self hosting. This PR adds support for a workflow to build, push, and provide PR previews. See: https://github.com/nginxinc/docs-actions ### Checklist...

documentation
enhancement

We want to be able to see the exact commit the tests were run from.

enhancement
tests

OSS and NGINX Plus Disable passive health checks Enable active health checks for NGINX Plus Discussion Questions: - Does NGINX make use of passive health checks in NGF today?

area/nginx-configuration
epic