]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: take account GetObject(Version)Tagging when replicating
authorSeena Fallah <seenafallah@gmail.com>
Thu, 27 Feb 2025 10:53:44 +0000 (11:53 +0100)
committerCasey Bodley <cbodley@redhat.com>
Tue, 29 Apr 2025 14:22:47 +0000 (10:22 -0400)
commit80959c95475cd8cc871ad74e7f57af742baf042f
treec322fe3039791a97305ab804ec24902b62a20ce9
parent1e40fd7898540358be3ac3f0b476f89d903eb0eb
rgw: take account GetObject(Version)Tagging when replicating

In case the uid has no permission to read tagging, the tags should
not be replicated.
Ref. https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit ae8d7a97714faabe90d1e1660aacabe27e080e42)
src/rgw/rgw_rest_s3.cc
src/test/rgw/rgw_multi/tests.py