Description of problem: This is for the epic https://jsw.ibm.com/browse/ISCE-1472 While validating cloud-restore feature with PoINT archival S3 gateway emulator, it was found that GET request fails with 403 error due to below reason - Currently PAG does not alphabetically sort unknown query parameters before calculation the signature of the request. As a result the calculated signature differs from that the S3 client software has calculated before sending the request and this causes that the request is rejected. << https://www.point.de/en/solutions/functions/cloud-and-object-storage-integration/ PAG server might fix this issue but meanwhile, since these headers are custom and internal to RGW, they are not needed and can be omitted while fetching object from external cloud-service. Upstream tracker: https://tracker.ceph.com/issues/69238 PR : https://github.com/ceph/ceph/pull/61090 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2025:9775