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** user of NGF **I want** NGF to manage traffic to my applications using TCP without a protocol **So that** my applications can use TCP protocols other than HTTP...

epic

Problem: Now that we have additional pods in the new architecture, we need the proper SecurityContextConstraints for running in Openshift. Solution: Create an SCC for the cert-generator and an SCC...

documentation
chore
helm-chart

### Proposed changes Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format: Problem: Users want to be able...

enhancement
tests
release-notes

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/common](https://redirect.github.com/prometheus/common) | `v0.60.1` -> `v0.63.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.20.5` -> `v1.21.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fclient_golang/v1.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fclient_golang/v1.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

NGINX Plus R34 has been released. NGF should support the latest version. https://community.f5.com/kb/TechnicalArticles/f5-nginx-plus-r34-release-now-available/340300 ### Acceptance - update NGINX Plus to R34

enhancement

With the 0.1.2 release of the nginx OTEL module, new capabilities have been added. We should allow users to take advantage of these capabilities. https://github.com/nginxinc/nginx-otel/releases/tag/v0.1.2 Specifically, - ability to set...

enhancement
area/nginx-configuration
area/telemetry
highlight

New Locations: https://github.com/nginx/draft-release https://github.com/nginx/docker-image-update-checker

release-engineering

**Describe the bug** I have an HTTPRoute with 6 rule matches that I'm using to create ~200 environments for ephemeral branch environments. Each lives in a vcluster and is idle...

waiting for response
community

**Describe the bug** When I have NGF deployed with NGINX Plus and a simple cafe application, if I abruptly restart the docker container through `docker restart ` on Kind, all...

bug
backlog