File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments