]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: remove invalid LUA context options 55524/head
authorZac Dover <zac.dover@proton.me>
Sat, 10 Feb 2024 03:14:59 +0000 (13:14 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 10 Feb 2024 03:14:59 +0000 (13:14 +1000)
commit8bfe2d1ae6e24590651bfde3854b60d950677b37
tree43b5be9098f8fc21bf80948948e54ce592b3cb6d
parentf8e4e33149503a4664c38991dbd1f06944558b53
doc/radosgw: remove invalid LUA context options

Remove "background", "getdata", and "putdata" from the list of LUA
context options. Passing these options throws the following error:
"ERROR: invalid script context: background. must be one of: preRequest,
postRequest".

Fixes: https://tracker.ceph.com/issues/64327
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/radosgw/lua-scripting.rst