Page MenuHomeClusterLabs Projects
Feed All Transactions
AuthorObjectTransactionDate
nrwahl2T986: Drop support for dlm versions older than 4.2.0Fri, Apr 11, 5:11 PM
nrwahl2rP092cdb8cc69b: Refactor: fencer: New fenced_df_dirty flagThu, Apr 10, 4:28 PM
nrwahl2rP7e31fe78bc48: Refactor: fencer: st_callback_device_del -> fenced_nf_device_removedThu, Apr 10, 4:28 PM
nrwahl2rPfc1812008007: Refactor: fencer: Drop notifications for topology level add/removeThu, Apr 10, 4:28 PM
nrwahl2rP466984b390e1: Refactor: fencer: New fenced_df_api_registered flagThu, Apr 10, 4:28 PM
nrwahl2rP1787302d838c: Refactor: fencer: st_callback_notify_fence -> fenced_nf_fence_resultThu, Apr 10, 4:28 PM
nrwahl2rP351f6cbc99af: Refactor: fencer: st_client_flags -> fenced_notify_flagsThu, Apr 10, 4:28 PM
nrwahl2rPfda36c937b83: Refactor: fencer: Best practices in get_stonith_flag()Thu, Apr 10, 4:28 PM
nrwahl2rPa71c98d86b35: Refactor: fencer: New fenced_nf_history_changed flagThu, Apr 10, 4:28 PM
nrwahl2rPe6fd6656c56a: Refactor: fencer: New fenced_df_verified flagThu, Apr 10, 4:28 PM
nrwahl2rPb423b60c10a3: Refactor: fencer: Drop redundant topology add/remove helpersThu, Apr 10, 4:28 PM
nrwahl2rPb88c65dc9c2f: Refactor: fencer: New fenced_nf_history_synced flagThu, Apr 10, 4:28 PM
nrwahl2rP350ead2b6372: Refactor: fencer: New fenced_df_cib_registered flagThu, Apr 10, 4:28 PM
nrwahl2rPf27812b4e5e4: Refactor: fencer: st_callback_device_add -> fenced_nf_device_registeredThu, Apr 10, 4:28 PM
nrwahl2rPf2f7a359855d: Refactor: fencer: Move fenced_set_protocol_error() out of headerThu, Apr 10, 4:28 PM
nrwahl2rPa10cf9d2f73b: Refactor: fencer: stonith__set_device_flags -> fenced_device_set_flagsThu, Apr 10, 4:28 PM
nrwahl2rPb0d757563536: Refactor: fencer: st_callback_unknown -> fenced_nf_noneThu, Apr 10, 4:28 PM
nrwahl2rP857249ebbb24: Refactor: fencer: New fenced_df_auto_unfence flagThu, Apr 10, 4:28 PM
nrwahl2rPfd651618442b: Refactor: fencer: st_device_supports_list -> fenced_df_supports_listThu, Apr 10, 4:28 PM
nrwahl2rP1ade26e842e4: Refactor: libstonithd: New stonith__default_host_arg()Thu, Apr 10, 4:28 PM
nrwahl2rP56b3515d4c20: Refactor: fencer: st_device_supports_on -> fenced_df_supports_onThu, Apr 10, 4:28 PM
nrwahl2rPf6750398c161: Refactor: libstonithd: Replace stonith__device_parameter_flags()Thu, Apr 10, 4:28 PM
nrwahl2rPc94adc828ebf: Refactor: fencer: st_device_supports_reboot -> fenced_df_supports_rebootThu, Apr 10, 4:28 PM
nrwahl2rP3ce5d325cc36: Refactor: fencer: st_device_supports_none -> fenced_df_noneThu, Apr 10, 4:28 PM
nrwahl2rP3a3e1581822e: Refactor: libstonithd: Rename host_arg to default_host_arg...Thu, Apr 10, 4:28 PM
nrwahl2rP04814dcfbb8c: Refactor: fencer: st_device_supports_status -> fenced_df_supports_statusThu, Apr 10, 4:28 PM
nrwahl2rPc5040ddc674a: Refactor: libstonithd: Drop st_device_supports_parameter_{plug,port}Thu, Apr 10, 4:28 PM
nrwahl2rPb921325616db: Refactor: executor: Few best practices for execute_stonith_action()Thu, Apr 10, 4:27 PM
nrwahl2rP42eb44698d2b: API: fencer: Don't automatically pass nodeid as parameterThu, Apr 10, 4:24 PM
nrwahl2rP08c78adffb78: High: fencing: Automatically append 'nodeid' to fencing agent args if it is…Thu, Apr 10, 4:24 PM
nrwahl2rPc2265a12ea47: High: fencing: Automatically append 'nodeid' to fencing agent args if it is…Thu, Apr 10, 4:24 PM
nrwahl2rP41b2c5972e7b: Test: cts-fencing: Drop test for nodeid parameter inclusionThu, Apr 10, 4:24 PM
nrwahl2rP08c78adffb78: High: fencing: Automatically append 'nodeid' to fencing agent args if it is…Thu, Apr 10, 4:24 PM
nrwahl2rPc2265a12ea47: High: fencing: Automatically append 'nodeid' to fencing agent args if it is…Thu, Apr 10, 4:24 PM
nrwahl2rPc6bac1b372f5: Medium: Fencing: Fix the ability for fencing notifications to be sent to all…Thu, Apr 10, 4:24 PM
nrwahl2rP5906b6cf0849: Refactor: fencer: Drop stonith_device_t:priorityThu, Apr 10, 4:24 PM
nrwahl2rP8c2581f35229: Refactor: fencer: Drop async_command_t:pidThu, Apr 10, 4:24 PM
nrwahl2rPde0e5650e2ed: Low: fencing: stonith_agent_run() code refactoringThu, Apr 10, 4:24 PM
GitHub <noreply@github.com>rP3c9c0dadad83: Merge pull request #3863 from nrwahl2/nrwahl2-fencing2
GitHub <noreply@github.com> committed rP3c9c0dadad83: Merge pull request #3863 from nrwahl2/nrwahl2-fencing2 (authored by clumens). 
Thu, Apr 10, 4:23 PM
gao-yanrPf703788ae55a: Refactor: libcrmcommon: move the new struct member to the end for backward…Thu, Apr 10, 9:23 AM
gao-yanrPf342b775615b: Med: scheduler: Require a cluster option for new remote fencing behavior.Thu, Apr 10, 9:23 AM
GitHub <noreply@github.com>rP471584e6a2fe: Merge pull request #3867 from gao-yan/pe_working_set_s-backward-compatibilityThu, Apr 10, 9:22 AM
gao-yanrPf703788ae55a: Refactor: libcrmcommon: move the new struct member to the end for backward…Thu, Apr 10, 6:51 AM
GitHub <noreply@github.com>rR1fa8bde2a9ee: Merge pull request #2038 from oalbrigt/tomcat-validate-all
GitHub <noreply@github.com> committed rR1fa8bde2a9ee: Merge pull request #2038 from oalbrigt/tomcat-validate-all (authored by oalbrigt). 
Thu, Apr 10, 6:00 AM
GitHub <noreply@github.com>rF04ed38ab5288: Merge pull request #621 from liangxin1300/20250324_fence_sbd_crashdump_optionThu, Apr 10, 5:35 AM
GitHub <noreply@github.com>rR19883e982b86: Merge pull request #2039 from oalbrigt/IPaddr2-fix-indentationThu, Apr 10, 4:39 AM
oalbrigtrR8f75d163551c: IPaddr2: fix iface_altname indentationThu, Apr 10, 3:53 AM
GitHub <noreply@github.com>rRfd6273b46851: IPaddr2: add support for network interfaces altname in the monitor operation…
GitHub <noreply@github.com> committed rRfd6273b46851: IPaddr2: add support for network interfaces altname in the monitor operation… (authored by waays-tl <139230053+waays-tl@users.noreply.github.com>). 
Thu, Apr 10, 3:49 AM
clumensrPca32585acecf: Refactor: libcrmcommon: Remove max_buf_size from crm_ipc_s.Wed, Apr 9, 3:01 PM
clumensT841: Reject too-large --timeout values in crm_resource
clumens updated the task description. 
Wed, Apr 9, 1:15 PM
nrwahl2rP042aec77e9d8: Refactor: fencer: Make device_list file-scopeWed, Apr 9, 11:51 AM
nrwahl2rPbcfe5d500ea0: Refactor: fencer: Rename free_device_list to fenced_free_device_tableWed, Apr 9, 11:51 AM
nrwahl2rPfe37a5fed78f: Refactor: fencer: New fenced_foreach_device_remove()Wed, Apr 9, 11:51 AM
nrwahl2rPfd4669afcdb1: Refactor: fencer: Rename init_device_list to fenced_init_device_tableWed, Apr 9, 11:51 AM
nrwahl2rP4666ca9bb1e3: Refactor: fencer: New fenced_foreach_device()Wed, Apr 9, 11:51 AM
nrwahl2rP43303cad276f: Refactor: fencer: New fenced_has_watchdog_device()Wed, Apr 9, 11:51 AM
nrwahl2rPf12f5a5f49a8: Refactor: fencer: Drop async_command_t:last_timeout_signoWed, Apr 9, 11:51 AM
nrwahl2rPe5d19793c764: Refactor: fencer: Drop async_command_t:fd_stdoutWed, Apr 9, 11:51 AM
nrwahl2rP8c2581f35229: Refactor: fencer: Drop async_command_t:pidWed, Apr 9, 11:51 AM
nrwahl2rPdcd26d287ba5: Doc: fencer: Clarify async_command_t:device_listWed, Apr 9, 11:51 AM
nrwahl2rPf9110a3ed0f0: Refactor: fencer: Rename stonith_device_t to fenced_device_tWed, Apr 9, 11:51 AM
nrwahl2rPe4b8d7e6290e: Refactor: fencer: Drop async_command_t:timer_sigterm and timer_sigkillWed, Apr 9, 11:51 AM
nrwahl2rP2f311059a12a: Refactor: fencer: Functionize some of cib_devices_update()Wed, Apr 9, 11:51 AM
nrwahl2rP5906b6cf0849: Refactor: fencer: Drop stonith_device_t:priorityWed, Apr 9, 11:50 AM
nrwahl2rP42eb44698d2b: API: fencer: Don't automatically pass nodeid as parameterWed, Apr 9, 11:47 AM
nrwahl2rP7770e92ec854: Refactor: libstonithd: Drop stonith__action_create() target_nodeid argWed, Apr 9, 11:47 AM
nrwahl2rP41b2c5972e7b: Test: cts-fencing: Drop test for nodeid parameter inclusionWed, Apr 9, 11:47 AM
clumensrP2685bb698922: Refactor: libcrmcommon: Don't compress messages in pcmk__ipc_prepare_iov.Wed, Apr 9, 10:08 AM
clumensrP6063d6b70f87: API: libcrmcommon: Deprecate crm_ipc_compressed.Wed, Apr 9, 10:08 AM
clumensrP5589b8e06c98: Refactor: libcrmcommon: pcmk__ipc_prepare_iov no longer takes a size.Wed, Apr 9, 10:08 AM
clumensrP9ae34d26333b: Low: libcrmcommon: Consistently free iov on error.Wed, Apr 9, 10:08 AM
clumensrP8b51a03e8a62: API: libcrmcommon: Deprecate max_size parameter to mainloop_add_ipc_client.Wed, Apr 9, 10:08 AM
clumensrP23417993eb5f: Refactor: libcrmcommon: Remove size_compressed and size_uncompressed.Wed, Apr 9, 10:08 AM
clumensrPc2fb2531aae3: Refactor: libcib: Pass 0 to callers of mainloop_add_ipc_client.Wed, Apr 9, 10:08 AM
clumensrP0c436cfc0b9e: Refactor: libcrmcommon: Remove crm_ipc_decompress.Wed, Apr 9, 10:08 AM
clumensrPc9bd5e18b90c: Refactor: libcrmcommon: No longer check for compression in crm_ipc_send.Wed, Apr 9, 10:08 AM
clumensrP4906165ffcc8: Refactor: libcrmcommon: Remove ipc_size_max value.Wed, Apr 9, 10:08 AM
clumensrPbe5a69ecc994: Refactor: Remove references to PCMK_ipc_buffer.Wed, Apr 9, 10:08 AM
oalbrigtrRfbefa52578c5: tomcat: only log "validate_all_tomcat[$TOMCAT_NAME]" on debug-levelWed, Apr 9, 6:30 AM
clumensrP965ac014930b: API: libcrmcommon: Ignore the max_size parameter in crm_ipc_new.Tue, Apr 8, 4:10 PM
clumensrP9a9470322c6a: Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size.Tue, Apr 8, 4:10 PM
clumensrP1303c7933500: Refactor: libcrmcommon: Pass 0 as the max_size to crm_ipc_new.Tue, Apr 8, 12:16 PM
nrwahl2rP39de5626b4c4: Refactor: fencer: Drop stonith_device_t:has_attr_mapMon, Apr 7, 6:49 PM
nrwahl2rPae101e362f22: Refactor: fencer: Slight improvements to stonith_device_remove()Mon, Apr 7, 6:47 PM
nrwahl2rPd626bb1e2ff8: Low: fencer: Don't remove device if child is deletedMon, Apr 7, 6:47 PM
nrwahl2rP8a12fef10d50: Refactor: fencer: Some best practices in stonith_device_register()Mon, Apr 7, 6:47 PM
nrwahl2rPb26591d4489e: Refactor: fencer: Best practices in update_cib_stonith_devices()Mon, Apr 7, 4:27 AM
nrwahl2rP242908a87fc7: Refactor: fencer: Match primitive XPath only with IDMon, Apr 7, 4:27 AM
nrwahl2rP746d319d0001: Refactor: fencer: Take patchset as arg in update_cib_stonith_devices()Mon, Apr 7, 4:27 AM
clumensT841: Reject too-large --timeout values in crm_resource
clumens updated the task description. 
Apr 4 2025, 3:00 PM
clumensT903: Split large IPC messages
clumens updated the task description. 
Apr 4 2025, 2:33 PM
nrwahl2rP8511b3e11868: High: corosync: Populate the cib nodelist from corosync if availableApr 4 2025, 1:46 PM
nrwahl2rP69a18496a4a8: Low: controller: Populate nodes from peer cache if can't from clusterApr 4 2025, 1:46 PM
GitHub <noreply@github.com>rP4bff815aca8b: Merge pull request #3857 from nrwahl2/nrwahl2-controller
GitHub <noreply@github.com> committed rP4bff815aca8b: Merge pull request #3857 from nrwahl2/nrwahl2-controller (authored by nrwahl2). 
Apr 4 2025, 1:46 PM
clumensT985: Pacemaker RHEL 9.7 / 10.1
clumens moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board. 
Apr 4 2025, 9:32 AM
clumensT985: Pacemaker RHEL 9.7 / 10.1
clumens updated the task description. 
Apr 4 2025, 9:24 AM
GitHub <noreply@github.com>rP5abd790ec0d3: Merge pull request #3862 from clumens/cts-f-strings
GitHub <noreply@github.com> committed rP5abd790ec0d3: Merge pull request #3862 from clumens/cts-f-strings (authored by clumens). 
Apr 3 2025, 5:41 PM
clumensrP86060a4a8195: Refactor: cts: Be more explicit about converting ExitStatus.Apr 3 2025, 4:37 PM
clumensrPcb74e84191b3: Refactor: cts: Use f-strings throughout cts-cli.in.Apr 3 2025, 3:59 PM
clumensrPd71e7ff92fb1: Refactor: cts: Remove apply_substitutions.Apr 3 2025, 3:58 PM