HomeClusterLabs Projects

Feature: CIB: treat misconfigured rule as not passing

Description

Feature: CIB: treat misconfigured rule as not passing

Previously, a rule with a missing id or invalid boolean-op would have that
part ignored, but the rest of the rule would continue to be evaluated. Now, it
is treated as a configuration error, and the rule fails.

Also, an "or" rule with no conditions is now properly treated as passing.

Details

Provenance
kgaillotAuthored on Aug 5 2024, 4:41 PM
Parents
rP4eac87ccd7d1: Feature: CIB: treat misconfigured operation expression as not passing
Branches
Unknown
Tags
Unknown