]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/policy: Add rgw-policy-test command line tool 67732/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 4 Mar 2026 22:43:39 +0000 (17:43 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 21 Jul 2026 21:55:08 +0000 (17:55 -0400)
commit5a176d3f838899d65a3a931b78b38d82a7629055
tree0897ed081323001f50cafd5996ab97494107ca30
parent3a1686cf291958aa297cbe535ef0fec8124fc6e8
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
debian/ceph-common.install
doc/man/8/CMakeLists.txt
doc/man/8/rgw-policy-test.rst [new file with mode: 0644]
doc/man_index.rst
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]