HomeClusterLabs Projects

Refactor: libcrmcommon: best practices for pe_cron_range_satisfied()

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

Description

Refactor: libcrmcommon: best practices for pe_cron_range_satisfied()

Rename to pcmk__evaluate_date_spec(), add a doxygen block, and improve
variable names and comments.

Also, flip the order of the arguments for consistency with other rule
evaluation functions, and refactor to loop through a struct of ranges
to avoid the need for CHECK_ONE().

Details

Provenance
kgaillotAuthored on May 30 2023, 1:52 PM

Commit No Longer Exists

This commit no longer exists in the repository.