Port 93710057 (Add manage-namespaces documentation) to other en/zh 2.7-2.9

This commit is contained in:
Billy Tat
2024-10-15 13:53:49 -07:00
parent 937100578f
commit 277b580982
8 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ The webhook provides extra validations on [namespaces](https://github.com/ranche
- A user account with the proper permissions can pre-create the namespace with the appropriate configuration.
- This option depends on the ability of the application to handle existing resources.
Another one of these validations ensures that the user has the proper permissions to update the `field.cattle.io/projectId` annotation on a namespace. These permissions would be `manage-namespaces` for `projects` in `management.cattle.io`
Another one of these validations ensures that the user has the proper permissions to update the `field.cattle.io/projectId` annotation on a namespace. This is the `manage-namespaces` permission for `projects` in `management.cattle.io`.
## Issues on Specific Versions