HomeClusterLabs Projects

Low: tools: Dry-run crm_resource --fail if CIB_file is set
ee06842143bbUnpublished

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

Low: tools: Dry-run crm_resource --fail if CIB_file is set

We're already doing this for --cleanup and --refresh.

If CIB_file is set, our CIB connection will be to the file instead of to
the live CIB. It's nonsensical or dangerous to try to connect to the
controller and fail a resource that we found in a CIB file. So I
consider the existing behavior a bug.

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

Details

Provenance
nrwahl2Authored on Mar 7 2025, 6:05 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.