HomeClusterLabs Projects

Refactor: controller: set_join_state needs to take a remote parameter.

Description

Refactor: controller: set_join_state needs to take a remote parameter.

Without this parameter, we won't know what to pass to as node_type to
cib__update_node_attr. And without that, that function will not know to
update a remote node - it'll try to update a regular node by the same
name, which either doesn't exist or is not what we were hoping would
happen.

Ref T138

Details

Provenance
clumensAuthored on May 2 2023, 1:38 PM
Parents
rP8277d0c3bfb6: Refactor: controller: Make set_join_state a public function.
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task