From: Matthew N. Heler Date: Sat, 22 Nov 2025 14:12:56 +0000 (-0600) Subject: rgw/cloud-transition: add per-bucket target options X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6ca1db424c61789280c4ffd9e28804b0aba01950;p=ceph.git rgw/cloud-transition: add per-bucket target options Add per-bucket cloud tier targeting via new options target_by_bucket and target_by_bucket_prefix, and use them in transition/restore to derive the destination bucket name Signed-off-by: Matthew N. Heler --- diff --git a/doc/radosgw/cloud-transition.rst b/doc/radosgw/cloud-transition.rst index 238996442ae3..4ae46c19aaa3 100644 --- a/doc/radosgw/cloud-transition.rst +++ b/doc/radosgw/cloud-transition.rst @@ -50,6 +50,8 @@ Cloud Storage Class Tier Configuration "dest_id": } ... ], "location_constraint": , "target_path": , + "target_by_bucket": , + "target_by_bucket_prefix":