]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Fix virtual-hosted style URL
authorSoumya Koduri <skoduri@redhat.com>
Mon, 27 Oct 2025 05:54:25 +0000 (11:24 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Mon, 10 Nov 2025 17:06:21 +0000 (22:36 +0530)
commit92ba451cb028aab09081ff9ade0cdb2b1dbb836d
tree36d92f5945aed31fc7e32c571c722e45b611177c
parent800efa5dba7312e97294ccc3a1730a5ca22b4788
rgw: Fix virtual-hosted style URL

if the host_style is set to "Virtual", the endpoint URL and
host should be set to "<bucket_name>.host" while sending
requests.

Resolves: rhbz#2402662

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit a3cba0372126b2e99ffbe46d729a8867754baa71)
src/rgw/rgw_rest_client.cc