]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add a "failOnIncompleteCheck" option to if*up Lua functions. 15098/head
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 5 Mar 2025 09:10:13 +0000 (10:10 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 5 Mar 2025 09:17:28 +0000 (10:17 +0100)
commit68cd0bce73b5a33b32eee00965f424b572b64395
tree3aae69d8851ebef79f17fb7f734c0e1b0ca82585
parent04e00a66461d78600464c9118e11d2cc0b82b49d
Add a "failOnIncompleteCheck" option to if*up Lua functions.

This option, is set to "true", will force the if*up functions to return
SERVFAIL, rather than applying the backupSelector, if none of the
health checks for the targets to check have completed yet.
docs/lua-records/functions.rst
pdns/lua-record.cc
regression-tests.auth-py/test_LuaRecords.py