Skip to content

Commit 6f11632

Browse files
clwluvwcbodley
authored andcommitted
doc: add release note for new policy actions on replication
Fixes: https://tracker.ceph.com/issues/70093 Signed-off-by: Seena Fallah <[email protected]> (cherry picked from commit 8c15d46)
1 parent 4142084 commit 6f11632

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

PendingReleaseNotes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@
138138
allowed. `rbd trash mv` command now behaves the same way as `rbd rm` in this
139139
scenario.
140140

141+
* RGW: Replication policies now validate permissions using `s3:ReplicateObject`,
142+
`s3:ReplicateDelete`, and `s3:ReplicateTags` for destination buckets. For source
143+
buckets, both `s3:GetObjectVersionForReplication` and `s3:GetObject(Version)`
144+
are supported. Actions like `s3:GetObjectAcl`, `s3:GetObjectLegalHold`, and
145+
`s3:GetObjectRetention` are also considered when fetching the source object.
146+
Replication of tags is controlled by the `s3:GetObject(Version)Tagging` permission.
147+
141148
>=19.2.1
142149

143150
* CephFS: Command `fs subvolume create` now allows tagging subvolumes through option

0 commit comments

Comments
 (0)