From 0fa320471ff1802c61c45a444eebd9263d65f101 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:41:16 -0800 Subject: [PATCH 1/5] feature, NGINX One: Add release note for certs on CSGs --- content/nginx-one/changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index a5727ac26..7418fccf8 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -34,6 +34,18 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ## January 20, 2025 +### Manage certificates with Config Sync Groups + +With the NGINX One Console, you can now: + +Manage certificates in Config Sync Groups. The certificate can be managed or unmanaged. You can: + +- Add a certificate to a Config Sync Group +- Remove a certificate from a Config Sync Group +- Delete deployed certificates + +For more information, including warnings about risks, see our documentation on how you can [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) + ### Revert a configuration Using the NGINX One Console you can now: From 0fda64a9476e510ed75fcca65d43355d0ae4c113 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:54:40 -0800 Subject: [PATCH 2/5] Apply suggestions from code review --- content/nginx-one/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 7418fccf8..4ea57eb27 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -41,10 +41,10 @@ With the NGINX One Console, you can now: Manage certificates in Config Sync Groups. The certificate can be managed or unmanaged. You can: - Add a certificate to a Config Sync Group -- Remove a certificate from a Config Sync Group +- Remove a deployed certificate from a Config Sync Group - Delete deployed certificates -For more information, including warnings about risks, see our documentation on how you can [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) +For more information, including warnings about risks, see our documentation on how you can [Add a file]({{< relref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) ### Revert a configuration From 601036072dd6813be80ce393c23dc0a3b4a597a7 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 14 Mar 2025 06:39:15 -0700 Subject: [PATCH 3/5] Apply suggestions from code review Co-authored-by: Sylvia Wang <139922338+sylwang@users.noreply.github.com> --- content/nginx-one/changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 4ea57eb27..3f0318060 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -38,13 +38,15 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. With the NGINX One Console, you can now: -Manage certificates in Config Sync Groups. The certificate can be managed or unmanaged. You can: +Manage certificate deployment in Config Sync Groups. You can: - Add a certificate to a Config Sync Group - Remove a deployed certificate from a Config Sync Group -- Delete deployed certificates -For more information, including warnings about risks, see our documentation on how you can [Add a file]({{< relref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) +For more information, including warnings about risks, see our documentation on how you can: +- [Add a file]({{< relref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) +- [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) + ### Revert a configuration From 2feee0c85c46d19a7350d226aa9458cb3513285b Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 14 Mar 2025 06:39:37 -0700 Subject: [PATCH 4/5] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 3f0318060..02a9e81ab 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -47,7 +47,6 @@ For more information, including warnings about risks, see our documentation on h - [Add a file]({{< relref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) - [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) - ### Revert a configuration Using the NGINX One Console you can now: From 7d1f06a38e506e4ae2a0f37312801825d5546b90 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 14 Mar 2025 08:50:34 -0700 Subject: [PATCH 5/5] Apply suggestions from code review Co-authored-by: Alan Dooley --- content/nginx-one/changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 02a9e81ab..c8ec05f13 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -36,16 +36,16 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ### Manage certificates with Config Sync Groups -With the NGINX One Console, you can now: +With the NGINX One Console, you can now manage certificate deployment in Config Sync Groups. -Manage certificate deployment in Config Sync Groups. You can: +You can: - Add a certificate to a Config Sync Group - Remove a deployed certificate from a Config Sync Group For more information, including warnings about risks, see our documentation on how you can: -- [Add a file]({{< relref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) -- [Manage certificates]({{< relref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) +- [Add a file]({{< ref "/nginx-one/how-to/nginx-configs/add-file.md" >}}) +- [Manage certificates]({{< ref "/nginx-one/how-to/certificates/manage-certificates.md" >}}) ### Revert a configuration