Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGINX Plus R33 support (#2760) #2783

Merged
merged 1 commit into from
Nov 19, 2024
Merged

NGINX Plus R33 support (#2760) #2783

merged 1 commit into from
Nov 19, 2024

Conversation

sjberman
Copy link
Collaborator

cherry picking the R33 work into the release 1.5 branch

Adding support for NGINX Plus R33. The major change with this release is that NGINX Plus now requires a JWT in order to run. A user must create a Secret with this JWT and supply the secret name to NGF when installing. A user can also create client SSL and CA Secrets for NIM connections. All of these Secrets are mounted to the nginx container.

Because of the new usage reporting method, the old usage reporting method has been removed and CLI arguments have been altered. Since this release is a breaking change for N+ users, the choice was made to remove the unused usage reporting flags instead of deprecating them.

Updated documentation to describe this process, while also cleaning up the JWT docker registry process for N+.
@sjberman sjberman requested review from a team as code owners November 19, 2024 20:21
@github-actions github-actions bot added documentation Improvements or additions to documentation tests Pull requests that update tests helm-chart Relates to helm chart labels Nov 19, 2024
@sjberman sjberman added the enhancement New feature or request label Nov 19, 2024
Copy link
Contributor

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/nginx-gateway-fabric/2783/

@sjberman sjberman merged commit 8efdfc8 into release-1.5 Nov 19, 2024
89 of 99 checks passed
@sjberman sjberman deleted the cherry-pick/nplus-r33 branch November 19, 2024 21:12
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 enhancement New feature or request helm-chart Relates to helm chart tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants