HomeClusterLabs Projects

Feature: CIB: treat misconfigured attribute expression as not passing

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Feature: CIB: treat misconfigured attribute expression as not passing

Previously, an attribute expression with a missing id, invalid value-source,
value missing or present when inappropriate, or invalid type would have that
part ignored or defaulted, and the rest of the attribute expression would
continue to be evaluated.

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

Details

Provenance
kgaillotAuthored on Aug 5 2024, 4:35 PM

Commit No Longer Exists

This commit no longer exists in the repository.