]> git.proxmox.com Git - pmg-api.git/commit
RuleCache: load rule/objectgroup attributes from database
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 21 Feb 2024 12:24:31 +0000 (13:24 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 21 Feb 2024 18:30:13 +0000 (19:30 +0100)
commit4ffb26d2fafe559f6362486b51f774ba05a7a3d7
treea331648ff9d1b30cbbbf1f3a602c2530c75aeacb
parent66481ecf1a72bc2fb5408adb0540c6909e3e5014
RuleCache: load rule/objectgroup attributes from database

so that we can use the 'and' and 'invert' flags set.

This also adds the attributes to the digest of the rule cache so the
cluster sync is triggered when the attributes change.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PMG/RuleCache.pm