Page MenuHomeClusterLabs Projects
Feed All Stories

Jan 17 2023

kgaillot committed rPac4c26e40f3c: Refactor: scheduler: allow pe__clone_max() to take an instance (authored by kgaillot).
Refactor: scheduler: allow pe__clone_max() to take an instance
Jan 17 2023, 12:36 PM
kgaillot committed rP7300e1f18d25: Log: scheduler: improve instance-related logs and comments (authored by kgaillot).
Log: scheduler: improve instance-related logs and comments
Jan 17 2023, 12:36 PM
kgaillot committed rPc901c0635f81: Refactor: scheduler: make preferred_node() return const (authored by kgaillot).
Refactor: scheduler: make preferred_node() return const
Jan 17 2023, 12:36 PM
GitHub <noreply@github.com> committed rPdd503ddbbaf7: Merge pull request #3001 from kgaillot/groups (authored by kgaillot).
Merge pull request #3001 from kgaillot/groups
Jan 17 2023, 12:36 PM
oalbrigt committed rFa416a367a804: fence_scsi: skip key generation during validate-all action (authored by oalbrigt).
fence_scsi: skip key generation during validate-all action
Jan 17 2023, 5:46 AM
GitHub <noreply@github.com> committed rFe4bc564480a5: Merge pull request #521 from oalbrigt/fence_scsi-skip-key-generation-validate… (authored by oalbrigt).
Merge pull request #521 from oalbrigt/fence_scsi-skip-key-generation-validate…
Jan 17 2023, 5:46 AM

Jan 16 2023

kgaillot committed rP5792b0d54ed3: Doc: .gitignore,pacemaker.spec.in: add copyright notices (authored by kgaillot).
Doc: .gitignore,pacemaker.spec.in: add copyright notices
Jan 16 2023, 4:01 PM
kgaillot committed rPac3c0c2fdf10: Low: resource agents: add depth="0" to validate-all metadata (authored by kgaillot).
Low: resource agents: add depth="0" to validate-all metadata
Jan 16 2023, 4:01 PM
kgaillot committed rP35e6c396f9fa: Low: libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and… (authored by kgaillot).
Low: libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and…
Jan 16 2023, 4:01 PM
kgaillot committed rP0b5107c59168: Test: cts-lab: update references to removed CTSvars (authored by kgaillot).
Test: cts-lab: update references to removed CTSvars
Jan 16 2023, 4:01 PM
GitHub <noreply@github.com> committed rP8132ff132e5d: Merge pull request #3000 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3000 from kgaillot/fixes
Jan 16 2023, 4:01 PM
GitHub <noreply@github.com> committed rF73fdea0d34fd: fence_virt: fix man page spelling (#522) (authored by Valentin Vidić <vvidic@valentin-vidic.from.hr>).
fence_virt: fix man page spelling (#522)
Jan 16 2023, 3:07 AM

Jan 13 2023

GitHub <noreply@github.com> committed rRdba6df9f41ad: README: update IRC info (#1835) (authored by adamaze <adamaze@gmail.com>).
README: update IRC info (#1835)
Jan 13 2023, 3:24 AM

Jan 12 2023

kgaillot committed rP122fac6342db: Refactor: tools: use pe__const_top_resource() where possible (authored by kgaillot).
Refactor: tools: use pe__const_top_resource() where possible
Jan 12 2023, 8:28 PM
kgaillot committed rPb3c9f69c9b79: Refactor: tools: clarify pointer arguments (authored by kgaillot).
Refactor: tools: clarify pointer arguments
Jan 12 2023, 8:28 PM
kgaillot committed rP33aecb4bd1d9: Refactor: tools: avoid calling function three times (authored by kgaillot).
Refactor: tools: avoid calling function three times
Jan 12 2023, 8:28 PM
kgaillot committed rPda6b7da2decb: Doc: tools: correct doxygen block for a couple functions in crm_resource (authored by kgaillot).
Doc: tools: correct doxygen block for a couple functions in crm_resource
Jan 12 2023, 8:28 PM
GitHub <noreply@github.com> committed rPae01a0648c9c: Merge pull request #2999 from kgaillot/doc (authored by kgaillot).
Merge pull request #2999 from kgaillot/doc
Jan 12 2023, 8:27 PM
kgaillot committed rPca574d4c2f61: Refactor: libpacemaker: clarify pointer arguments for internal constraint APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal constraint APIs
Jan 12 2023, 4:07 PM
kgaillot committed rP1e4061e828f8: Refactor: libpacemaker: clarify pointer arguments for internal high-level APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal high-level APIs
Jan 12 2023, 4:07 PM
kgaillot committed rP2594fdcb4635: Refactor: libpacemaker: clarify pointer arguments for internal utilization APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal utilization APIs
Jan 12 2023, 4:06 PM
kgaillot committed rP08953fcd9ef8: Refactor: libpacemaker: clarify pointer arguments for internal resource methods (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal resource methods
Jan 12 2023, 4:06 PM
kgaillot committed rP01424dc7020c: Refactor: libpacemaker: clarify pointer arguments for internal scheduler APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal scheduler APIs
Jan 12 2023, 4:06 PM
kgaillot committed rP61c9850ed974: Doc: libpacemaker: clarify internal high-level ACL APIs (authored by kgaillot).
Doc: libpacemaker: clarify internal high-level ACL APIs
Jan 12 2023, 4:06 PM
GitHub <noreply@github.com> committed rP779f6f121d18: Merge pull request #2997 from kgaillot/doc (authored by kgaillot).
Merge pull request #2997 from kgaillot/doc
Jan 12 2023, 4:06 PM
kgaillot archived Pacemaker (2.1.5).
Jan 12 2023, 10:48 AM

Jan 11 2023

clumens committed rPedb46201a94f: Refactor: cts: Remove support for running CTS from a source checkout. (authored by clumens).
Refactor: cts: Remove support for running CTS from a source checkout.
Jan 11 2023, 3:00 PM
clumens committed rP7510361d8a56: Feature: python: Add the very beginnings of a pacemaker python library. (authored by clumens).
Feature: python: Add the very beginnings of a pacemaker python library.
Jan 11 2023, 3:00 PM
clumens committed rPb07d1bc924ea: API: python: Add the pacemaker.exitstatus module. (authored by clumens).
API: python: Add the pacemaker.exitstatus module.
Jan 11 2023, 3:00 PM
clumens committed rP2f591d77c81d: API: python: Add the pacemaker.buildoptions module. (authored by clumens).
API: python: Add the pacemaker.buildoptions module.
Jan 11 2023, 3:00 PM
clumens committed rP770ebf6441ae: Refactor: cts: Use the new python library for CrmExit. (authored by clumens).
Refactor: cts: Use the new python library for CrmExit.
Jan 11 2023, 3:00 PM
clumens committed rP20a9745fed04: Refactor: cts: Use the BuildOptions module throughout. (authored by clumens).
Refactor: cts: Use the BuildOptions module throughout.
Jan 11 2023, 3:00 PM
clumens committed rP45c8f46265df: Build: rpm: Add a python3-pacemaker subpackage. (authored by clumens).
Build: rpm: Add a python3-pacemaker subpackage.
Jan 11 2023, 3:00 PM
clumens committed rP57b457d687d0: Feature: python: Add a private pacemaker._cts module. (authored by clumens).
Feature: python: Add a private pacemaker._cts module.
Jan 11 2023, 3:00 PM
clumens committed rP6244091cae33: Feature: python: Add a makefile target for running pylint. (authored by clumens).
Feature: python: Add a makefile target for running pylint.
Jan 11 2023, 3:00 PM
clumens committed rPfd8752cfe751: Doc: Python API: Add a new book for auto-generated Python docs. (authored by clumens).
Doc: Python API: Add a new book for auto-generated Python docs.
Jan 11 2023, 3:00 PM
clumens committed rP7e1dae6f6a44: Low: build: Do not install fence_legacy unless it's asked for. (authored by clumens).
Low: build: Do not install fence_legacy unless it's asked for.
Jan 11 2023, 3:00 PM
clumens committed rP73c3bad1f202: Test: python: Add a skeleton python unit test framework. (authored by clumens).
Test: python: Add a skeleton python unit test framework.
Jan 11 2023, 3:00 PM
GitHub <noreply@github.com> committed rP39e62b78ebb6: Merge pull request #2991 from clumens/python-init (authored by kgaillot).
Merge pull request #2991 from clumens/python-init
Jan 11 2023, 2:59 PM

Jan 10 2023

clumens committed rP6cb9b2b8396a: Doc: tests: Fix license boilerplate on unit test C files. (authored by clumens).
Doc: tests: Fix license boilerplate on unit test C files.
Jan 10 2023, 3:24 PM
GitHub <noreply@github.com> committed rP292d6bf6b1d8: Merge pull request #2995 from clumens/test-licensing (authored by kgaillot).
Merge pull request #2995 from clumens/test-licensing
Jan 10 2023, 3:24 PM
kgaillot committed rP815110631c2f: Refactor: libpacemaker: use pe__const_top_resource() where possible (authored by kgaillot).
Refactor: libpacemaker: use pe__const_top_resource() where possible
Jan 10 2023, 12:30 PM
kgaillot committed rP0f81b7287485: API: libpacemaker: node argument to pcmk_resource_digests() is now const (authored by kgaillot).
API: libpacemaker: node argument to pcmk_resource_digests() is now const
Jan 10 2023, 12:30 PM
kgaillot committed rPaec40f8d464b: API: libpacemaker: node_types argument to pcmk_list_nodes() is now const (authored by kgaillot).
API: libpacemaker: node_types argument to pcmk_list_nodes() is now const
Jan 10 2023, 12:30 PM
kgaillot committed rP073703174095: Refactor: libpacemaker: clarify pointer arguments for internal simulation APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal simulation APIs
Jan 10 2023, 12:30 PM
kgaillot committed rPc28ffe19a667: API: libpacemaker: multiple arguments to pcmk_simulate() are now const (authored by kgaillot).
API: libpacemaker: multiple arguments to pcmk_simulate() are now const
Jan 10 2023, 12:30 PM
kgaillot committed rP350123514eed: Refactor: libpacemaker: clarify pointer arguments for internal remote node APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal remote node APIs
Jan 10 2023, 12:30 PM
kgaillot committed rPcb08b14d2804: Refactor: libpacemaker: clarify pointer arguments for internal graph APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal graph APIs
Jan 10 2023, 12:30 PM
kgaillot committed rP354199d55a19: Refactor: libpacemaker: clarify pointer arguments for internal action APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for internal action APIs
Jan 10 2023, 12:30 PM
kgaillot committed rP836815d136e7: Refactor: libpacemaker: clarify pointer arguments for fencing APIs (authored by kgaillot).
Refactor: libpacemaker: clarify pointer arguments for fencing APIs
Jan 10 2023, 12:30 PM
kgaillot committed rP7c9bc2020542: Doc: libpacemaker: improve public API doxygen blocks (authored by kgaillot).
Doc: libpacemaker: improve public API doxygen blocks
Jan 10 2023, 12:30 PM
GitHub <noreply@github.com> committed rP9dbbf7c56d8a: Merge pull request #2994 from kgaillot/doc (authored by kgaillot).
Merge pull request #2994 from kgaillot/doc
Jan 10 2023, 12:30 PM

Jan 9 2023

nrwahl2 committed rP042c173b648c: Refactor: libcrmcommon: Don't use insert_spaces in log_xml_element() (authored by nrwahl2).
Refactor: libcrmcommon: Don't use insert_spaces in log_xml_element()
Jan 9 2023, 9:54 AM
nrwahl2 committed rP08140ba62c11: Refactor: libcrmcommon: Split xml.c logging functions into xml_display.c (authored by nrwahl2).
Refactor: libcrmcommon: Split xml.c logging functions into xml_display.c
Jan 9 2023, 9:54 AM
nrwahl2 committed rP818caa1c6483: Refactor: various: Replace xml_log_changes() with internal function (authored by nrwahl2).
Refactor: various: Replace xml_log_changes() with internal function
Jan 9 2023, 9:54 AM
nrwahl2 committed rPffdf2c320a1e: API: libcrmcommon: Deprecate xml_log_changes() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_log_changes()
Jan 9 2023, 9:54 AM
nrwahl2 committed rPa410f3254cba: Refactor: various: Replace xml_log_patchset() with internal function (authored by nrwahl2).
Refactor: various: Replace xml_log_patchset() with internal function
Jan 9 2023, 9:54 AM
nrwahl2 committed rP77e4d443a122: API: libcrmcommon: Deprecate xml_log_patchset() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_log_patchset()
Jan 9 2023, 9:54 AM
nrwahl2 committed rP166c1c5ebc0f: Refactor: libcrmcommon: New pcmk__xml_fmt_options enum (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_fmt_options enum
Jan 9 2023, 9:54 AM
nrwahl2 committed rP6b0d06c0bfd0: Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_filtered (authored by nrwahl2).
Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_filtered
Jan 9 2023, 9:54 AM
nrwahl2 committed rPf444b9f778ae: Refactor: libcrmcommon: xml_log_option_formatted -> pcmk__xml_fmt_pretty (authored by nrwahl2).
Refactor: libcrmcommon: xml_log_option_formatted -> pcmk__xml_fmt_pretty
Jan 9 2023, 9:54 AM
nrwahl2 committed rPbce9f334ae36: Refactor: libcrmcommon: xml_log_option_full_fledged > pcmk__xml_fmt_full (authored by nrwahl2).
Refactor: libcrmcommon: xml_log_option_full_fledged > pcmk__xml_fmt_full
Jan 9 2023, 9:54 AM
nrwahl2 committed rPfec124a25d51: Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_open (authored by nrwahl2).
Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_open
Jan 9 2023, 9:54 AM
nrwahl2 committed rP8bcf6acd9d89: Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_children (authored by nrwahl2).
Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_children
Jan 9 2023, 9:54 AM
nrwahl2 committed rP01750c278db0: Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_close (authored by nrwahl2).
Refactor: libcrmcommon: {xml_log_option -> pcmk__xml_fmt}_close
Jan 9 2023, 9:54 AM
nrwahl2 committed rPa5e88223542e: Refactor: libcrmcommon: Add COMPAT to internally dead code text option (authored by nrwahl2).
Refactor: libcrmcommon: Add COMPAT to internally dead code text option
Jan 9 2023, 9:54 AM
nrwahl2 committed rP369bb181b997: Refactor: libcrmcommon: Replace v1 patchset enums with internal ones (authored by nrwahl2).
Refactor: libcrmcommon: Replace v1 patchset enums with internal ones
Jan 9 2023, 9:54 AM
nrwahl2 committed rPf7704d2ea8cb: Refactor: libcrmcommon: Remove internal use of xml_log_option_dirty_add (authored by nrwahl2).
Refactor: libcrmcommon: Remove internal use of xml_log_option_dirty_add
Jan 9 2023, 9:54 AM
nrwahl2 committed rP808f1cd80ced: API: libcrmcommon: Deprecate xml_log_options enum (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_log_options enum
Jan 9 2023, 9:54 AM
nrwahl2 committed rP7279dd5c0dbb: Refactor: libcrmcommon: Use uint32_t for pcmk__xml_fmt_options args (authored by nrwahl2).
Refactor: libcrmcommon: Use uint32_t for pcmk__xml_fmt_options args
Jan 9 2023, 9:54 AM
nrwahl2 committed rP1d3173d1e3ca: Refactor: libcrmcommon: Remove insert_spaces() static helper (authored by nrwahl2).
Refactor: libcrmcommon: Remove insert_spaces() static helper
Jan 9 2023, 9:54 AM
nrwahl2 committed rPeec6a2e52a7f: Refactor: libcrmcommon: De-inline dump_xml_attr() (authored by nrwahl2).
Refactor: libcrmcommon: De-inline dump_xml_attr()
Jan 9 2023, 9:54 AM
nrwahl2 committed rPaf97c9a1eaec: Refactor: libcrmcommon: Remove redundant checks in dump_xml_* functions (authored by nrwahl2).
Refactor: libcrmcommon: Remove redundant checks in dump_xml_* functions
Jan 9 2023, 9:54 AM
GitHub <noreply@github.com> committed rP02bf61a0e4e7: Merge pull request #2990 from nrwahl2/nrwahl2-xml_logging (authored by kgaillot).
Merge pull request #2990 from nrwahl2/nrwahl2-xml_logging
Jan 9 2023, 9:54 AM
wenningerk committed rSa25a3ee5f540: Bump Version to 1.5.2 (authored by wenningerk).
Bump Version to 1.5.2
Jan 9 2023, 9:29 AM
GitHub <noreply@github.com> committed rScf5c2208bad2: Merge pull request #150 from wenningerk/version_bump (authored by wenningerk).
Merge pull request #150 from wenningerk/version_bump
Jan 9 2023, 9:29 AM
oalbrigt committed rRbf89ad06d5da: galera/mpathpersist/sg_persist/IPsrcaddr: only check notify and promotable when… (authored by oalbrigt).
galera/mpathpersist/sg_persist/IPsrcaddr: only check notify and promotable when…
Jan 9 2023, 4:35 AM
oalbrigt committed rR21666c5c842b: Filesystem: remove validate-all mountpoint warning as it is auto-created during… (authored by oalbrigt).
Filesystem: remove validate-all mountpoint warning as it is auto-created during…
Jan 9 2023, 4:35 AM
oalbrigt committed rR8a7f40b6ab93: CTDB: change public_addresses validate-all warning to info (authored by oalbrigt).
CTDB: change public_addresses validate-all warning to info
Jan 9 2023, 4:35 AM
GitHub <noreply@github.com> committed rR50b6cd7d363e: Merge pull request #1831 from oalbrigt/Filesystem-remove-mountpoint-doesnt… (authored by oalbrigt).
Merge pull request #1831 from oalbrigt/Filesystem-remove-mountpoint-doesnt…
Jan 9 2023, 4:35 AM
GitHub <noreply@github.com> committed rRdb75db5d0c46: Merge pull request #1826 from oalbrigt/OCF_CHECK_LEVEL_10 (authored by oalbrigt).
Merge pull request #1826 from oalbrigt/OCF_CHECK_LEVEL_10
Jan 9 2023, 4:35 AM

Jan 6 2023

GitHub <noreply@github.com> committed rQe038f59c52ef: tests: Close race condition in check_loop (#480) (authored by chrissie-c).
tests: Close race condition in check_loop (#480)
Jan 6 2023, 8:31 AM

Jan 5 2023

kgaillot committed rP51da345f6be0: Doc: libcrmcommon: correct doxygen for pcmk__guint_from_hash() (authored by kgaillot).
Doc: libcrmcommon: correct doxygen for pcmk__guint_from_hash()
Jan 5 2023, 6:46 PM
kgaillot committed rPcc5809ec9556: API: libpe_status: first argument to calculate_active_ops() is now const (authored by kgaillot).
API: libpe_status: first argument to calculate_active_ops() is now const
Jan 5 2023, 6:46 PM
kgaillot committed rP2229a9f69530: API: libpe_status: argument to pe_rsc_is_bundled() is now const (authored by kgaillot).
API: libpe_status: argument to pe_rsc_is_bundled() is now const
Jan 5 2023, 6:46 PM
kgaillot committed rP1878efb5df04: API: libpe_status: argument to rsc_printable_id() is now const (authored by kgaillot).
API: libpe_status: argument to rsc_printable_id() is now const
Jan 5 2023, 6:46 PM
kgaillot committed rP2789c664bad1: Refactor: libpe_status: use const in more places (authored by kgaillot).
Refactor: libpe_status: use const in more places
Jan 5 2023, 6:46 PM
kgaillot committed rP60f667742de2: Refactor: libpe_status: drop unused argument from find_clone_instance() (authored by kgaillot).
Refactor: libpe_status: drop unused argument from find_clone_instance()
Jan 5 2023, 6:46 PM
kgaillot committed rP20bc76f80777: Refactor: libpe_status: add const version of uber_parent() (authored by kgaillot).
Refactor: libpe_status: add const version of uber_parent()
Jan 5 2023, 6:46 PM
kgaillot committed rP64002829c8b7: API: libpe_status: first argument to resource_object_functions_t:is_filtered()… (authored by kgaillot).
API: libpe_status: first argument to resource_object_functions_t:is_filtered()…
Jan 5 2023, 6:46 PM
kgaillot committed rP18d2e069c551: Refactor: libpe_status: use pe__const_top_resource() where possible (authored by kgaillot).
Refactor: libpe_status: use pe__const_top_resource() where possible
Jan 5 2023, 6:46 PM
GitHub <noreply@github.com> committed rPa6e48b3929ba: Merge pull request #2992 from kgaillot/doc (authored by kgaillot).
Merge pull request #2992 from kgaillot/doc
Jan 5 2023, 6:46 PM
GitHub <noreply@github.com> committed rQfde729e137c9: timer: Move state check to before time check (#479) (authored by chrissie-c).
timer: Move state check to before time check (#479)
Jan 5 2023, 9:45 AM

Jan 4 2023

nrwahl2 committed rP327ef1990cba: Refactor: libcrmcommon: Functionize xml_log_patchset_header() (authored by nrwahl2).
Refactor: libcrmcommon: Functionize xml_log_patchset_header()
Jan 4 2023, 10:06 AM
nrwahl2 committed rP8544118cb3aa: Refactor: libcrmcommon: Best practices in xml_log_patchset() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices in xml_log_patchset()
Jan 4 2023, 10:06 AM
nrwahl2 committed rPdd17e4da88f5: Refactor: libcrmcommon: Split xml_log_patchset() into v1 and v2 (authored by nrwahl2).
Refactor: libcrmcommon: Split xml_log_patchset() into v1 and v2
Jan 4 2023, 10:06 AM
nrwahl2 committed rPe5287660421d: API: libcrmcommon: xml argument of xml_log_changes() is now const (authored by nrwahl2).
API: libcrmcommon: xml argument of xml_log_changes() is now const
Jan 4 2023, 10:06 AM
nrwahl2 committed rP4ec9c8ae03a5: API: libcrmcommon: patchset argument of xml_log_patchset() is now const (authored by nrwahl2).
API: libcrmcommon: patchset argument of xml_log_patchset() is now const
Jan 4 2023, 10:06 AM
nrwahl2 committed rPdfb794650472: Refactor: libcrmcommon: Best practices in log_xml_node_and_children() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices in log_xml_node_and_children()
Jan 4 2023, 10:06 AM
nrwahl2 committed rP400212a8f208: Refactor: libcrmcommon: Split log_xml_node_and_children: element/comment (authored by nrwahl2).
Refactor: libcrmcommon: Split log_xml_node_and_children: element/comment
Jan 4 2023, 10:06 AM