From 3b05b7a38a60a64a7af6167ebb1bc6da747999b3 Mon Sep 17 00:00:00 2001 From: Weifeng Li Date: Mon, 21 Apr 2025 10:58:58 -0400 Subject: [PATCH 1/9] updated change log for namespace release --- content/nginx-one/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 77f1faad6..1ae0823c4 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,6 +30,15 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. +## May 7, 2025 + +### Manage Rbac access with namespaces + +We have added support for namespaces in N1C. You can now: + +- Manage resources in isolation in different namespaces. +- Configure granular user permission controls base on namespace. + ## April 3, 2025 ### Create Custom Roles with more precise permissions From 2909cecc0da0d7bab519d0fba1134789849d5b6e Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:34:07 -0700 Subject: [PATCH 2/9] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 1ae0823c4..0c1ff8665 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -32,7 +32,7 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ## May 7, 2025 -### Manage Rbac access with namespaces +### Manage RBAC access with namespaces We have added support for namespaces in N1C. You can now: From 45717d4cc5ccaa64cd07da1e8cefea9f1c435c28 Mon Sep 17 00:00:00 2001 From: Weifeng Li Date: Tue, 22 Apr 2025 22:04:44 -0400 Subject: [PATCH 3/9] updated dates --- content/nginx-one/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 0c1ff8665..b09c534c2 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,7 +30,7 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. -## May 7, 2025 +## Apr 23, 2025 ### Manage RBAC access with namespaces From 634b2c206d84a787ee01743d3bad6cf0f274512d Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Wed, 23 Apr 2025 14:16:01 -0700 Subject: [PATCH 4/9] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index b09c534c2..3b26c6acf 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,7 +30,7 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. -## Apr 23, 2025 +## Apr 25, 2025 ### Manage RBAC access with namespaces From 9b094891e178ab9065591207313a8fc20e34cafb Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 25 Apr 2025 14:35:50 -0700 Subject: [PATCH 5/9] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 3b26c6acf..5caeffb20 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,7 +30,7 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. -## Apr 25, 2025 +## Apr 28, 2025 ### Manage RBAC access with namespaces From 47afa2ac51fbdeed868887878335e16d142ccb89 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Mon, 28 Apr 2025 10:56:53 -0700 Subject: [PATCH 6/9] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 5caeffb20..03a38f32d 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -39,6 +39,13 @@ We have added support for namespaces in N1C. You can now: - Manage resources in isolation in different namespaces. - Configure granular user permission controls base on namespace. +If you already have set up resources in a namespace that: + +- Does not exist in your F5 Distributed Cloud tenant +- Was deleted from your NGINX One Console tenant + +Then you may lose access to those resources. To regain access, create the matching namespace in your F5 Distributed Cloud (F5XC) tenant, and assign necessary [RBAC](https://docs.cloud.f5.com/docs-v2/administration/how-tos/user-mgmt/roles) permissions to access that namespace. + ## April 3, 2025 ### Create Custom Roles with more precise permissions From c5986b8b5ab4e853e6ddbd7ea6beb669d870f798 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Mon, 28 Apr 2025 12:36:46 -0700 Subject: [PATCH 7/9] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 03a38f32d..744f5cb3c 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -44,8 +44,6 @@ If you already have set up resources in a namespace that: - Does not exist in your F5 Distributed Cloud tenant - Was deleted from your NGINX One Console tenant -Then you may lose access to those resources. To regain access, create the matching namespace in your F5 Distributed Cloud (F5XC) tenant, and assign necessary [RBAC](https://docs.cloud.f5.com/docs-v2/administration/how-tos/user-mgmt/roles) permissions to access that namespace. - ## April 3, 2025 ### Create Custom Roles with more precise permissions From a1df4c5cec1b98b6cefec5891e363e4d96e06d27 Mon Sep 17 00:00:00 2001 From: Weifeng Li Date: Wed, 30 Apr 2025 09:11:01 -0400 Subject: [PATCH 8/9] updated dates --- content/nginx-one/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 744f5cb3c..33a2aed62 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,7 +30,7 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. -## Apr 28, 2025 +## Apr 30, 2025 ### Manage RBAC access with namespaces From bfbf7bf9739c339932ec4aa333148d79e0995740 Mon Sep 17 00:00:00 2001 From: Weifeng Li Date: Wed, 30 Apr 2025 14:34:01 -0400 Subject: [PATCH 9/9] cleanup --- content/nginx-one/changelog.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 33a2aed62..6bd27556a 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -39,11 +39,6 @@ We have added support for namespaces in N1C. You can now: - Manage resources in isolation in different namespaces. - Configure granular user permission controls base on namespace. -If you already have set up resources in a namespace that: - -- Does not exist in your F5 Distributed Cloud tenant -- Was deleted from your NGINX One Console tenant - ## April 3, 2025 ### Create Custom Roles with more precise permissions