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

As a platform owner, I want NGF to securely connect to the EPP using TLS, so that communication between NGINX and EPP is encrypted and authenticated. Some investigation is required...

enhancement
refined
backlog
blocked
area/security
size/medium
area/inference-extension

**Describe the bug** The `provisioner-Service` controller creates an infinite reconciliation feedback loop where it continuously reconciles the `nginx-gateway-nginx` Service, triggering excessive NGINX reloads (2-3 times per second). **To Reproduce** 1....

community

### Proposed changes Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format: Problem: Need to get consensus on...

documentation

**Is your enhancement request related to a problem? Please describe.** Add a `.metadata.ownerReference` to all Data Plane resources associated with a Gateway instance. So other tools can map out resource...

enhancement

Seeing consistent connection [reset](https://github.com/nginx/nginx-gateway-fabric/pull/4124/files#diff-60fc6b016259b4933c4cfab09abc49fcdb0b3a64315f6fad9494b214cdf79de7) errors in upgrade tests ``` Get "http://cafe.example.com/coffee": read tcp 10.138.0.107:36243->10.138.0.108:80: read: connection reset by peer Get "http://cafe.example.com/coffee": read tcp 10.138.0.107:34647->10.138.0.108:80: read: connection reset by peer Get...

tests

Seeing something that looks a bit too verbose in NGF 2.2.0. k8s deployment through the Helm chart: helm install ngf oci://ghcr.io/nginx/charts/nginx-gateway-fabric \ --set nginx.image.repository=[private-registry.nginx.com/nginx-gateway-fabric/nginx-plus](http://private-registry.nginx.com/nginx-gateway-fabric/nginx-plus) \ --set nginx.image.tag=2.2.0 \ --set nginx.plus=true...

### Proposed changes This document proposes a solution for enabling Authentication use cases through NGINX Gateway Fabric. Closes https://github.com/nginx/nginx-gateway-fabric/issues/4052 ### Checklist Before creating a PR, run through this checklist and...

documentation
enhancement-proposal

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^4.0.3` -> `^4.0.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.0.3/4.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/4.0.3/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://vitest.dev)...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) | `v2.27.1` -> `v2.27.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fginkgo%2fv2/v2.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fginkgo%2fv2/v2.27.1/v2.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

dependencies
go

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lucacome/draft-release](https://redirect.github.com/lucacome/draft-release) | action | patch | `v2.0.0` -> `v2.0.1` | --- ### Release...

dependencies