Skip to content

Fix: libcib: Fix setting origin attributes in CIB updates#4040

Merged
clumens merged 1 commit intoClusterLabs:3.0from
dyupina:3.0_fix_bad_copy_paste_in__cib_perform_op
Feb 3, 2026
Merged

Fix: libcib: Fix setting origin attributes in CIB updates#4040
clumens merged 1 commit intoClusterLabs:3.0from
dyupina:3.0_fix_bad_copy_paste_in__cib_perform_op

Conversation

@dyupina
Copy link

@dyupina dyupina commented Jan 29, 2026

This fixes a regression introduced by 53d4d34. The update-client attribute was being set to the user instead of the update client.

This affects the outputs of the following public API functions and CLI tools (via the cluster-status message with pcmk_section_times set):

  • pcmk_simulate()
  • pcmk_status()
  • crm_mon
  • crm_simulate

This fixes a regression introduced by 53d4d34. The update-client
attribute was being set to the user instead of the update client.

This affects the outputs of the following public API functions and CLI
tools (via the cluster-status message with pcmk_section_times set):
* pcmk_simulate()
* pcmk_status()
* crm_mon
* crm_simulate

Signed-off-by: Alexandra Diupina <[email protected]>
@knet-jenkins
Copy link

knet-jenkins bot commented Jan 29, 2026

Can one of the project admins check and authorise this run please: https://ci.kronosnet.org/job/pacemaker/job/pacemaker-pipeline/job/PR-4040/1/input

@clumens clumens added the branch: 3.0 PRs for the 3.0 branch label Jan 29, 2026
@clumens clumens merged commit 0cf79c1 into ClusterLabs:3.0 Feb 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch: 3.0 PRs for the 3.0 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants