- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 16 2022
Aug 16 2022
kgaillot committed rPd31efd455e37: API: libpe_status: deprecate enum pe_graph_flags (authored by kgaillot).
API: libpe_status: deprecate enum pe_graph_flags
kgaillot committed rP8e4663d8b7fa: Refactor: scheduler: change update_actions() return value (authored by kgaillot).
Refactor: scheduler: change update_actions() return value
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
kgaillot committed rP2c57a3347f6f: Refactor: scheduler: rename update_actions() method (authored by kgaillot).
Refactor: scheduler: rename update_actions() method
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()
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()
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()
kgaillot committed rP2921ef3496a0: Refactor: scheduler: functionize handling asymmetric ordering (authored by kgaillot).
Refactor: scheduler: functionize handling asymmetric ordering
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()
kgaillot committed rP2868628a4c08: Refactor: scheduler: best practices for native_update_actions() (authored by kgaillot).
Refactor: scheduler: best practices for native_update_actions()
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
nrwahl2 committed rP9932944e3857: Doc: Pacemaker Remote: Cluster size limit 16 -> 32 (authored by nrwahl2).
Doc: Pacemaker Remote: Cluster size limit 16 -> 32
nrwahl2 committed rP344ad031a36f: Doc: Pacemaker Remote: Move /etc/hosts config step (authored by nrwahl2).
Doc: Pacemaker Remote: Move /etc/hosts config step
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
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
nrwahl2 committed rPb3bd1f37ee52: Doc: Pacemaker Remote: Add VirtualDomain resource step (authored by nrwahl2).
Doc: Pacemaker Remote: Add VirtualDomain resource step
nrwahl2 committed rPeefdb2a9a81d: Doc: Pacemaker Remote: Remove unclear DC statement (authored by nrwahl2).
Doc: Pacemaker Remote: Remove unclear DC statement
nrwahl2 committed rP96bb6b4f0d22: Doc: Pacemaker Remote: Add guest pcsd preparation (authored by nrwahl2).
Doc: Pacemaker Remote: Add guest pcsd preparation
nrwahl2 committed rP9eca479d2a8b: Doc: Pacemaker Remote: Fix pcs add-guest syntax (authored by nrwahl2).
Doc: Pacemaker Remote: Fix pcs add-guest syntax
nrwahl2 committed rPae7f265a7f28: Doc: Pacemaker Remote: Clarify pcs add-guest explanation (authored by nrwahl2).
Doc: Pacemaker Remote: Clarify pcs add-guest explanation
nrwahl2 committed rPbfabfd3475d8: Doc: Pacemaker Remote: Fix remote node integration (authored by nrwahl2).
Doc: Pacemaker Remote: Fix remote node integration
nrwahl2 committed rP5d9d4208ec5d: Doc: Pacemaker Remote: Explicit firewall step for guest (authored by nrwahl2).
Doc: Pacemaker Remote: Explicit firewall step for guest
nrwahl2 committed rPc27d919d6a8b: Doc: Pacemaker Remote: Improve exposition of resources on guest (authored by nrwahl2).
Doc: Pacemaker Remote: Improve exposition of resources on guest
nrwahl2 committed rP9dcfd103d2da: Doc: Pacemaker Remote: Fix failure test for guest (authored by nrwahl2).
Doc: Pacemaker Remote: Fix failure test for guest
nrwahl2 committed rP1f308f0aa118: Doc: Pacemaker Remote: Remove redundant cluster tools info (authored by nrwahl2).
Doc: Pacemaker Remote: Remove redundant cluster tools info
nrwahl2 committed rP89959590ff3e: Doc: Pacemaker Remote: Remote node pcs explanation (authored by nrwahl2).
Doc: Pacemaker Remote: Remote node pcs explanation
nrwahl2 committed rPd9ffac48dbd7: Doc: Pacemaker Remote: Centos Stream 8 -> AlmaLinux 9 (authored by nrwahl2).
Doc: Pacemaker Remote: Centos Stream 8 -> AlmaLinux 9
nrwahl2 committed rPe45741e8470f: Doc: Pacemaker Remote: Use nc in troubleshooting section (authored by nrwahl2).
Doc: Pacemaker Remote: Use nc in troubleshooting section
nrwahl2 committed rP59a9fbffa80f: Doc: Clusters from Scratch: Fix CFS_DISTRO_VER use (authored by nrwahl2).
Doc: Clusters from Scratch: Fix CFS_DISTRO_VER use
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 15 2022
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.
clumens committed rP8d8dbd466325: Test: Consolidate includes in unit test files. (authored by clumens).
Test: Consolidate includes in unit test files.
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.
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.
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.
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.
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.
clumens committed rPa0e2f4b3c215: Build: libcrmcommon: Expose internal library functions for unit testing. (authored by clumens).
Build: libcrmcommon: Expose internal library functions for unit testing.
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.
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.
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.
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.
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.
clumens committed rP5c3f7d77c44c: doc: Pacemaker Development: Explain using pcmk__assert_asserts. (authored by clumens).
doc: Pacemaker Development: Explain using pcmk__assert_asserts.
clumens committed rP4dcd34a05b2b: Build: tests: Link unit tests against cmocka. (authored by clumens).
Build: tests: Link unit tests against cmocka.
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 11 2022
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
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 10 2022
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
kgaillot committed rP127188f9270a: Refactor: scheduler: use rsc->cluster in action creation macros (authored by kgaillot).
Refactor: scheduler: use rsc->cluster in action creation macros
kgaillot committed rPbb9c1f4488c9: Refactor: scheduler: drop redundant argument from create_actions() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_actions() method
kgaillot committed rPf45f7135d4a0: Refactor: scheduler: drop redundant argument from internal_constraints() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from internal_constraints() method
kgaillot committed rPcbf7861b3828: Refactor: scheduler: drop redundant argument from create_probe() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_probe() method
kgaillot committed rPa3d848b7a4f6: Refactor: scheduler: drop redundant argument from expand() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from expand() method
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()
kgaillot committed rPfb865a919614: Refactor: scheduler: drop redundant argument from… (authored by kgaillot).
Refactor: scheduler: drop redundant argument from…
kgaillot committed rP9219c0de6b68: Refactor: scheduler: drop redundant argument from pcmk__sort_nodes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__sort_nodes()
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()
kgaillot committed rPf51e95f4d31b: Refactor: scheduler: drop redundant argument from find_compatible_child() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from find_compatible_child()
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()
kgaillot committed rP5aecb32b3577: Refactor: scheduler: drop redundant argument from pcmk__order_starts() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_starts()
kgaillot committed rPc41f31dbb3ac: Refactor: scheduler: drop redundant argument from pcmk__order_stops() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_stops()
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
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
GitHub <noreply@github.com> committed rPb794021e61e1: Merge pull request #2796 from kgaillot/T533 (authored by kgaillot).
Merge pull request #2796 from kgaillot/T533
Aug 8 2022
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
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
kgaillot committed rP47c3154d4f9c: Refactor: scheduler: move pcmk__native_merge_weights() (authored by kgaillot).
Refactor: scheduler: move pcmk__native_merge_weights()
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
kgaillot committed rP14de0218dbc3: Refactor: scheduler: drop pcmk__apply_colocation() (authored by kgaillot).
Refactor: scheduler: drop pcmk__apply_colocation()
kgaillot committed rPe6d4984cf1c3: Refactor: scheduler: drop redundant argument from colocation methods (authored by kgaillot).
Refactor: scheduler: drop redundant argument from colocation methods
kgaillot committed rP866cb005ac8e: Refactor: scheduler: merge colocation methods (authored by kgaillot).
Refactor: scheduler: merge colocation methods
kgaillot committed rPc52df15a2c82: Doc: scheduler: add doxygen block for colocation methods (authored by kgaillot).
Doc: scheduler: add doxygen block for colocation methods
Doc: scheduler: fix typo
kgaillot committed rP9c4b8494b260: Refactor: scheduler: rename merge_weights() method (authored by kgaillot).
Refactor: scheduler: rename merge_weights() method
kgaillot committed rP22f512057ed3: Refactor: scheduler: drop pe_weights_init enum value (authored by kgaillot).
Refactor: scheduler: drop pe_weights_init enum value
kgaillot committed rP10b57ac97c4e: Refactor: scheduler: rename enum pe_weights (authored by kgaillot).
Refactor: scheduler: rename enum pe_weights
kgaillot committed rP05220bc6949e: Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs (authored by kgaillot).
Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs
kgaillot committed rP25fae9ec79c9: Doc: Pacemaker Development: add overview of colocation code (authored by kgaillot).
Doc: Pacemaker Development: add overview of colocation code
kgaillot committed rP5c1808f983a3: Test: cts-lab: use singular or plural correctly (authored by kgaillot).
Test: cts-lab: use singular or plural correctly
kgaillot committed rP53b8ac5f6488: Test: cts: use configured value for environment file (authored by kgaillot).
Test: cts: use configured value for environment file
kgaillot committed rPcb9f7c68f536: Log: pacemakerd: lower level of messages about core file size (authored by kgaillot).
Log: pacemakerd: lower level of messages about core file size
kgaillot committed rP42f2c4dffead: Log: scheduler: drop redundant trace messages (authored by kgaillot).
Log: scheduler: drop redundant trace messages
kgaillot committed rP6ca5c3db720e: Doc: controller: improve stonith-watchdog-timeout description (authored by kgaillot).
Doc: controller: improve stonith-watchdog-timeout description
kgaillot committed rP96f87075ff5d: Refactor: controller: replace some old "crmd" terminology (authored by kgaillot).
Refactor: controller: replace some old "crmd" terminology
kgaillot committed rPfc63f7beb5b3: Build: configure.ac: remove redundant check for libtool (authored by kgaillot).
Build: configure.ac: remove redundant check for libtool
kgaillot committed rPe46bb6204bab: Doc: libcrmcommon: drop DOCTYPE from daemon option meta-data (authored by kgaillot).
Doc: libcrmcommon: drop DOCTYPE from daemon option meta-data
kgaillot committed rPf30600290c5c: Build: configure.ac: avoid warning from newer autoconf (authored by kgaillot).
Build: configure.ac: avoid warning from newer autoconf
GitHub <noreply@github.com> committed rP9ad016f30ef7: Merge pull request #2790 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2790 from kgaillot/best-practices
kgaillot committed rP5b31ca81cd56: Low: scheduler: assert on invalid add_colocated_node_scores() arguments (authored by kgaillot).
Low: scheduler: assert on invalid add_colocated_node_scores() arguments
kgaillot committed rP20d47531e4cc: Build: configure: enable -Wimplicit-fallthrough when available (authored by kgaillot).
Build: configure: enable -Wimplicit-fallthrough when available
kgaillot committed rPa4a0aa0fdf80: Refactor: scheduler: avoid "lh"/"rh" terminology for ordering constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh"/"rh" terminology for ordering constraints
kgaillot committed rP28940c302acc: Refactor: scheduler: avoid "lh" terminology for ticket constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh" terminology for ticket constraints
GitHub <noreply@github.com> committed rPe445c8a8bdb5: Merge pull request #2792 from clumens/more-leaks (authored by kgaillot).
Merge pull request #2792 from clumens/more-leaks
kgaillot committed rPd2ba60d3058a: Refactor: scheduler: avoid "lh" terminology for location constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh" terminology for location constraints
clumens committed rP67466f2bf4e0: Low: libpacemaker: Free the CIB copy in pcmk__status. (authored by clumens).
Low: libpacemaker: Free the CIB copy in pcmk__status.
clumens committed rP7d4306d99ceb: Low: pacemaker: Free the CIB copy in pcmk__output_cluster_status. (authored by clumens).
Low: pacemaker: Free the CIB copy in pcmk__output_cluster_status.
clumens committed rPb09a4a0def71: Low: libpacemaker: Free the working set in pcmk__output_cluster_status. (authored by clumens).
Low: libpacemaker: Free the working set in pcmk__output_cluster_status.
GitHub <noreply@github.com> committed rP79c4daff3a5f: Merge pull request #2779 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2779 from kgaillot/fixes
GitHub <noreply@github.com> committed rP799e2c32706c: Merge pull request #2789 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2789 from kgaillot/fencing