]> git-server-git.apps.pok.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)
committerSeena Fallah <seenafallah@gmail.com>
Mon, 28 Apr 2025 16:56:06 +0000 (18:56 +0200)
commitae8d7a97714faabe90d1e1660aacabe27e080e42
tree908f4aedf6929ce8753bbd9e7ee92c92ec76f094
parente4f44851b3c0b46528dea6104cf32d6898c711d4
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>
src/rgw/rgw_rest_s3.cc
src/test/rgw/rgw_multi/tests.py