You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify UpdateNamespace actions and permissions (#4167)
* Clarify UpdateNamespace actions and permissions
* Add High Availability to Namespace Admin required list
Confirmed via temporalio/saas-policy actiongroups/config.go that
AddNamespaceRegion, DeleteNamespaceRegion, and FailoverNamespaceRegion
are in namespaceControlPlaneAdminActions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Fix Admin-only permissions for namespace operations
Operations requiring Namespace Admin (not Write):
- CreateExportSink, DeleteExportSink, UpdateExportSink, ValidateExportSink
- DeleteNamespace, UpdateNamespace
- RenameCustomSearchAttribute, UpdateSearchAttributes (new)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Brian MacDonald <brian.macdonald@temporal.io>
0 commit comments