HomeClusterLabs Projects

Low: scheduler: improve date specification argument validation

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

Description

Low: scheduler: improve date specification argument validation

Return EINVAL for NULL arguments, and log a configuration warning if ID is
missing. This will become the best practice for rule functions going forward.

Previously, any time would match a NULL specification, but the functions would
log assertions in crm_element_value(). Now, this returns EINVAL.

Details

Provenance
kgaillotAuthored on Feb 12 2024, 6:11 PM

Commit No Longer Exists

This commit no longer exists in the repository.