]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add s3control apis for PublicAccessBlock
authorCasey Bodley <cbodley@redhat.com>
Tue, 1 Jul 2025 04:49:20 +0000 (00:49 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 21 Oct 2025 15:42:25 +0000 (11:42 -0400)
commit50c5b18c5b6ef64a2608e8ee7a1ca1bccb945b92
treefec4e02e53d7bf7bc1ea8d5e07775ea9cdc9baf5
parent806be3347ebf552bc75ff8cb1b8cf8cf29ed139d
rgw: add s3control apis for PublicAccessBlock

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_appmain.cc
src/rgw/rgw_common.h
src/rgw/rgw_op_type.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_s3control.cc [new file with mode: 0644]
src/rgw/rgw_rest_s3control.h [new file with mode: 0644]