- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 8 2022
Jun 8 2022
kgaillot committed rPee6e9dd064d0: Fix: resources: typo in HealthSMART meta-data (authored by kgaillot).
Fix: resources: typo in HealthSMART meta-data
kgaillot committed rPc77c3ebf21e5: Build: resources: add a make target for validating agent meta-data (authored by kgaillot).
Build: resources: add a make target for validating agent meta-data
kgaillot committed rPc27ad02a95b2: Low: resources: remove no-longer-relevant DTD reference from meta-data (authored by kgaillot).
Low: resources: remove no-longer-relevant DTD reference from meta-data
kgaillot committed rP5680db1b8333: Low: resources: add SystemHealth parameter to its meta-data (authored by kgaillot).
Low: resources: add SystemHealth parameter to its meta-data
Jun 6 2022
Jun 6 2022
kgaillot committed rPf94b5b2018ba: Merge branch '2.1' of https://github.com/ClusterLabs/pacemaker into fixes (authored by kgaillot).
Merge branch '2.1' of https://github.com/ClusterLabs/pacemaker into fixes
Jun 3 2022
Jun 3 2022
kgaillot committed rP9bc73f6af44a: Fix: fencing: delegate shouldn't matter when checking equivalent fencing (authored by kgaillot).
Fix: fencing: delegate shouldn't matter when checking equivalent fencing
kgaillot committed rP2ffc25269609: Low: Fix print spec for unsigned int count (authored by nrwahl2).
Low: Fix print spec for unsigned int count
kgaillot committed rPe60d8fb3aaac: Fix: fencer: avoid memory leaks when processing topology requests (authored by kgaillot).
Fix: fencer: avoid memory leaks when processing topology requests
kgaillot committed rPd4bd89fc5ad9: Fix: fencer: get target-by-attribute working again (authored by kgaillot).
Fix: fencer: get target-by-attribute working again
kgaillot committed rPbcc8646dd808: Low: CTS: Fix a bug in an awk command used in ctslab. (authored by clumens).
Low: CTS: Fix a bug in an awk command used in ctslab.
kgaillot committed rP0345eb0b3757: Low: libcrmcommon: fix a wrong separator in the .warning CSS declaration (authored by Petr Pavlu <petr.pavlu@suse.com>).
Low: libcrmcommon: fix a wrong separator in the .warning CSS declaration
kgaillot committed rP2fbc3b8f6841: Low: NLS: update po files for 2.1.4 release (authored by kgaillot).
Low: NLS: update po files for 2.1.4 release
kgaillot committed rP1ab6a17d1272: Fix: fencer: avoid use-after-free with self-fencing and topology (authored by kgaillot).
Fix: fencer: avoid use-after-free with self-fencing and topology
kgaillot committed rP912207b55f24: Build: update version information for 2.1.4 (authored by kgaillot).
Build: update version information for 2.1.4
kgaillot committed rP273453b574fd: Build: libraries: update shared object versions for 2.1.4 (authored by kgaillot).
Build: libraries: update shared object versions for 2.1.4
kgaillot committed rP980f9f9b1f75: Doc: ChangeLog: update for 2.1.4-rc1 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.4-rc1 release
Jun 1 2022
Jun 1 2022
Doc: ChangeLog: update for 2.1.3 release
kgaillot committed rP73006c47003b: Refactor: libcrmcommon: add crm_str() equivalent with a default string (authored by kgaillot).
Refactor: libcrmcommon: add crm_str() equivalent with a default string
kgaillot committed rP66158213861e: Log: all: use pcmk__s() instead of crm_str() (authored by kgaillot).
Log: all: use pcmk__s() instead of crm_str()
Test: cli: update expected output
kgaillot committed rP237a3852de49: Doc: Pacemaker Development: replace crm_str() reference (authored by kgaillot).
Doc: Pacemaker Development: replace crm_str() reference
API: libcrmcommon: deprecate crm_str()
kgaillot committed rP261caafaafe6: Refactor: libstonithd: use pcmk__s() to simplify variable initializations (authored by kgaillot).
Refactor: libstonithd: use pcmk__s() to simplify variable initializations
May 31 2022
May 31 2022
kgaillot committed rP484410007e09: Refactor: controller: drop redundant condition (authored by kgaillot).
Refactor: controller: drop redundant condition
kgaillot committed rP3a7fd0a5caa4: Fix: fencer: avoid memory leaks when processing topology requests (authored by kgaillot).
Fix: fencer: avoid memory leaks when processing topology requests
kgaillot committed rPd1e96bb8d77f: Refactor: fencer: split handle_topology_change() into two functions (authored by kgaillot).
Refactor: fencer: split handle_topology_change() into two functions
kgaillot committed rPe9152f644736: Low: fencer: always add device ID to device addition notification (authored by kgaillot).
Low: fencer: always add device ID to device addition notification
kgaillot committed rP103b0a9227ce: Low: fencer: always add device ID to level addition notification (authored by kgaillot).
Low: fencer: always add device ID to level addition notification
kgaillot committed rPbdc48f732281: Low: fencer: always add device ID to level removal notification (authored by kgaillot).
Low: fencer: always add device ID to level removal notification
kgaillot committed rP71942149b7a8: Low: fencing: always add notification type to client notification data (authored by kgaillot).
Low: fencing: always add notification type to client notification data
kgaillot committed rPe1cdeb3d1df8: API: libstonithd: deprecate stonith_event_t:type (authored by kgaillot).
API: libstonithd: deprecate stonith_event_t:type
kgaillot committed rP7c45122b0160: API: libstonithd: deprecate stonith_event_t:message (authored by kgaillot).
API: libstonithd: deprecate stonith_event_t:message
kgaillot committed rPc08ad589538f: Low: fencing: add device/level description to configuration change notifications (authored by kgaillot).
Low: fencing: add device/level description to configuration change notifications
kgaillot committed rP0bfd6777f6e8: Low: fencing: make stonith__event_description() handle all notification types (authored by kgaillot).
Low: fencing: make stonith__event_description() handle all notification types
kgaillot committed rPe3b7fc1b4d6f: Log: cts-fence-helper: use stonith__event_description() to log notifications (authored by kgaillot).
Log: cts-fence-helper: use stonith__event_description() to log notifications
Doc: controller: drop incorrect comment
kgaillot committed rPeed828dc663e: Refactor: fencing: avoid duplicate variable for notification type (authored by kgaillot).
Refactor: fencing: avoid duplicate variable for notification type
kgaillot committed rPb87650a2190f: Low: fencer: avoid redundant result in XML (authored by kgaillot).
Low: fencer: avoid redundant result in XML
kgaillot committed rP098e6239e203: Low: libstonithd: use case-sensitive comparisons where appropriate (authored by kgaillot).
Low: libstonithd: use case-sensitive comparisons where appropriate
Doc: libstonithd: clarify a comment
May 27 2022
May 27 2022
kgaillot committed rP3c052cf282a6: Test: cts: install new cts-cli data files (authored by kgaillot).
Test: cts: install new cts-cli data files
May 26 2022
May 26 2022
kgaillot committed rPc71d3bd0678d: Low: libcrmcommon: avoid memory leak if IPC server fails to run (authored by kgaillot).
Low: libcrmcommon: avoid memory leak if IPC server fails to run
kgaillot committed rP761f125623a4: Low: cts-lab: fix variable syntax in messages (authored by kgaillot).
Low: cts-lab: fix variable syntax in messages
May 18 2022
May 18 2022
kgaillot committed rPdff7c3a7265f: Doc: ChangeLog: update for 2.1.3-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.3-rc2 release
kgaillot committed rPf4e5f0940c7a: Fix: schemas: Use fence-event-2.15.rng (authored by Reid Wahl <nrwahl@protonmail.com>).
Fix: schemas: Use fence-event-2.15.rng
kgaillot committed rPe502c9d8127e: Test: cts-fencing: update expected total timeouts (authored by kgaillot).
Test: cts-fencing: update expected total timeouts
kgaillot committed rP63ea0a93b311: Low: schemas: Copy API schemas in preparation for fix (authored by Reid Wahl <nrwahl@protonmail.com>).
Low: schemas: Copy API schemas in preparation for fix
kgaillot committed rPd9f0d9da851e: Low: scheduler: don't support versioned instance attributes in operations (authored by kgaillot).
Low: scheduler: don't support versioned instance attributes in operations
kgaillot committed rP4482d76ec147: Low: schemas: allow Promoted/Unpromoted in crm_resource output (authored by kgaillot).
Low: schemas: allow Promoted/Unpromoted in crm_resource output
kgaillot committed rPc2931d221bee: Low: schemas: copy crm_resource API schema in preparation for changes (authored by kgaillot).
Low: schemas: copy crm_resource API schema in preparation for changes
kgaillot committed rPca9db2506ca0: API: libstonithd: deprecate stonith_t:call_timeout (authored by kgaillot).
API: libstonithd: deprecate stonith_t:call_timeout
May 11 2022
May 11 2022
kgaillot committed rP14498c8ae7cb: Refactor: fencing: make "stonith-event" message take int instead of gboolean (authored by kgaillot).
Refactor: fencing: make "stonith-event" message take int instead of gboolean
kgaillot committed rPafa407e033fb: Refactor: fencing: pass show options to "stonith-event" messages (authored by kgaillot).
Refactor: fencing: pass show options to "stonith-event" messages
kgaillot committed rP272e1850eeea: Refactor: fencing: functionize creating a history entry description (authored by kgaillot).
Refactor: fencing: functionize creating a history entry description
kgaillot committed rPd7f1c690d192: Feature: tools: respect crm_mon --show-detail for fencing actions (authored by kgaillot).
Feature: tools: respect crm_mon --show-detail for fencing actions
kgaillot committed rP118ebbd99de3: Refactor: fencing: pass show options to stonith__history_description() (authored by kgaillot).
Refactor: fencing: pass show options to stonith__history_description()
Apr 27 2022
Apr 27 2022
Log: fencer: log device only if not null
Log: fencer: log raw XML at trace level
kgaillot committed rP047d3b509e70: Log: fencer: lower eligibility logs to info level (authored by kgaillot).
Log: fencer: lower eligibility logs to info level
kgaillot committed rP96b5ac16dfef: Log: fencer: downgrade topology failure message to info level (authored by kgaillot).
Log: fencer: downgrade topology failure message to info level
kgaillot committed rP834b12f38cb4: Log: controller: downgrade successful fencing logs to info (authored by kgaillot).
Log: controller: downgrade successful fencing logs to info
kgaillot committed rPd85beecdaa64: Fix: fencing: delegate shouldn't matter when checking equivalent fencing (authored by kgaillot).
Fix: fencing: delegate shouldn't matter when checking equivalent fencing
kgaillot committed rPbb3e91a78c9d: Feature: fencer: deprecate stand-alone mode (authored by kgaillot).
Feature: fencer: deprecate stand-alone mode
kgaillot committed rPc3ed8836e296: Log: executor: improve messages after fencing connection loss (authored by kgaillot).
Log: executor: improve messages after fencing connection loss
kgaillot committed rP157cf6e57a99: Low: tools: stonith_admin should display device/level errors (authored by kgaillot).
Low: tools: stonith_admin should display device/level errors
Test: cts-lab: drop redundant pattern
kgaillot committed rP0a42774b781d: Low: fencing: prefer same delegate when checking equivalent fencing (authored by kgaillot).
Low: fencing: prefer same delegate when checking equivalent fencing
kgaillot committed rPb19b1d1dfeb2: Log: fencer: make completion logs more consistent (authored by kgaillot).
Log: fencer: make completion logs more consistent
kgaillot committed rP3e47e95ea111: Low: fencing: show delegate for later successful fencing actions (authored by kgaillot).
Low: fencing: show delegate for later successful fencing actions
kgaillot committed rP19bbf009d0dd: Low: tools: add more detail to stonith_admin error messages (authored by kgaillot).
Low: tools: add more detail to stonith_admin error messages
Apr 26 2022
Apr 26 2022
kgaillot moved T382: New model for action failure handling from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 26 2022, 4:50 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 25 2022
Apr 25 2022
Apr 25 2022, 6:07 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot added a subtask for T382: New model for action failure handling: Unknown Object (Maniphest Task).
Apr 25 2022, 5:57 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 25 2022, 5:57 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 22 2022
Apr 22 2022
kgaillot committed rP31fc345fbdd6: Low: libcib: Check for NULL before calling g_ascii_strdown. (authored by clumens).
Low: libcib: Check for NULL before calling g_ascii_strdown.
kgaillot committed rP8a93238b86fd: Log: scheduler: make some trace logs a little more useful (authored by kgaillot).
Log: scheduler: make some trace logs a little more useful
kgaillot committed rP4a5dcc521016: Fix: scheduler: make multiple-active="stop_unexpected" actually work (authored by kgaillot).
Fix: scheduler: make multiple-active="stop_unexpected" actually work
kgaillot committed rP703d3a09bce3: Test: scheduler: add a second regression test for multipleโฆ (authored by kgaillot).
Test: scheduler: add a second regression test for multipleโฆ
kgaillot committed rP60d8bb01ba73: Revert "Refactor: scheduler: add expected node to primitive variant data" (authored by kgaillot).
Revert "Refactor: scheduler: add expected node to primitive variant data"
Apr 21 2022
Apr 21 2022
kgaillot committed rPa988afd4e796: Doc: ChangeLog: update for 2.1.3-rc1 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.3-rc1 release
kgaillot committed rP8ced947b6a7b: Build: libraries: update shared object versions for 2.1.3 (authored by kgaillot).
Build: libraries: update shared object versions for 2.1.3
kgaillot committed rPdda55d3cc663: Build: update version information for 2.1.3 (authored by kgaillot).
Build: update version information for 2.1.3
Doc: xml: update README for 2.1.3
kgaillot committed rPf33454b546d1: Test: scheduler: update whitespace in output (authored by kgaillot).
Test: scheduler: update whitespace in output
kgaillot committed rP04f6f30de4a2: Doc: scheduler: update function name in comments (authored by kgaillot).
Doc: scheduler: update function name in comments
kgaillot committed rPc3a1cbfd7879: Test: scheduler: avoid deprecated node type in regression test (authored by kgaillot).
Test: scheduler: avoid deprecated node type in regression test
kgaillot committed rP004f532e40f0: Doc: configure: document when DBusBasicValue became available (authored by kgaillot).
Doc: configure: document when DBusBasicValue became available
API: libpe_status: deprecate node_ping
kgaillot committed rP729a7fcc7641: API: libpe_status: deprecate pe_rsc_starting and pe_rsc_stopping (authored by kgaillot).
API: libpe_status: deprecate pe_rsc_starting and pe_rsc_stopping
kgaillot committed rP274c2afa2fa0: Refactor: libcrmcommon: ensure proper includes are available (authored by kgaillot).
Refactor: libcrmcommon: ensure proper includes are available
Fix: fencer: avoid core dump at exit
Apr 18 2022
Apr 18 2022
kgaillot triaged T317: Support live migration of clones and the promoted role of promotable clones as Wishlist priority.
Apr 18 2022, 4:28 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 15 2022
Apr 15 2022
kgaillot committed rP7166235ec77c: Low: fencer: don't use constant within translatable string literal (authored by kgaillot).
Low: fencer: don't use constant within translatable string literal
kgaillot committed rP7859aa0d4d18: Fix: libcrmcommon: fix NLS issues with option meta-data (authored by kgaillot).
Fix: libcrmcommon: fix NLS issues with option meta-data
Low: NLS: alphabetize POTFILES
kgaillot committed rPeef38668ef7a: Low: NLS: update translation files for current code base (authored by kgaillot).
Low: NLS: update translation files for current code base
Apr 12 2022
Apr 12 2022
kgaillot committed rP04929c3630dc: Refactor: libraries: move health strategy validation function (authored by kgaillot).
Refactor: libraries: move health strategy validation function
kgaillot committed rPb99af1f9f08b: API: libpe_status: add pe_node_shared_s:data_set (authored by kgaillot).
API: libpe_status: add pe_node_shared_s:data_set
kgaillot committed rP0c8eef908f99: Test: libcrmcommon: add unit test for pcmk__validate_health_strategy() (authored by kgaillot).
Test: libcrmcommon: add unit test for pcmk__validate_health_strategy()