]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
cloud restore : add None type for cloud-s3-glacier
authorJiffin Tony Thottan <thottanjiffin@gmail.com>
Tue, 24 Jun 2025 06:19:41 +0000 (11:49 +0530)
committerThomas Serlin <tserlin@redhat.com>
Mon, 22 Sep 2025 19:18:18 +0000 (15:18 -0400)
commit74d776f11ef166d89fc4c8aa5ad1985c129abd3b
treeff1f9970e94c968635589bb82ed3057b6d14de8e
parent1b555338228da7100e44a5782361129bb9249f5f
cloud restore : add None type for cloud-s3-glacier

AWS supports various glacier conf options such as Standard, Expetided
to restore object with in a time period. Theses options may not be supported in
other S3 servers. So introducing option NoTier, so other vendors can be supported.

Resolves: rhbz#2365095

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
(cherry picked from commit a6e199398e6886806037467ae16bdef55f77b6c8)
doc/radosgw/cloud-restore.rst
src/rgw/driver/rados/rgw_lc_tier.cc
src/rgw/driver/rados/rgw_zone.cc
src/rgw/rgw_zone.cc
src/rgw/rgw_zone_types.h