Page MenuHomeClusterLabs Projects
Feed All Stories

Aug 17 2022

kgaillot committed rPbed8bda3a8a1: Log: fencer: log target consistently (authored by kgaillot).
Log: fencer: log target consistently
Aug 17 2022, 11:37 AM
kgaillot committed rP7ce60364453b: Refactor: fencer: functionize getting next required device (authored by kgaillot).
Refactor: fencer: functionize getting next required device
Aug 17 2022, 11:37 AM
kgaillot committed rP6529cc7df4cb: Refactor: fencer: functionize getting currently executing device (authored by kgaillot).
Refactor: fencer: functionize getting currently executing device
Aug 17 2022, 11:37 AM
kgaillot committed rP2688c63dfbdf: Log: pacemakerd: improve core file limit messages (authored by kgaillot).
Log: pacemakerd: improve core file limit messages
Aug 17 2022, 11:37 AM
kgaillot committed rPd84f788a4c66: Doc: controller: improve stonith-watchdog-timeout description (again) (authored by kgaillot).
Doc: controller: improve stonith-watchdog-timeout description (again)
Aug 17 2022, 11:37 AM
kgaillot committed rP8b3569a168ba: Refactor: fencer: rename a struct member for clarity (authored by kgaillot).
Refactor: fencer: rename a struct member for clarity
Aug 17 2022, 11:37 AM
GitHub <noreply@github.com> committed rP59e5368eaa68: Merge pull request #2795 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2795 from kgaillot/fencing
Aug 17 2022, 11:37 AM
nrwahl2 committed rPcb7f320749ba: Test: cts-cli: Add crm_attribute --promotion regression tests (authored by nrwahl2).
Test: cts-cli: Add crm_attribute --promotion regression tests
Aug 17 2022, 10:41 AM
GitHub <noreply@github.com> committed rP8cc64d52d88b: Merge pull request #2802 from nrwahl2/nrwahl2-T494 (authored by kgaillot).
Merge pull request #2802 from nrwahl2/nrwahl2-T494
Aug 17 2022, 10:41 AM
nrwahl2 committed rP99a81fb6d4b0: Test: cts-regression: Remove .dot.pe files (authored by nrwahl2).
Test: cts-regression: Remove .dot.pe files
Aug 17 2022, 10:40 AM
GitHub <noreply@github.com> committed rP2f1eea4e30a0: Merge pull request #2803 from nrwahl2/nrwahl2-T495 (authored by kgaillot).
Merge pull request #2803 from nrwahl2/nrwahl2-T495
Aug 17 2022, 10:40 AM
GitHub <noreply@github.com> committed rQeaa95ecf03e6: lib: Fix some small bugs spotted by newest covscan (#471) (authored by chrissie-c).
lib: Fix some small bugs spotted by newest covscan (#471)
Aug 17 2022, 8:17 AM

Aug 16 2022

clumens committed rPd4358b0f9a6b: Test: libcrmcommon: Add unit tests for very basic list macros. (authored by clumens).
Test: libcrmcommon: Add unit tests for very basic list macros.
Aug 16 2022, 5:43 PM
clumens committed rPaec9eb450f4a: Test: libcrmcommon: Add a mocked version of getpid. (authored by clumens).
Test: libcrmcommon: Add a mocked version of getpid.
Aug 16 2022, 5:43 PM
clumens committed rP192cee7ba082: Test: libcrmcommon: Add a unit test for pcmk__getpid_s. (authored by clumens).
Test: libcrmcommon: Add a unit test for pcmk__getpid_s.
Aug 16 2022, 5:43 PM
clumens committed rP6e688db6f398: Test: libcrmcommon: Add a unit test for pcmk__s. (authored by clumens).
Test: libcrmcommon: Add a unit test for pcmk__s.
Aug 16 2022, 5:43 PM
clumens committed rP69ddf891ae51: Low: libcrmcommon: crm_generate_ra_key should fail if std or key are missing. (authored by clumens).
Low: libcrmcommon: crm_generate_ra_key should fail if std or key are missing.
Aug 16 2022, 5:43 PM
clumens committed rP6c77fc2e0a9d: Low: daemons: Correct an error message. (authored by clumens).
Low: daemons: Correct an error message.
Aug 16 2022, 5:43 PM
clumens committed rPed05cc21190a: Test: libcrmcommon: Add tests for the rest of agents.c. (authored by clumens).
Test: libcrmcommon: Add tests for the rest of agents.c.
Aug 16 2022, 5:43 PM
clumens committed rP84a5f9c120b4: Test: libcrmcommon: Exclude mock.c from test coverage. (authored by clumens).
Test: libcrmcommon: Exclude mock.c from test coverage.
Aug 16 2022, 5:43 PM
clumens committed rP9ca6af8a1e87: doc: Pacemaker Development: Mention requiring -lcmocka. (authored by clumens).
doc: Pacemaker Development: Mention requiring -lcmocka.
Aug 16 2022, 5:43 PM
GitHub <noreply@github.com> committed rP71d8af5c0bb0: Merge pull request #2793 from clumens/easy-tests (authored by kgaillot).
Merge pull request #2793 from clumens/easy-tests
Aug 16 2022, 5:43 PM
kgaillot committed rP1b4e8ed2bd8b: Refactor: scheduler: avoid using pe_graph_disable (authored by kgaillot).
Refactor: scheduler: avoid using pe_graph_disable
Aug 16 2022, 2:52 PM
kgaillot committed rP68e2f0fd7485: Refactor: scheduler: add internal equivalent of pe_graph_flags (authored by kgaillot).
Refactor: scheduler: add internal equivalent of pe_graph_flags
Aug 16 2022, 2:52 PM
kgaillot committed rP864ece44ed67: Refactor: scheduler: avoid pe_graph_flags internally (authored by kgaillot).
Refactor: scheduler: avoid pe_graph_flags internally
Aug 16 2022, 2:52 PM
kgaillot committed rPd31efd455e37: API: libpe_status: deprecate enum pe_graph_flags (authored by kgaillot).
API: libpe_status: deprecate enum pe_graph_flags
Aug 16 2022, 2:52 PM
kgaillot committed rP8e4663d8b7fa: Refactor: scheduler: change update_actions() return value (authored by kgaillot).
Refactor: scheduler: change update_actions() return value
Aug 16 2022, 2:52 PM
kgaillot committed rPc730e7392d07: Refactor: scheduler: move native_update_actions() to pcmk_sched_actions.c (authored by kgaillot).
Refactor: scheduler: move native_update_actions() to pcmk_sched_actions.c
Aug 16 2022, 2:52 PM
kgaillot committed rP2c57a3347f6f: Refactor: scheduler: rename update_actions() method (authored by kgaillot).
Refactor: scheduler: rename update_actions() method
Aug 16 2022, 2:52 PM
kgaillot committed rP59133d1606e9: Refactor: scheduler: drop unused argument in multi_update_interleave_actions() (authored by kgaillot).
Refactor: scheduler: drop unused argument in multi_update_interleave_actions()
Aug 16 2022, 2:52 PM
kgaillot committed rP76b41ea340dd: Refactor: scheduler: change type of flags argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of flags argument to update_ordered_actions()
Aug 16 2022, 2:52 PM
kgaillot committed rP90ca8f031dd2: Refactor: scheduler: change type of filter argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of filter argument to update_ordered_actions()
Aug 16 2022, 2:52 PM
kgaillot committed rP2921ef3496a0: Refactor: scheduler: functionize handling asymmetric ordering (authored by kgaillot).
Refactor: scheduler: functionize handling asymmetric ordering
Aug 16 2022, 2:52 PM
kgaillot committed rP6b4f37c921f8: Refactor: scheduler: change type of type argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of type argument to update_ordered_actions()
Aug 16 2022, 2:52 PM
kgaillot committed rP2868628a4c08: Refactor: scheduler: best practices for native_update_actions() (authored by kgaillot).
Refactor: scheduler: best practices for native_update_actions()
Aug 16 2022, 2:52 PM
GitHub <noreply@github.com> committed rP4b7c249972ee: Merge pull request #2799 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2799 from kgaillot/best-practices
Aug 16 2022, 2:52 PM
nrwahl2 committed rP9932944e3857: Doc: Pacemaker Remote: Cluster size limit 16 -> 32 (authored by nrwahl2).
Doc: Pacemaker Remote: Cluster size limit 16 -> 32
Aug 16 2022, 11:41 AM
nrwahl2 committed rP344ad031a36f: Doc: Pacemaker Remote: Move /etc/hosts config step (authored by nrwahl2).
Doc: Pacemaker Remote: Move /etc/hosts config step
Aug 16 2022, 11:41 AM
nrwahl2 committed rP2ac13976446a: Doc: Pacemaker Remote: Update reason for installing pacemaker on guest (authored by nrwahl2).
Doc: Pacemaker Remote: Update reason for installing pacemaker on guest
Aug 16 2022, 11:41 AM
nrwahl2 committed rPe53631cfc07a: Doc: Pacemaker Remote: Fix VM name in guest node integration (authored by nrwahl2).
Doc: Pacemaker Remote: Fix VM name in guest node integration
Aug 16 2022, 11:41 AM
nrwahl2 committed rPb3bd1f37ee52: Doc: Pacemaker Remote: Add VirtualDomain resource step (authored by nrwahl2).
Doc: Pacemaker Remote: Add VirtualDomain resource step
Aug 16 2022, 11:41 AM
nrwahl2 committed rPeefdb2a9a81d: Doc: Pacemaker Remote: Remove unclear DC statement (authored by nrwahl2).
Doc: Pacemaker Remote: Remove unclear DC statement
Aug 16 2022, 11:41 AM
nrwahl2 committed rP96bb6b4f0d22: Doc: Pacemaker Remote: Add guest pcsd preparation (authored by nrwahl2).
Doc: Pacemaker Remote: Add guest pcsd preparation
Aug 16 2022, 11:41 AM
nrwahl2 committed rP9eca479d2a8b: Doc: Pacemaker Remote: Fix pcs add-guest syntax (authored by nrwahl2).
Doc: Pacemaker Remote: Fix pcs add-guest syntax
Aug 16 2022, 11:41 AM
nrwahl2 committed rPae7f265a7f28: Doc: Pacemaker Remote: Clarify pcs add-guest explanation (authored by nrwahl2).
Doc: Pacemaker Remote: Clarify pcs add-guest explanation
Aug 16 2022, 11:41 AM
nrwahl2 committed rPbfabfd3475d8: Doc: Pacemaker Remote: Fix remote node integration (authored by nrwahl2).
Doc: Pacemaker Remote: Fix remote node integration
Aug 16 2022, 11:41 AM
nrwahl2 committed rP5d9d4208ec5d: Doc: Pacemaker Remote: Explicit firewall step for guest (authored by nrwahl2).
Doc: Pacemaker Remote: Explicit firewall step for guest
Aug 16 2022, 11:41 AM
nrwahl2 committed rPc27d919d6a8b: Doc: Pacemaker Remote: Improve exposition of resources on guest (authored by nrwahl2).
Doc: Pacemaker Remote: Improve exposition of resources on guest
Aug 16 2022, 11:41 AM
nrwahl2 committed rP9dcfd103d2da: Doc: Pacemaker Remote: Fix failure test for guest (authored by nrwahl2).
Doc: Pacemaker Remote: Fix failure test for guest
Aug 16 2022, 11:41 AM
nrwahl2 committed rP1f308f0aa118: Doc: Pacemaker Remote: Remove redundant cluster tools info (authored by nrwahl2).
Doc: Pacemaker Remote: Remove redundant cluster tools info
Aug 16 2022, 11:41 AM
nrwahl2 committed rP89959590ff3e: Doc: Pacemaker Remote: Remote node pcs explanation (authored by nrwahl2).
Doc: Pacemaker Remote: Remote node pcs explanation
Aug 16 2022, 11:41 AM
nrwahl2 committed rPd9ffac48dbd7: Doc: Pacemaker Remote: Centos Stream 8 -> AlmaLinux 9 (authored by nrwahl2).
Doc: Pacemaker Remote: Centos Stream 8 -> AlmaLinux 9
Aug 16 2022, 11:41 AM
nrwahl2 committed rPe45741e8470f: Doc: Pacemaker Remote: Use nc in troubleshooting section (authored by nrwahl2).
Doc: Pacemaker Remote: Use nc in troubleshooting section
Aug 16 2022, 11:41 AM
nrwahl2 committed rP59a9fbffa80f: Doc: Clusters from Scratch: Fix CFS_DISTRO_VER use (authored by nrwahl2).
Doc: Clusters from Scratch: Fix CFS_DISTRO_VER use
Aug 16 2022, 11:41 AM
GitHub <noreply@github.com> committed rP1a92d5ccc925: Merge pull request #2797 from nrwahl2/nrwahl2-T492 (authored by kgaillot).
Merge pull request #2797 from nrwahl2/nrwahl2-T492
Aug 16 2022, 11:41 AM

Aug 15 2022

clumens committed rP793f9dfcdd24: Test: includes: Add a pcmk__assert_asserts macro. (authored by clumens).
Test: includes: Add a pcmk__assert_asserts macro.
Aug 15 2022, 10:10 AM
clumens committed rP8d8dbd466325: Test: Consolidate includes in unit test files. (authored by clumens).
Test: Consolidate includes in unit test files.
Aug 15 2022, 10:10 AM
clumens committed rP29ef0a815ef8: Test: libcrmcommon: Add unit tests for assertions in pcmk__full_path. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__full_path.
Aug 15 2022, 10:10 AM
clumens committed rP3bd745b9457c: Test: libcrmcommon: Add a mocked version of strdup that returns NULL. (authored by clumens).
Test: libcrmcommon: Add a mocked version of strdup that returns NULL.
Aug 15 2022, 10:10 AM
clumens committed rPd8deccc8a1ac: Build: libcrmcommon: Add -fno-builtin -fno-inline for libcrmcommon_test.a. (authored by clumens).
Build: libcrmcommon: Add -fno-builtin -fno-inline for libcrmcommon_test.a.
Aug 15 2022, 10:10 AM
clumens committed rP54c062060f12: Build: libcrmcommon: Use -DPCMK__UNIT_TESTING and LDFLAGS_WRAP everywhere. (authored by clumens).
Build: libcrmcommon: Use -DPCMK__UNIT_TESTING and LDFLAGS_WRAP everywhere.
Aug 15 2022, 10:10 AM
clumens committed rP9085b4a2f22f: Test: libcrmcommon: Add unit tests for assertions in pcmk__xpath_node_id. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__xpath_node_id.
Aug 15 2022, 10:10 AM
clumens committed rPa0e2f4b3c215: Build: libcrmcommon: Expose internal library functions for unit testing. (authored by clumens).
Build: libcrmcommon: Expose internal library functions for unit testing.
Aug 15 2022, 10:10 AM
clumens committed rP0baa1c9fd75a: Build: libcrmcommon: Build the test library as a shared library. (authored by clumens).
Build: libcrmcommon: Build the test library as a shared library.
Aug 15 2022, 10:10 AM
clumens committed rPf18c6c8762a2: Test: libcrmcommon: Add unit tests for assertions in pcmk__str_update. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__str_update.
Aug 15 2022, 10:10 AM
clumens committed rPc6a92bdba01b: Test: libcrmcommon: Add unit tests for assertions in pcmk__compress. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__compress.
Aug 15 2022, 10:10 AM
clumens committed rP12ab29f90b74: Test: libcrmcommon: Add unit tests for assertions in pcmk__scan_double. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__scan_double.
Aug 15 2022, 10:10 AM
clumens committed rPda451c8bcf34: Test: libcrmcommon: Add unit tests for assertions in pcmk__parse_ll_range. (authored by clumens).
Test: libcrmcommon: Add unit tests for assertions in pcmk__parse_ll_range.
Aug 15 2022, 10:10 AM
clumens committed rP5c3f7d77c44c: doc: Pacemaker Development: Explain using pcmk__assert_asserts. (authored by clumens).
doc: Pacemaker Development: Explain using pcmk__assert_asserts.
Aug 15 2022, 10:10 AM
clumens committed rP4dcd34a05b2b: Build: tests: Link unit tests against cmocka. (authored by clumens).
Build: tests: Link unit tests against cmocka.
Aug 15 2022, 10:10 AM
GitHub <noreply@github.com> committed rPfc2f4716ffc2: Merge pull request #2798 from clumens/assert-check (authored by kgaillot).
Merge pull request #2798 from clumens/assert-check
Aug 15 2022, 10:10 AM

Aug 11 2022

Dane Elwell <dane.elwell@ans.co.uk> committed rFc349e04b25ae: fence_ecloud: new fence agent (authored by Dane Elwell <dane.elwell@ans.co.uk>).
fence_ecloud: new fence agent
Aug 11 2022, 9:34 AM
GitHub <noreply@github.com> committed rFc054157bd7a5: Merge pull request #498 from ans-group/add-ecloud-fence-agent (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #498 from ans-group/add-ecloud-fence-agent
Aug 11 2022, 9:34 AM

Aug 10 2022

kgaillot committed rP99c4c36654fc: Refactor: scheduler: drop redundant argument from allocate() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from allocate() method
Aug 10 2022, 1:13 PM
kgaillot committed rP127188f9270a: Refactor: scheduler: use rsc->cluster in action creation macros (authored by kgaillot).
Refactor: scheduler: use rsc->cluster in action creation macros
Aug 10 2022, 1:13 PM
kgaillot committed rPbb9c1f4488c9: Refactor: scheduler: drop redundant argument from create_actions() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_actions() method
Aug 10 2022, 1:13 PM
kgaillot committed rPf45f7135d4a0: Refactor: scheduler: drop redundant argument from internal_constraints() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from internal_constraints() method
Aug 10 2022, 1:13 PM
kgaillot committed rPcbf7861b3828: Refactor: scheduler: drop redundant argument from create_probe() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_probe() method
Aug 10 2022, 1:13 PM
kgaillot committed rPa3d848b7a4f6: Refactor: scheduler: drop redundant argument from expand() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from expand() method
Aug 10 2022, 1:13 PM
kgaillot committed rPcb5f69ef7b95: Refactor: scheduler: drop redundant argument from pcmk__order_vs_unfence() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_vs_unfence()
Aug 10 2022, 1:13 PM
kgaillot committed rPfb865a919614: Refactor: scheduler: drop redundant argument from… (authored by kgaillot).
Refactor: scheduler: drop redundant argument from…
Aug 10 2022, 1:13 PM
kgaillot committed rP9219c0de6b68: Refactor: scheduler: drop redundant argument from pcmk__sort_nodes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__sort_nodes()
Aug 10 2022, 1:13 PM
kgaillot committed rP7bff86f1a753: Refactor: scheduler: drop redundant argument from clone_create_pseudo_actions() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from clone_create_pseudo_actions()
Aug 10 2022, 1:13 PM
kgaillot committed rPf51e95f4d31b: Refactor: scheduler: drop redundant argument from find_compatible_child() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from find_compatible_child()
Aug 10 2022, 1:13 PM
kgaillot committed rP64bd46be8cfc: Refactor: scheduler: drop redundant argument from pcmk__order_resource_actions() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_resource_actions()
Aug 10 2022, 1:13 PM
kgaillot committed rP5aecb32b3577: Refactor: scheduler: drop redundant argument from pcmk__order_starts() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_starts()
Aug 10 2022, 1:13 PM
kgaillot committed rPc41f31dbb3ac: Refactor: scheduler: drop redundant argument from pcmk__order_stops() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_stops()
Aug 10 2022, 1:13 PM
GitHub <noreply@github.com> committed rP236365860345: Merge pull request #2794 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2794 from kgaillot/best-practices
Aug 10 2022, 1:13 PM
kgaillot committed rPfe9150bc4b74: Fix: tools: correct minimum execution status shown by crm_resource -O (authored by kgaillot).
Fix: tools: correct minimum execution status shown by crm_resource -O
Aug 10 2022, 11:59 AM
GitHub <noreply@github.com> committed rPb794021e61e1: Merge pull request #2796 from kgaillot/T533 (authored by kgaillot).
Merge pull request #2796 from kgaillot/T533
Aug 10 2022, 11:59 AM

Aug 8 2022

kgaillot committed rPd832f0d50d2d: Refactor: scheduler: use merge_weights() method for group members (authored by kgaillot).
Refactor: scheduler: use merge_weights() method for group members
Aug 8 2022, 12:14 PM
kgaillot committed rP0faa0c75e6f8: Refactor: scheduler: move resource_alloc_functions_s to library-private header (authored by kgaillot).
Refactor: scheduler: move resource_alloc_functions_s to library-private header
Aug 8 2022, 12:14 PM
kgaillot committed rP47c3154d4f9c: Refactor: scheduler: move pcmk__native_merge_weights() (authored by kgaillot).
Refactor: scheduler: move pcmk__native_merge_weights()
Aug 8 2022, 12:14 PM
kgaillot committed rP0a409507b3b8: Refactor: scheduler: make merge_weights() method's nodes argument in/out (authored by kgaillot).
Refactor: scheduler: make merge_weights() method's nodes argument in/out
Aug 8 2022, 12:14 PM
kgaillot committed rP14de0218dbc3: Refactor: scheduler: drop pcmk__apply_colocation() (authored by kgaillot).
Refactor: scheduler: drop pcmk__apply_colocation()
Aug 8 2022, 12:14 PM
kgaillot committed rPe6d4984cf1c3: Refactor: scheduler: drop redundant argument from colocation methods (authored by kgaillot).
Refactor: scheduler: drop redundant argument from colocation methods
Aug 8 2022, 12:14 PM
kgaillot committed rP866cb005ac8e: Refactor: scheduler: merge colocation methods (authored by kgaillot).
Refactor: scheduler: merge colocation methods
Aug 8 2022, 12:14 PM
kgaillot committed rPc52df15a2c82: Doc: scheduler: add doxygen block for colocation methods (authored by kgaillot).
Doc: scheduler: add doxygen block for colocation methods
Aug 8 2022, 12:14 PM
kgaillot committed rPb02569885592: Doc: scheduler: fix typo (authored by kgaillot).
Doc: scheduler: fix typo
Aug 8 2022, 12:14 PM
kgaillot committed rP9c4b8494b260: Refactor: scheduler: rename merge_weights() method (authored by kgaillot).
Refactor: scheduler: rename merge_weights() method
Aug 8 2022, 12:14 PM