]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/policy: Add rgw-policy-test command line tool
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 23 Oct 2025 18:22:19 +0000 (14:22 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 8 Dec 2025 23:25:28 +0000 (18:25 -0500)
commitc1a2867e6828f9f4c28dff982db8b0040bf08f00
tree7f3f08b04db6fd66172b65f5e43eb6b0efe1804b
parentd6143c58bb1b4a04461f5511380ff8f59ffb2019
rgw/policy: Add rgw-policy-test command line tool

Annotated evaluation of a policy.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
ceph.spec.in
doc/man/8/rgw-policy-test.rst [new file with mode: 0644]
src/rgw/CMakeLists.txt
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_iam_policy.h
src/rgw/rgw_poltester.cc [new file with mode: 0644]