]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: warn about topics under account migration
authorCasey Bodley <cbodley@redhat.com>
Wed, 20 Mar 2024 18:43:21 +0000 (14:43 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Apr 2024 19:34:30 +0000 (15:34 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit bfae83c86532eef6041d6d07acb47c02739b8748)

doc/radosgw/account.rst

index 9e50ec5be85fe00040ec25add80091d5e9814a35..28c70fc0310731f20386d0da818a13c10a676199 100644 (file)
@@ -169,6 +169,12 @@ An existing user can be adopted into an account with ``user modify``::
 .. note:: Account membership is permanent. Once added, users cannot be
    removed from their account.
 
+.. warning:: Ownership of the user's notification topics will not be
+   transferred to the account. Notifications will continue to work, but
+   the topics will no longer be visible to SNS Topic APIs. Topics and
+   their associated bucket notifications should be removed before migration
+   and recreated within the account.
+
 Because account users have no permissions by default, some identity policy must
 be added to restore the user's original permissions.