]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/dedup: Grant dedup process full RGW permissions.
authorGabriel BenHanokh <gbenhano@redhat.com>
Sun, 5 Oct 2025 08:29:53 +0000 (08:29 +0000)
committerVenky Shankar <vshankar@redhat.com>
Tue, 14 Oct 2025 09:11:19 +0000 (09:11 +0000)
commit6451d9a116690b7869f476b5d2c9740e4e683288
tree923cf0d28357b9a5f629cf82118ec1d5a0c64700
parent8da314e6de74a30df2b535dc1f5948f7a30e856d
rgw/dedup: Grant dedup process full RGW permissions.
This is necessary to allow for the creation of intermediate SLAB objects on systems configured with Ceph authentication.

Remove bogus assert

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2401399
Signed-off-by: Gabriel BenHanokh <gbenhano@redhat.com>
src/rgw/driver/rados/rgw_dedup.cc
src/rgw/driver/rados/rgw_dedup_utils.cc