HomeClusterLabs Projects

Refactor: tools: Drop is_cib_required() and is_scheduler_required()
900d245ea287Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: tools: Drop is_cib_required() and is_scheduler_required()

They depend on global state via has_cmdline_config(), which can be
confusing. The logic is simple enough that it seems clearer to check it
directly in main().

Also improve a few comments or drop extraneous ones

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 8 2025, 8:33 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.