]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #68291 from dang/wip-dang-standalone
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 23 Jul 2026 17:07:04 +0000 (13:07 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2026 17:07:04 +0000 (13:07 -0400)
RGW Standalone build

1  2 
CMakeLists.txt
ceph.spec.in
src/rgw/CMakeLists.txt
src/rgw/rgw_op.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_sal.h
src/test/rgw/CMakeLists.txt

diff --cc CMakeLists.txt
index ca29f4ddae1eab54a751ef03241e3ae8ca8747af,f57a38a78d6354cfe26c812b2a1608111d104427..67f30f05b7dd1bf89cf53cb9c00df2bd0fa45f62
@@@ -587,8 -587,8 +587,9 @@@ option(WITH_RADOSGW "RADOS Gateway is e
  option(WITH_RADOSGW_BEAST_OPENSSL "RADOS Gateway's Beast frontend uses OpenSSL" ON)
  option(WITH_RADOSGW_AMQP_ENDPOINT "RADOS Gateway's pubsub support for AMQP push endpoint" ON)
  option(WITH_RADOSGW_KAFKA_ENDPOINT "RADOS Gateway's pubsub support for Kafka push endpoint" ON)
 +option(WITH_SYSTEM_RDKAFKA "build against system librdkafka instead of the bundled submodule" OFF)
  option(WITH_RADOSGW_LUA_PACKAGES "RADOS Gateway's support for dynamically adding lua packagess" ON)
+ option(WITH_RADOSGW_FDB "FoundationDB support for RADOS Gateway (experimental)" OFF)
  option(WITH_RADOSGW_DBSTORE "DBStore backend for RADOS Gateway" ON)
  option(WITH_RADOSGW_MOTR "CORTX-Motr backend for RADOS Gateway" OFF)
  option(WITH_RADOSGW_DAOS "DAOS backend for RADOS Gateway" OFF)
diff --cc ceph.spec.in
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge