- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 15 2025
Jan 15 2025
kgaillot committed rPe0fd688514d1: Refactor: pacemaker-attrd: always add remoteness to attribute value XML (authored by kgaillot).
Refactor: pacemaker-attrd: always add remoteness to attribute value XML
kgaillot committed rPe09f345c7014: Low: pacemaker-attrd: bail earlier if value won't be written (authored by kgaillot).
Low: pacemaker-attrd: bail earlier if value won't be written
kgaillot committed rPff37491a5507: Refactor: libcrmcluster: rename pcmk__cluster_node_uuid() (authored by kgaillot).
Refactor: libcrmcluster: rename pcmk__cluster_node_uuid()
kgaillot committed rPcaf3e16b924d: Refactor: libcrmcluster: allow searching by XML ID in pcmk__search_node_caches() (authored by kgaillot).
Refactor: libcrmcluster: allow searching by XML ID in pcmk__search_node_caches()
kgaillot committed rP7fd6f1674b68: Refactor: pacemaker-attrd: don't use "uuid" to mean "XML ID" (authored by kgaillot).
Refactor: pacemaker-attrd: don't use "uuid" to mean "XML ID"
kgaillot committed rPf30efb713222: Low: pacemaker-attrd: use API to get peer XML ID (authored by kgaillot).
Low: pacemaker-attrd: use API to get peer XML ID
kgaillot committed rPa9c61e7605f7: Low: libcrmcluster: use pcmk__cluster_get_xml_id() when possible (authored by kgaillot).
Low: libcrmcluster: use pcmk__cluster_get_xml_id() when possible
kgaillot committed rPe591f16c2edc: Refactor: pacemaker-attrd: track node CIB ID rather than cluster ID (authored by kgaillot).
Refactor: pacemaker-attrd: track node CIB ID rather than cluster ID
kgaillot committed rP561314bb98de: Low: pacemaker-attrd: track node XML IDs independent of attribute values (authored by kgaillot).
Low: pacemaker-attrd: track node XML IDs independent of attribute values
kgaillot committed rP794510158de0: Refactor: pacemaker-attrd: rename flag to match recent change (authored by kgaillot).
Refactor: pacemaker-attrd: rename flag to match recent change
kgaillot committed rP86383a1f22fb: Refactor: pacemaker-attrd: use variable for whether to write (authored by kgaillot).
Refactor: pacemaker-attrd: use variable for whether to write
kgaillot committed rP32cc7943fd53: Refactor: pacemaker-attrd: drop unused struct member (authored by kgaillot).
Refactor: pacemaker-attrd: drop unused struct member
kgaillot committed rPc9c0d2299edb: Refactor: controller: drop unused argument (authored by kgaillot).
Refactor: controller: drop unused argument
kgaillot committed rPbc2d5b693b1e: Low: libcrmcluster: better detect remote nodes in peer cache (authored by kgaillot).
Low: libcrmcluster: better detect remote nodes in peer cache
kgaillot committed rPa0e53f801358: Refactor: controller: best practices for send_stonith_update() (authored by kgaillot).
Refactor: controller: best practices for send_stonith_update()
kgaillot committed rP8d0ee417f3e9: Dev: .gitignore: ignore main-branch generated files (authored by kgaillot).
Dev: .gitignore: ignore main-branch generated files
kgaillot added a parent task for T727: Handle output objects in pcmk_update_configured_schema(): Unknown Object (Maniphest Task).
Jan 14 2025
Jan 14 2025
kgaillot committed rPa1a2e2008068: Refactor: pacemaker-attrd: don't use "uuid" to mean "XML ID" (authored by kgaillot).
Refactor: pacemaker-attrd: don't use "uuid" to mean "XML ID"
kgaillot committed rP9e68cb64f666: Refactor: pacemaker-attrd: always add remoteness to attribute value XML (authored by kgaillot).
Refactor: pacemaker-attrd: always add remoteness to attribute value XML
kgaillot committed rP704b42f153f0: Low: pacemaker-attrd: use API to get peer XML ID (authored by kgaillot).
Low: pacemaker-attrd: use API to get peer XML ID
kgaillot committed rPee01715f3ae7: Refactor: libcrmcluster: allow searching by XML ID in pcmk__search_node_caches() (authored by kgaillot).
Refactor: libcrmcluster: allow searching by XML ID in pcmk__search_node_caches()
kgaillot committed rP28faf9cdd3cd: Low: pacemaker-attrd: bail earlier if value won't be written (authored by kgaillot).
Low: pacemaker-attrd: bail earlier if value won't be written
kgaillot committed rP634ce3549245: Refactor: libcrmcluster: rename pcmk__cluster_node_uuid() (authored by kgaillot).
Refactor: libcrmcluster: rename pcmk__cluster_node_uuid()
kgaillot committed rP8b4d6075c778: Low: libcrmcluster: use pcmk__cluster_get_xml_id() when possible (authored by kgaillot).
Low: libcrmcluster: use pcmk__cluster_get_xml_id() when possible
kgaillot committed rPe3376f56cdb3: Refactor: libcrmcluster: track local node XML ID in cluster object (authored by kgaillot).
Refactor: libcrmcluster: track local node XML ID in cluster object
kgaillot committed rP85d7a70916c5: Refactor: pacemaker-attrd: track node CIB ID rather than cluster ID (authored by kgaillot).
Refactor: pacemaker-attrd: track node CIB ID rather than cluster ID
kgaillot committed rPaee2a5af668b: Refactor: pacemaker-attrd: rename flag to match recent change (authored by kgaillot).
Refactor: pacemaker-attrd: rename flag to match recent change
kgaillot committed rPa045a72a7ea1: Refactor: pacemaker-attrd: use variable for whether to write (authored by kgaillot).
Refactor: pacemaker-attrd: use variable for whether to write
kgaillot committed rP034c421a457b: Low: pacemaker-attrd: track node XML IDs independent of attribute values (authored by kgaillot).
Low: pacemaker-attrd: track node XML IDs independent of attribute values
kgaillot committed rPc709b083d2e7: Low: libcrmcluster: better detect remote nodes in peer cache (authored by kgaillot).
Low: libcrmcluster: better detect remote nodes in peer cache
kgaillot committed rP5025e575cfb6: Refactor: pacemaker-attrd: drop unused struct member (authored by kgaillot).
Refactor: pacemaker-attrd: drop unused struct member
kgaillot committed rP200b0896455e: Refactor: controller: drop unused argument (authored by kgaillot).
Refactor: controller: drop unused argument
kgaillot committed rP3c1145cc6b52: Refactor: controller: best practices for send_stonith_update() (authored by kgaillot).
Refactor: controller: best practices for send_stonith_update()
kgaillot committed rPfe359f8f743a: Doc: abi-check: correct default rsync destination (authored by kgaillot).
Doc: abi-check: correct default rsync destination
kgaillot committed rPad4902916545: Doc: abi-check: functionize getting dump file name (authored by kgaillot).
Doc: abi-check: functionize getting dump file name
kgaillot committed rPe58bedffa564: Doc: abi-check: functionize checking out and building a commit (authored by kgaillot).
Doc: abi-check: functionize checking out and building a commit
Doc: ABI: overhaul ABI report locations
Doc: abi-check: refactor for readability
Doc: Makefile: drop asciidoc references
Jan 9 2025
Jan 9 2025
Update Pacemaker lead
Doc: ChangeLog: update for 3.0.0 release
Jan 8 2025
Jan 8 2025