- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 30 2024
Jul 30 2024
kgaillot committed rPb8b0deaba59e: API: libcib: drop cib_api_operations_t is_master() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t is_master() member
kgaillot committed rPde758cc75858: API: libcib: drop cib_api_operations_t set_slave() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t set_slave() member
kgaillot committed rP75bd5ecfda37: API: libcib: drop cib_api_operations_t set_slave_all() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t set_slave_all() member
kgaillot committed rP50b84315eea1: API: libcib: drop cib_api_operations_t update() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t update() member
kgaillot committed rP1d9348050df8: API: libcib: drop cib_api_operations_t quit() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t quit() member
kgaillot committed rPeaf308c30f68: API: libcib: drop cib_api_operations_t delete_absolute() member (authored by kgaillot).
API: libcib: drop cib_api_operations_t delete_absolute() member
kgaillot committed rP624bf995e160: API: libcib: drop cib_t op_callback() member (authored by kgaillot).
API: libcib: drop cib_t op_callback() member
kgaillot committed rPad470020ea66: Doc: various: update some COMPAT comments (authored by kgaillot).
Doc: various: update some COMPAT comments
kgaillot committed rPcee256dcb596: API: liblrmd: redefine lrmd_opt_drop_recurring value (authored by kgaillot).
API: liblrmd: redefine lrmd_opt_drop_recurring value
Jul 30 2024, 5:48 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 30 2024, 5:48 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 30 2024, 2:18 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 30 2024, 2:17 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 30 2024, 2:16 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot renamed T855: Make most remote reads asynchronous from Make remote handshakes and reads asynchronous to Make remote reads asynchronous.
Jul 30 2024, 2:16 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot renamed T855: Make most remote reads asynchronous from Make remote reads asynchronous to Make remote handshakes and reads asynchronous.
Jul 30 2024, 2:14 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 30 2024, 1:57 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot committed rPa983c544bed2: Doc: Pacemaker Development: document fuzz testing (authored by kgaillot).
Doc: Pacemaker Development: document fuzz testing
kgaillot committed rPbaa7466dbf2d: Test: fuzzers: reorganize fuzzer directory layout (authored by kgaillot).
Test: fuzzers: reorganize fuzzer directory layout
Jul 29 2024
Jul 29 2024
kgaillot committed rPf67de644fc66: Refactor: libcrmcommon: functionize message creation (authored by kgaillot).
Refactor: libcrmcommon: functionize message creation
kgaillot committed rPd2b540924888: Refactor: libcrmcommon: use "message" as request/reply XML element name (authored by kgaillot).
Refactor: libcrmcommon: use "message" as request/reply XML element name
kgaillot committed rPfa0fa0d295df: API: libcrmcommon: drop create_reply() macro (authored by kgaillot).
API: libcrmcommon: drop create_reply() macro
kgaillot committed rP281707ffe9f4: API: libcrmcommon: drop create_reply_adv() function (authored by kgaillot).
API: libcrmcommon: drop create_reply_adv() function
kgaillot committed rP8dc5d9473f49: Refactor: libcrmcommon: use original message type in replies (authored by kgaillot).
Refactor: libcrmcommon: use original message type in replies
kgaillot committed rP5b76057c4887: Low: controller: use pcmk__new_reply() to create reprobe reply (authored by kgaillot).
Low: controller: use pcmk__new_reply() to create reprobe reply
kgaillot committed rPddd0023f8877: Refactor: libcrmcommon: consolidate create_request() "from" arguments (authored by kgaillot).
Refactor: libcrmcommon: consolidate create_request() "from" arguments
kgaillot committed rP8e6a6b12ec45: Low: controller: use pcmk__new_message() to create direct acks (authored by kgaillot).
Low: controller: use pcmk__new_message() to create direct acks
kgaillot committed rP3647476d97f2: API: libcrmcommon: drop create_request() macro (authored by kgaillot).
API: libcrmcommon: drop create_request() macro
kgaillot committed rPd8fb1a10f45a: Low: libcrmcommon: specify "pacemakerd" as pacemakerd IPC message protocol (authored by kgaillot).
Low: libcrmcommon: specify "pacemakerd" as pacemakerd IPC message protocol
kgaillot committed rPbebc257be845: API: libcrmcommon: drop create_request_adv() function (authored by kgaillot).
API: libcrmcommon: drop create_request_adv() function
kgaillot committed rPbcc9dcd5d9fe: API: libcrmcommon: drop create_hello_message() (authored by kgaillot).
API: libcrmcommon: drop create_hello_message()
kgaillot committed rP87309873c275: Low: libcrmcommon: specify "scheduler" as scheduler IPC message protocol (authored by kgaillot).
Low: libcrmcommon: specify "scheduler" as scheduler IPC message protocol
kgaillot committed rP207759720298: Low: libcrmcluster: set appropriate message type in election messages (authored by kgaillot).
Low: libcrmcluster: set appropriate message type in election messages
kgaillot committed rPe27a08337522: Low: libcrmcommon: use proper message type for node purge requests (authored by kgaillot).
Low: libcrmcommon: use proper message type for node purge requests
Jul 25 2024
Jul 25 2024
Jul 25 2024, 7:06 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 24 2024
Jul 24 2024
kgaillot committed rP06fd2be5eb32: Doc: Pacemaker Explained: correct rST typo (authored by kgaillot).
Doc: Pacemaker Explained: correct rST typo
kgaillot committed rP95e81858264b: Doc: Pacemaker Explained: overhaul status chapter (authored by kgaillot).
Doc: Pacemaker Explained: overhaul status chapter
kgaillot updated the task description for T730: Drop support for resource-discovery-enabled node attribute.
Jul 24 2024, 4:06 PM · Restricted Project
Jul 24 2024, 4:05 PM · Restricted Project
kgaillot committed rP90fba0f36e8c: Doc: Pacemaker Explained: overhaul status chapter (authored by kgaillot).
Doc: Pacemaker Explained: overhaul status chapter
kgaillot committed rP8bb54f62217b: Doc: Pacemaker Explained: correct rST typo (authored by kgaillot).
Doc: Pacemaker Explained: correct rST typo
Jul 24 2024, 11:01 AM · Restricted Project
Jul 23 2024
Jul 23 2024
kgaillot committed rP671d2752db04: Test: cts-lab: allow forcing systemd journal usage (authored by kgaillot).
Test: cts-lab: allow forcing systemd journal usage
kgaillot committed rPce1fc6929860: Test: cts-lab: allow forcing systemd journal usage (authored by kgaillot).
Test: cts-lab: allow forcing systemd journal usage
kgaillot committed rPcfd925dda598: Refactor: all: drop enum pcmk__cluster_msg (authored by kgaillot).
Refactor: all: drop enum pcmk__cluster_msg
kgaillot committed rP7aa686a20df7: API: libcrmcommon: add pcmk_ipc_unknown value to enum pcmk_ipc_server (authored by kgaillot).
API: libcrmcommon: add pcmk_ipc_unknown value to enum pcmk_ipc_server
kgaillot committed rP035d27d4d564: Refactor: libcrmcommon: move PCMK__XA_IPC_PROTO_VERSION (authored by kgaillot).
Refactor: libcrmcommon: move PCMK__XA_IPC_PROTO_VERSION
kgaillot committed rPa2329fc04619: Refactor: libcib: drop redundant argument to cib__signon_attempts() (authored by kgaillot).
Refactor: libcib: drop redundant argument to cib__signon_attempts()
kgaillot committed rPfb8dc3038f10: Refactor: libcrmcommon: add pcmk__server_log_name() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__server_log_name()
kgaillot committed rP660026d16807: Refactor: daemons: always connect to CIB as crm_system_name (authored by kgaillot).
Refactor: daemons: always connect to CIB as crm_system_name
kgaillot committed rP9fe937db98dd: Refactor: libcrmcommon: add pcmk__server_message_type() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__server_message_type()
kgaillot committed rP33db267e6966: Refactor: liblrmd: use pcmk__parse_server() in remote_proxy_new() (authored by kgaillot).
Refactor: liblrmd: use pcmk__parse_server() in remote_proxy_new()
kgaillot committed rPb880003b7292: Refactor: libcrmcommon: add pcmk__parse_server() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__parse_server()
kgaillot committed rPdb609456043e: Refactor: libcrmcommon: add pcmk__server_ipc_name() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__server_ipc_name()
kgaillot committed rP5c8684cbcd04: API: libcrmcommon: deprecate crm_is_daemon_name() (authored by kgaillot).
API: libcrmcommon: deprecate crm_is_daemon_name()
kgaillot committed rP909268331236: API: libcrmcommon: deprecate CRM_SYSTEM_STONITHD string constant (authored by kgaillot).
API: libcrmcommon: deprecate CRM_SYSTEM_STONITHD string constant
kgaillot committed rPb4f6712c04f8: Refactor: libcrmcluster: use new server functions in pcmk__cpg_connect() (authored by kgaillot).
Refactor: libcrmcluster: use new server functions in pcmk__cpg_connect()
Jul 23 2024, 1:09 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 22 2024
Jul 22 2024
kgaillot updated the task description for T847: crm_node -i passes pointer to uninitialized variable to pcmk__query_node_info().
Jul 22 2024, 11:03 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 17 2024
Jul 17 2024
kgaillot committed rPbf1a172d5f19: Doc: ChangeLog: update for 2.1.8-rc4 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.8-rc4 release
kgaillot committed rPc41788dcfbf8: Doc: ChangeLog: update for 2.1.8-rc4 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.8-rc4 release
Jul 15 2024
Jul 15 2024
kgaillot triaged T850: Controller can time out before reporting fence_sbd timeout as Normal priority.
kgaillot moved T849: Fix 2.1.8-rc1 regression in attrd_updater output from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 15 2024, 11:09 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot added projects to T849: Fix 2.1.8-rc1 regression in attrd_updater output: Restricted Project, Restricted Project.
Jul 15 2024, 11:09 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 15 2024, 11:03 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 11 2024
Jul 11 2024
kgaillot moved T847: crm_node -i passes pointer to uninitialized variable to pcmk__query_node_info() from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 11 2024, 5:27 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot moved T848: pcmk_controld_api_node_info() sets an invalid XML ID from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 11 2024, 5:27 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot added a project to T848: pcmk_controld_api_node_info() sets an invalid XML ID: Restricted Project.
Jul 11 2024, 5:27 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot added a project to T847: crm_node -i passes pointer to uninitialized variable to pcmk__query_node_info(): Restricted Project.
Jul 11 2024, 5:26 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot updated the task description for T848: pcmk_controld_api_node_info() sets an invalid XML ID.
Jul 11 2024, 5:10 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot updated the task description for T847: crm_node -i passes pointer to uninitialized variable to pcmk__query_node_info().
Jul 11 2024, 5:09 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 11 2024, 4:49 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T847: crm_node -i passes pointer to uninitialized variable to pcmk__query_node_info() from Open to WIP.
Jul 11 2024, 4:49 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 9 2024
Jul 9 2024
kgaillot committed rPaef6f43d7e1e: API: libcrmcommon: drop pcmk_scheduler_t tags member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t tags member
kgaillot committed rPe2a5243495aa: API: libcrmcommon: drop pcmk_scheduler_t param_check member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t param_check member
kgaillot committed rP4d0896640ae9: API: libcrmcommon: drop pcmk_scheduler_t stop_needed member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t stop_needed member
kgaillot committed rPd38c7b0d0e18: API: libcrmcommon: drop pcmk_scheduler_t disabled_resources member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t disabled_resources member
kgaillot committed rP8f9b9aa88f00: API: libcrmcommon: drop pcmk_scheduler_t blocked_resources member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t blocked_resources member
kgaillot committed rPc0109700d56b: API: libcrmcommon: drop pcmk_scheduler_t recheck_by member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t recheck_by member
kgaillot committed rP364b1972547e: API: libcrmcommon: drop pcmk_scheduler_t shutdown_lock member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t shutdown_lock member
kgaillot committed rPbc6b01603d86: API: libcrmcommon: drop pcmk_scheduler_t ninstances member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t ninstances member
kgaillot committed rP31c6235c0ac2: API: libcrmcommon: drop pcmk_scheduler_t priority_fencing_delay member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t priority_fencing_delay member
kgaillot committed rP899c209aa380: Low: scheduler: store default fencing action timeout as guint (authored by kgaillot).
Low: scheduler: store default fencing action timeout as guint
kgaillot committed rP99c1eec711f6: API: libcrmcommon: drop pcmk_scheduler_t node_pending_timeout member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t node_pending_timeout member
kgaillot closed T798: Make `pcmk_scheduler_t` definition internal as Merged by committing rP99c1eec711f6: API: libcrmcommon: drop pcmk_scheduler_t node_pending_timeout member.
Jul 9 2024, 6:20 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot updated the task description for T846: Move cts-cli validity and upgrade tests to cts-schemas.
kgaillot added subtasks for T846: Move cts-cli validity and upgrade tests to cts-schemas: Unknown Object (Maniphest Task), Unknown Object (Maniphest Task).
Jul 8 2024
Jul 8 2024
kgaillot committed rP07bc78b7f5d8: API: libcrmcommon: drop pcmk_scheduler_t action_id member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t action_id member
kgaillot committed rPfcae44666172: Refactor: scheduler: drop pcmk__sched_no_compat flag (authored by kgaillot).
Refactor: scheduler: drop pcmk__sched_no_compat flag
kgaillot committed rP5fe19612148a: API: libcrmcommon: make pcmk_scheduler_t flags member a uint64_t (authored by kgaillot).
API: libcrmcommon: make pcmk_scheduler_t flags member a uint64_t
kgaillot committed rP0d3f286563bc: API: libcrmcommon: drop pcmk_scheduler_t graph member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t graph member
kgaillot committed rPd09696881221: API: libcrmcommon: drop pcmk_scheduler_t localhost member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t localhost member
kgaillot committed rPfd8fb8677a91: Refactor: libpacemaker: don't query controller in pcmk__output_cluster_status() (authored by kgaillot).
Refactor: libpacemaker: don't query controller in pcmk__output_cluster_status()
kgaillot committed rP687634e59119: Refactor: libpacemaker: pass scheduler to pcmk__output_cluster_status() (authored by kgaillot).
Refactor: libpacemaker: pass scheduler to pcmk__output_cluster_status()