]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/cloud-restore: Do not send internal headers to cloud-endpoint
authorSoumya Koduri <skoduri@redhat.com>
Fri, 6 Dec 2024 07:38:28 +0000 (13:08 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Tue, 29 Apr 2025 06:13:28 +0000 (11:43 +0530)
commit6f9dca5bd3e7d577e467b0bc2b3e2f33795f8087
treeb0f52594522d437405d897963f6e9ef8003a10f8
parent3b9bbd975b900a0fb4d9bfd146f82b8238871b4a
rgw/cloud-restore: Do not send internal headers to cloud-endpoint

While fetching object from the cloud-endpoint, we need not set headers
used internally within RGW. Some of these headers are resulting in
403 error for GET response while using PoINT S3 cloud service.

Fixes: https://tracker.ceph.com/issues/69940
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit a4f0ba46067187aeadb361249c12535af74677cf)
src/rgw/driver/rados/rgw_lc_tier.cc