]> git.apps.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:15:05 +0000 (11:45 +0530)
commitc3f8c359c28e44576b0bfbc59dc71a2ebfd0239e
tree2431b95f281f2e9cee62f7f8ceea2d6a181fedea
parent1f2125c57287ab3d4e6d9c1e16b9bef5fa9c3fa4
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/69941
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit a4f0ba46067187aeadb361249c12535af74677cf)
src/rgw/driver/rados/rgw_lc_tier.cc