HomeClusterLabs Projects

Refactor: tools: create action sooner for crm_resource --force-*

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

Description

Refactor: tools: create action sooner for crm_resource --force-*

Previously, cli_resource_execute_from_params() would do some validation before
creating the action. In preparation for handling failures more consistently,
try to create the action first, so we can bail early on memory errors (which
can't be handled the same as other errors).

Details

Provenance
kgaillotAuthored on Sep 28 2021, 1:09 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.