Page MenuHomeClusterLabs Projects
Feed All Stories

Jul 10 2023

fabbione committed rK7add4841c198: build: annocheck disable cf-protection (authored by fabbione).
build: annocheck disable cf-protection
Jul 10 2023, 8:57 AM
GitHub <noreply@github.com> committed rK3f1b8f8dd439: Merge pull request #410 from kronosnet/fix-fortify (authored by fabbione).
Merge pull request #410 from kronosnet/fix-fortify
Jul 10 2023, 8:51 AM
fabbione committed rKf7ccbb7dd727: build: disable fortify check for test binaries (authored by fabbione).
build: disable fortify check for test binaries
Jul 10 2023, 6:11 AM
fabbione committed rK878b0b584aaf: build: autodetect fortify source level automatically (authored by fabbione).
build: autodetect fortify source level automatically
Jul 10 2023, 5:57 AM
fabbione committed rK601fa2154b63: build: annocheck disable cf-protection (authored by fabbione).
build: annocheck disable cf-protection
Jul 10 2023, 5:19 AM

Jul 6 2023

clumens committed rPa0d488f15bc7: Refactor: cts: Remove the unit test portion from CIB.py. (authored by clumens).
Refactor: cts: Remove the unit test portion from CIB.py.
Jul 6 2023, 5:05 PM
clumens committed rPc1a4daf837cc: Refactor: python: Remove commented out code in cib.py. (authored by clumens).
Refactor: python: Remove commented out code in cib.py.
Jul 6 2023, 5:05 PM
clumens committed rPd03ec4c3801f: Refactor: python: Un-indent a big block of code. (authored by clumens).
Refactor: python: Un-indent a big block of code.
Jul 6 2023, 5:05 PM
clumens committed rP834ea9b087d5: Refactor: cts, python: Move CIB into the _cts module. (authored by clumens).
Refactor: cts, python: Move CIB into the _cts module.
Jul 6 2023, 5:05 PM
clumens committed rP3b5a92151bb3: Refactor: python: Simplify list iteration. (authored by clumens).
Refactor: python: Simplify list iteration.
Jul 6 2023, 5:05 PM
clumens committed rP0cbff4b8c9fc: Refactor: python: Minor improvements to cib.py. (authored by clumens).
Refactor: python: Minor improvements to cib.py.
Jul 6 2023, 5:05 PM
clumens committed rP4d7bb9d61774: Refactor: python: Use subsitution strings instead of adding. (authored by clumens).
Refactor: python: Use subsitution strings instead of adding.
Jul 6 2023, 5:05 PM
clumens committed rP5b77b99007dc: Refactor: python: Simplify creating a ConfigFactory instance. (authored by clumens).
Refactor: python: Simplify creating a ConfigFactory instance.
Jul 6 2023, 5:05 PM
clumens committed rP6b6cda25021d: Refactor: python: Remove cluster_monitor from CTS. (authored by clumens).
Refactor: python: Remove cluster_monitor from CTS.
Jul 6 2023, 5:05 PM
clumens committed rP1b16d4274f0d: Refactor: python: Remove unused variables. (authored by clumens).
Refactor: python: Remove unused variables.
Jul 6 2023, 5:05 PM
clumens committed rP3042d35e988f: Refactor: python: Remove the ConfigBase class. (authored by clumens).
Refactor: python: Remove the ConfigBase class.
Jul 6 2023, 5:05 PM
clumens committed rP9e48ffe97a6e: Refactor: python: Rename most attributes to be private. (authored by clumens).
Refactor: python: Rename most attributes to be private.
Jul 6 2023, 5:05 PM
clumens committed rP162de600d307: Refactor: python: Improve whitespace in cib.py. (authored by clumens).
Refactor: python: Improve whitespace in cib.py.
Jul 6 2023, 5:05 PM
clumens committed rPcc5ea738152b: Refactor: python: Disable certain pylint warnings. (authored by clumens).
Refactor: python: Disable certain pylint warnings.
Jul 6 2023, 5:05 PM
clumens committed rPb85f55668015: Refactor: python: Update docstrings in cibxml.py for new cib name. (authored by clumens).
Refactor: python: Update docstrings in cibxml.py for new cib name.
Jul 6 2023, 5:05 PM
clumens committed rPbcc1ecfb8837: Refactor: python: Simplify arguments to functions. (authored by clumens).
Refactor: python: Simplify arguments to functions.
Jul 6 2023, 5:05 PM
clumens committed rP587d9c8d39c5: Refactor: python Add docstrings to cib.py. (authored by clumens).
Refactor: python Add docstrings to cib.py.
Jul 6 2023, 5:05 PM
clumens committed rP0003827f91bd: Feature: build,python: Add a variable for the latest CIB schema version. (authored by clumens).
Feature: build,python: Add a variable for the latest CIB schema version.
Jul 6 2023, 5:05 PM
clumens committed rP471da178a56a: Low: python: Default to the latest CIB schema version. (authored by clumens).
Low: python: Default to the latest CIB schema version.
Jul 6 2023, 5:05 PM
GitHub <noreply@github.com> committed rP032569b18cec: Merge pull request #3150 from clumens/cts-cib (authored by kgaillot).
Merge pull request #3150 from clumens/cts-cib
Jul 6 2023, 5:05 PM
nrwahl2 committed rPa1f18f2d28c2: API: libcrmcommon: xml_top argument of xpath_search() is now const (authored by nrwahl2).
API: libcrmcommon: xml_top argument of xpath_search() is now const
Jul 6 2023, 4:53 PM
nrwahl2 committed rP5c3a3254d843: Refactor: libcrmcommon: Use xmlNewChild() in create_xml_node() (authored by nrwahl2).
Refactor: libcrmcommon: Use xmlNewChild() in create_xml_node()
Jul 6 2023, 4:53 PM
nrwahl2 committed rP0e4d4db7f685: Refactor: libcrmcommon: Replace xmlNewNode() with xmlNewDocRawNode() (authored by nrwahl2).
Refactor: libcrmcommon: Replace xmlNewNode() with xmlNewDocRawNode()
Jul 6 2023, 4:53 PM
nrwahl2 committed rP98c2ed6e195a: Refactor: libpe_status: Drop redundant xmlNewChild() (authored by nrwahl2).
Refactor: libpe_status: Drop redundant xmlNewChild()
Jul 6 2023, 4:53 PM
nrwahl2 committed rP1056296a8348: Refactor: libcrmcommon: Drop getDocPtr() from internal code (authored by nrwahl2).
Refactor: libcrmcommon: Drop getDocPtr() from internal code
Jul 6 2023, 4:53 PM
nrwahl2 committed rPd4b2e9a19474: Refactor: based: Include glib.h and libxml/tree.h expicitly (authored by nrwahl2).
Refactor: based: Include glib.h and libxml/tree.h expicitly
Jul 6 2023, 4:53 PM
nrwahl2 committed rP83418720c5de: API: libcrmcommon: Deprecate getDocPtr() (authored by nrwahl2).
API: libcrmcommon: Deprecate getDocPtr()
Jul 6 2023, 4:53 PM
nrwahl2 committed rP70488f85c92f: Refactor: based, libcib: Drop cib_operation_t:cleanup (authored by nrwahl2).
Refactor: based, libcib: Drop cib_operation_t:cleanup
Jul 6 2023, 4:53 PM
nrwahl2 committed rP18fb777b3133: Refactor: libcib: New enum cib__op_type (authored by nrwahl2).
Refactor: libcib: New enum cib__op_type
Jul 6 2023, 4:53 PM
nrwahl2 committed rPba252c854cce: Refactor: based, libcib: New cib_operation_t:type member (authored by nrwahl2).
Refactor: based, libcib: New cib_operation_t:type member
Jul 6 2023, 4:53 PM
nrwahl2 committed rPb662bcb3ca32: Refactor: libcib: Rename cib_op_t to cib__op_fn_t (authored by nrwahl2).
Refactor: libcib: Rename cib_op_t to cib__op_fn_t
Jul 6 2023, 4:53 PM
nrwahl2 committed rPe37e2b4bde88: Refactor: based, libcib: Drop cib_operation_t:prepare (authored by nrwahl2).
Refactor: based, libcib: Drop cib_operation_t:prepare
Jul 6 2023, 4:53 PM
nrwahl2 committed rPe94299f07350: Refactor: based: Rename based_common.c to based_operation.c (authored by nrwahl2).
Refactor: based: Rename based_common.c to based_operation.c
Jul 6 2023, 4:53 PM
nrwahl2 committed rPf5273fddd4da: Refactor: based, libcib: Use a single cib_operation_t table (authored by nrwahl2).
Refactor: based, libcib: Use a single cib_operation_t table
Jul 6 2023, 4:53 PM
nrwahl2 committed rPc46169f26bc5: Refactor: based: Remove unnecessary includes from based_operation.c (authored by nrwahl2).
Refactor: based: Remove unnecessary includes from based_operation.c
Jul 6 2023, 4:53 PM
nrwahl2 committed rP424090758dcd: Refactor: libcib: Rename enum cib_op_attr to cib__op_attr (authored by nrwahl2).
Refactor: libcib: Rename enum cib_op_attr to cib__op_attr
Jul 6 2023, 4:53 PM
nrwahl2 committed rPf76f903f4759: Refactor: based, libcib: Rename cib_operation_t to cib__operation_t (authored by nrwahl2).
Refactor: based, libcib: Rename cib_operation_t to cib__operation_t
Jul 6 2023, 4:53 PM
nrwahl2 committed rP40c1849f3c52: Refactor: libcrmcommon: Check xml->doc != NULL in top-level functions (authored by nrwahl2).
Refactor: libcrmcommon: Check xml->doc != NULL in top-level functions
Jul 6 2023, 4:53 PM
GitHub <noreply@github.com> committed rP5ad3c014a832: Merge pull request #3151 from nrwahl2/nrwahl2-transactions (authored by kgaillot).
Merge pull request #3151 from nrwahl2/nrwahl2-transactions
Jul 6 2023, 4:53 PM
kgaillot committed rP9de02f8cf77f: API: libpe_status,libpe_rules,libcrmcommon: move enum rsc_recovery_type to… (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum rsc_recovery_type to…
Jul 6 2023, 4:07 PM
kgaillot committed rP90923bcd0cd7: API: libcrmcommon: add pcmk_multiply_active_restart to enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: add pcmk_multiply_active_restart to enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rPfbe0d78313bb: API: libcrmcommon: deprecate recovery_stop_start in enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: deprecate recovery_stop_start in enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rPbe18dc460a52: API: libcrmcommon: add pcmk_multiply_active_stop to enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: add pcmk_multiply_active_stop to enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rPc490f4f9f751: API: libcrmcommon: add pcmk_multiply_active_block to enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: add pcmk_multiply_active_block to enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rP5be601b99b63: API: libcrmcommon: deprecate recovery_stop_only in enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: deprecate recovery_stop_only in enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rPedb494e415c8: API: libcrmcommon: add pcmk_multiply_active_unexpected to enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: add pcmk_multiply_active_unexpected to enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rP6d93b417b570: API: libcrmcommon: deprecate recovery_block in enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: deprecate recovery_block in enum rsc_recovery_type
Jul 6 2023, 4:07 PM
kgaillot committed rP169090853fd1: API: libcrmcommon: deprecate recovery_stop_unexpected in enum rsc_recovery_type (authored by kgaillot).
API: libcrmcommon: deprecate recovery_stop_unexpected in enum rsc_recovery_type
Jul 6 2023, 4:07 PM
GitHub <noreply@github.com> committed rPbe4441b0c661: Merge pull request #3135 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3135 from kgaillot/best-practices
Jul 6 2023, 4:06 PM
nrwahl2 committed rP522bb9228e6d: Refactor: libpacemaker: Check whether instance already assigned (authored by nrwahl2).
Refactor: libpacemaker: Check whether instance already assigned
Jul 6 2023, 10:16 AM
nrwahl2 committed rP8eee259fdede: Refactor: libpe_status: Copy count in pe__copy_node() (authored by nrwahl2).
Refactor: libpe_status: Copy count in pe__copy_node()
Jul 6 2023, 10:15 AM
nrwahl2 committed rP7b643c8a86ba: Refactor: libpacemaker: Return chosen node from assign_instance() (authored by nrwahl2).
Refactor: libpacemaker: Return chosen node from assign_instance()
Jul 6 2023, 10:15 AM
nrwahl2 committed rPce3818c8f2db: Refactor: libpacemaker: Functionize updating parent allowed node count (authored by nrwahl2).
Refactor: libpacemaker: Functionize updating parent allowed node count
Jul 6 2023, 10:15 AM
nrwahl2 committed rP4554a4eae89e: Refactor: libpacemaker: New stop_if_fail argument for assign() method (authored by nrwahl2).
Refactor: libpacemaker: New stop_if_fail argument for assign() method
Jul 6 2023, 10:15 AM
nrwahl2 committed rP0d3faea124cd: Test: scheduler: Update tests after new stop_if_fail argument (authored by nrwahl2).
Test: scheduler: Update tests after new stop_if_fail argument
Jul 6 2023, 10:15 AM
nrwahl2 committed rP512556ebd82c: Fix: libpacemaker: Don't shuffle clone instances unnecessarily (authored by nrwahl2).
Fix: libpacemaker: Don't shuffle clone instances unnecessarily
Jul 6 2023, 10:15 AM
nrwahl2 committed rPb950ced61a37: Test: scheduler: Update test outputs after clone instance shuffling fix (authored by nrwahl2).
Test: scheduler: Update test outputs after clone instance shuffling fix
Jul 6 2023, 10:15 AM
nrwahl2 committed rP5a58756f2291: Test: scheduler: Fix incorrect promotion scores in promoted-probed-score (authored by nrwahl2).
Test: scheduler: Fix incorrect promotion scores in promoted-probed-score
Jul 6 2023, 10:15 AM
nrwahl2 committed rP2984222d4665: Refactor: libpacemaker: Drop pcmk__add_collective_constraints() (authored by nrwahl2).
Refactor: libpacemaker: Drop pcmk__add_collective_constraints()
Jul 6 2023, 10:15 AM
nrwahl2 committed rP1560e4752439: Fix: libpacemaker: Anti-colocations affect scores when roles match (authored by nrwahl2).
Fix: libpacemaker: Anti-colocations affect scores when roles match
Jul 6 2023, 10:15 AM
nrwahl2 committed rPa76cc89644b2: Refactor: various: New force_host arg for pe_node_attribute_calculated() (authored by nrwahl2).
Refactor: various: New force_host arg for pe_node_attribute_calculated()
Jul 6 2023, 10:15 AM
nrwahl2 committed rPb599fba23255: Test: scheduler: Update outputs after dropping colocation code (authored by nrwahl2).
Test: scheduler: Update outputs after dropping colocation code
Jul 6 2023, 10:15 AM
nrwahl2 committed rPaabb9e659b5f: Test: scheduler: Update after fixing anticolocation roles (authored by nrwahl2).
Test: scheduler: Update after fixing anticolocation roles
Jul 6 2023, 10:15 AM
nrwahl2 committed rPd05eb46bd832: Test: scheduler: Update outputs for primitive-with-promoted-bundle (authored by nrwahl2).
Test: scheduler: Update outputs for primitive-with-promoted-bundle
Jul 6 2023, 10:15 AM
nrwahl2 committed rPb51084c0e62b: Refactor: libpacemaker: Pass target_rsc to add_colocated_node_scores() (authored by nrwahl2).
Refactor: libpacemaker: Pass target_rsc to add_colocated_node_scores()
Jul 6 2023, 10:15 AM
nrwahl2 committed rP5215359ad8f8: Refactor: libpacemaker: const colocation arg (add_colocated_node_scores) (authored by nrwahl2).
Refactor: libpacemaker: const colocation arg (add_colocated_node_scores)
Jul 6 2023, 10:15 AM
nrwahl2 committed rPd7649873a3ba: Refactor: libpacemaker: Fix some primitive-with-promoted-bundle colocs (authored by nrwahl2).
Refactor: libpacemaker: Fix some primitive-with-promoted-bundle colocs
Jul 6 2023, 10:15 AM
nrwahl2 committed rP8688ee9d68e4: Refactor: libpe_status: New pe__clone_flag_is_set() function (authored by nrwahl2).
Refactor: libpe_status: New pe__clone_flag_is_set() function
Jul 6 2023, 10:15 AM
nrwahl2 committed rP126930b03ea2: Refactor: libpacemaker: Bundle constraints can apply to bundled resource (authored by nrwahl2).
Refactor: libpacemaker: Bundle constraints can apply to bundled resource
Jul 6 2023, 10:14 AM
nrwahl2 committed rPd774d070fa52: Fix: libpacemaker: Honor role-based colocations for bundles (authored by nrwahl2).
Fix: libpacemaker: Honor role-based colocations for bundles
Jul 6 2023, 10:14 AM
nrwahl2 committed rP10401c1655d4: Test: scheduler: Update outputs for promotable bundle colocation fix (authored by nrwahl2).
Test: scheduler: Update outputs for promotable bundle colocation fix
Jul 6 2023, 10:14 AM
GitHub <noreply@github.com> committed rPe39c27b86e26: Merge pull request #3137 from nrwahl2/nrwahl2-fixes (authored by kgaillot).
Merge pull request #3137 from nrwahl2/nrwahl2-fixes
Jul 6 2023, 10:14 AM
nrwahl2 committed rPb561198c85ba: Refactor: libpacemaker: Use instance for trace tag in preferred_node() (authored by nrwahl2).
Refactor: libpacemaker: Use instance for trace tag in preferred_node()
Jul 6 2023, 10:14 AM

Jul 5 2023

kgaillot committed rP46e872ec9a0c: Build: rpm: allow passing custom rpmbuild options (authored by kgaillot).
Build: rpm: allow passing custom rpmbuild options
Jul 5 2023, 6:13 PM
kgaillot committed rPf3eb5f124aa9: Build: maint: best practices for bumplibs shell script (authored by kgaillot).
Build: maint: best practices for bumplibs shell script
Jul 5 2023, 6:13 PM
kgaillot committed rP9b7fc8b263de: Doc: Pacemaker Administration,Pacemaker Explained: move remote port options (authored by kgaillot).
Doc: Pacemaker Administration,Pacemaker Explained: move remote port options
Jul 5 2023, 6:13 PM
GitHub <noreply@github.com> committed rP345ee73b735e: Merge pull request #3149 from kgaillot/build (authored by kgaillot).
Merge pull request #3149 from kgaillot/build
Jul 5 2023, 6:13 PM
kgaillot committed rPed8a4b85755a: Low: libcrmcommon: don't set libqb object context (authored by kgaillot).
Low: libcrmcommon: don't set libqb object context
Jul 5 2023, 12:06 PM
kgaillot committed rPcec7728d8a07: Refactor: libcrmcommon: make pcmk__crm_ipc_is_authentic_process() static (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__crm_ipc_is_authentic_process() static
Jul 5 2023, 12:06 PM
kgaillot committed rPe1bfab6628a4: Low: libcrmcommon: fix is_ipc_provider_expected() with HAVE_SOCKPEERCRED (authored by kgaillot).
Low: libcrmcommon: fix is_ipc_provider_expected() with HAVE_SOCKPEERCRED
Jul 5 2023, 12:06 PM
kgaillot committed rP74700d6e873e: Low: libcrmcommon: fix is_ipc_provider_expected() with HAVE_GETPEERUCRED (authored by kgaillot).
Low: libcrmcommon: fix is_ipc_provider_expected() with HAVE_GETPEERUCRED
Jul 5 2023, 12:06 PM
kgaillot committed rP213f6fc05163: Low: libcrmcommon: implement is_ipc_provider_expected() as series of fallbacks (authored by kgaillot).
Low: libcrmcommon: implement is_ipc_provider_expected() as series of fallbacks
Jul 5 2023, 12:06 PM
kgaillot committed rPdbb36782e3f6: Refactor: libcrmcommon: make crm_ipc_connect() a wrapper for new internal… (authored by kgaillot).
Refactor: libcrmcommon: make crm_ipc_connect() a wrapper for new internal…
Jul 5 2023, 12:06 PM
kgaillot committed rPbb651f7f96a9: Log: various: use pcmk__ipc_fd() instead of crm_ipc_get_fd() (authored by kgaillot).
Log: various: use pcmk__ipc_fd() instead of crm_ipc_get_fd()
Jul 5 2023, 12:06 PM
kgaillot committed rPf6f991a16020: Log: various: use pcmk__connect_generic_ipc() instead of crm_ipc_connect() (authored by kgaillot).
Log: various: use pcmk__connect_generic_ipc() instead of crm_ipc_connect()
Jul 5 2023, 12:06 PM
kgaillot committed rP4e660ffa3b69: Refactor: libcrmcommon: make crm_ipc_get_fd() a wrapper for new internal… (authored by kgaillot).
Refactor: libcrmcommon: make crm_ipc_get_fd() a wrapper for new internal…
Jul 5 2023, 12:06 PM
kgaillot committed rP763ed23bfe92: Low: libcrmcommon: wait 500ms before IPC connection retry (authored by kgaillot).
Low: libcrmcommon: wait 500ms before IPC connection retry
Jul 5 2023, 12:05 PM
GitHub <noreply@github.com> committed rP05f4b3d18068: Merge pull request #3145 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3145 from kgaillot/fixes
Jul 5 2023, 12:05 PM
kgaillot committed rPfe55d8533b1a: Low: libcrmcommon: improve IPC connection logging and retries (authored by kgaillot).
Low: libcrmcommon: improve IPC connection logging and retries
Jul 5 2023, 12:05 PM
waltdisgrace committed rP596297a354ad: low: xml: Deprecate use of XML_PARSE_RECOVER (authored by waltdisgrace).
low: xml: Deprecate use of XML_PARSE_RECOVER
Jul 5 2023, 12:05 PM
waltdisgrace committed rP30e0730f3dc3: Update regression test output (authored by waltdisgrace).
Update regression test output
Jul 5 2023, 12:05 PM
GitHub <noreply@github.com> committed rP46ddf71500ed: Merge pull request #3129 from waltdisgrace/t153 (authored by kgaillot).
Merge pull request #3129 from waltdisgrace/t153
Jul 5 2023, 12:05 PM
nrwahl2 committed rP4c7c59b504c6: Refactor: libpe_status, libpacemaker: Drop pe_hash_table_lookup() (authored by nrwahl2).
Refactor: libpe_status, libpacemaker: Drop pe_hash_table_lookup()
Jul 5 2023, 9:53 AM
nrwahl2 committed rPae19119ab559: Refactor: libpe_status, libpacemaker: node_list_exclude() best practices (authored by nrwahl2).
Refactor: libpe_status, libpacemaker: node_list_exclude() best practices
Jul 5 2023, 9:53 AM
nrwahl2 committed rPe4a32f487873: Doc: Pacemaker Explained: Stopped is supported role for colocations (authored by nrwahl2).
Doc: Pacemaker Explained: Stopped is supported role for colocations
Jul 5 2023, 9:53 AM