HomeClusterLabs Projects

Feature: libpe_status: Drop support for nodes with invalid type

Description

Feature: libpe_status: Drop support for nodes with invalid type

Previously, if a node had an unrecognized type in the CIB (that is, some
string other than "member", "remote", or "ping"), we would create a ping
node by default and log a warning.

Now, log an error and ignore the node entry.

Closes T863

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

Details

Provenance
nrwahl2Authored on Aug 20 2024, 1:24 AM
Parents
rP1500065531ce: Feature: libpe_status: Drop support for multiple top-level nvset rules
Branches
Unknown
Tags
Unknown
Tasks
T863: Ignore invalid node types