HomeClusterLabs Projects

Feature: CIB: treat misconfigured date specification as not passing

Description

Feature: CIB: treat misconfigured date specification as not passing

Previously, an date_spec with a missing id would be ignored, but the date
expression would continue to be evaluated. Also, if a date_spec had an
attribute with an invalid range, that attribute would be ignored, but the rest
of the date_spec would continue to be evaluated.

Now, these are treated as configuration errors, and the entire date expression
fails.

Details

Provenance
kgaillotAuthored on Aug 5 2024, 4:23 PM
Parents
rPbf9267d2ddc6: Merge pull request #3594 from kgaillot/fixes
Branches
Unknown
Tags
Unknown