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 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...
### 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...
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...
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...
### 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...
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...
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...
### 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...
We want to be able to see the exact commit the tests were run from.
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?