Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

This automated PR updates all the necessary files for 2.2.2 release.

@github-actions github-actions bot added documentation Improvements or additions to documentation helm-chart Relates to helm chart labels Dec 8, 2025
@shaun-nx shaun-nx marked this pull request as ready for review December 8, 2025 14:21
@shaun-nx shaun-nx requested a review from a team as a code owner December 8, 2025 14:21
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.18%. Comparing base (e85fa3b) to head (03b12ec).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.2    #4417   +/-   ##
============================================
  Coverage        86.17%   86.18%           
============================================
  Files              131      131           
  Lines            14316    14316           
  Branches            74       74           
============================================
+ Hits             12337    12338    +1     
+ Misses            1776     1775    -1     
  Partials           203      203           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Control plane: `ghcr.io/nginx/nginx-gateway-fabric:2.2.2`
- Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:2.2.2`
- Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:2.2.2`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add the operator version as well, its also missing for release 2.2.1

- Operator: `ghcr.io/nginx/nginx-gateway-fabric/operator:1.0.0`

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we really need to, to me it doesn't seem as relevant for users to know that version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am okay with skipping it. Maybe Ciara mentioned it cause it was part of that release.

Comment on lines +25 to +29
- Gateway API version: `1.3.0`
- NGINX version: `1.29.2`
- NGINX Plus version: `R35`
- NGINX Agent version: `v3.5.0`
- Kubernetes version: `1.25+`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we also add version for Gateway Inference extension being supported?

Copy link
Contributor

@salonichf5 salonichf5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me just a couple of version mentions needed

| NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent |
|----------------------|-------------|------------|-----------|------------|-------------|
| Edge | 1.4.0 | 1.25+ | 1.29.3 | R35 | v3.5.0 |
| 2.2.2 | 1.3.0 | 1.25+ | 1.29.2 | R35 | v3.5.0 |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be 3.6.0, so let's wait to merge this PR until we've pulled in the agent release.


## Release 2.2.2

_December 8, 2025_
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will probably be updated.


KNOWN ISSUES:

- Data plane sometimes does not sync upstream server IPs. [3626](https://github.com/nginx/nginx-gateway-fabric/issues/3626)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go away, and we can include the agent release in the bug fixes and describe what was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation helm-chart Relates to helm chart

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

5 participants