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.
**What would you like to be added**: As a user I want to be able to add `ResponseHeaderModifier` filter for GRPCRoutes. Acceptance Criteria: As a user I should be able...
There is a doc that covers pulling the N+ image, however there is no clear explanation for supported customers at how they would go through the process of moving from...
### Proposed changes Problem: Missing tests on runtime manager Im adding this init pr with few tests, if this goes well I can add another pr with more tests gentle...
As a maintainer of NGF I want to collect the number of used BackendTLS Policies So that I can understand if that feature is used and how many policies are...
As an NGF user I want to know how to configure tracing So that I can monitor my traffic flow easily **Acceptance** - Write a tutorial on how to set...
Acceptance: - Test that traces are sampled for a specific route or routes when configured. Test statuses on the policy. - Cases: - one policy and one route - one...
**Describe the bug** While testing with BackendTLS Policy I am getting below error. I am trying connect backend "Istio ingress gateway" where enabled TLS. `[error] 30#30: *1 peer closed connection...
### Proposed changes Add custom annotations for GatewayClass and NginxGateway objects. It can be useful in different cases Problem: For deploying of our service we use ArgoCD. For this we...
When a customer needs support, there is a set of logs or configurations that are necessary to aid the person providing support. The troubleshooting document should include a list of...
**Describe the bug** the invalid-backend-ref size of 32k is too small for some environments causing an inability of the gateway to program. **To Reproduce** 1. provision k8s cluster (I used...