]> 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, 15 Dec 2025 17:28:50 +0000 (12:28 -0500)
commit0fbe9cc13c208e160498ff9cff4b3811c023129c
tree76d8ba77dafdc9c632f69ad89da0592d7451e481
parent6df13ba002260c8a3d8a6a9b36559f683b40d1ce
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/CMakeLists.txt
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]