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

Issue to capture work done on blogs for NGF blogs on the Sprint Board.

refined

**Is your enhancement request related to a problem? Please describe.** Currently, NGF does not seems to be provisioning Gateway **What would you like to be added**: provisioning "Gateway" resource. **Why...

enhancement
refined
size/small
helm-chart

**As a** maintainer of NGF **I want** to evaluate the use of the Testkube framework to use for our testing suite **So that** the the results of my tests are...

refined
release-engineering
size/large

### Discussed in https://github.com/nginxinc/nginx-gateway-fabric/discussions/1863 Originally posted by **briancheldelin** April 20, 2024 ### Background In environments like Google Cloud Platform and other cloud providers, Kubernetes services of type LoadBalancer can specify...

helm-chart

As a maintainer of NGF I want to run my tests with --race So that I can catch errors in my tests that may result in inconsistent failures/successes ### Acceptance...

tests
refined
size/medium

As a maintainer of NGF I want to add retries in NGF functional tests when testing So that if not all components of the test have been brought up yet,...

tests
refined
size/medium

**Describe the bug** When you create a Kind cluster, the Kubernetes Secret `bootstrap-token-abcdef` in the `kube-system` namespace will also be created. However, NGF watches all Kubernetes Secrets in the Kubernetes...

bug
area/performance
area/security

**As a** user of NGF **I want** to enable proxy protocol for my application's endpoints **So that** the client's IP address is preserved as the traffic is forwarded to my...

refined
area/nginx-configuration
size/medium

(1) Move this page https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/integrating-cert-manager/ into a dedicated Traffic Security section, as it will better fit it, rather than Traffic Management (2) Move https://docs.nginx.com/nginx-gateway-fabric/how-to/maintenance/upgrade-apps-without-downtime/ into Traffic Management, because the current...

documentation

**Describe the bug** When the NGINX master process fails without cleaning up (`kill -9 `), the NGF Pod cannot recover because the new NGINX container cannot start. **To Reproduce** Steps...

bug