Page MenuHomeClusterLabs Projects
Feed All Stories

Mar 27 2023

kgaillot committed rPe34bfe5ee193: Test: scheduler: update expected scores for logging change (authored by kgaillot).
Test: scheduler: update expected scores for logging change
Mar 27 2023, 10:43 AM
kgaillot committed rP5f618fe9256f: Test: cts-scheduler: update regression test for colocation change (authored by kgaillot).
Test: cts-scheduler: update regression test for colocation change
Mar 27 2023, 10:43 AM
kgaillot committed rPa707e0d318b0: Low: scheduler: avoid trace log and method call if not needed (authored by kgaillot).
Low: scheduler: avoid trace log and method call if not needed
Mar 27 2023, 10:43 AM
kgaillot committed rP5e0ee21d8dd6: Low: scheduler: always add clone constraints to instances' lists (authored by kgaillot).
Low: scheduler: always add clone constraints to instances' lists
Mar 27 2023, 10:43 AM
kgaillot committed rP29269f534d7b: Low: scheduler: NULL-check when adding colocations to list (authored by kgaillot).
Low: scheduler: NULL-check when adding colocations to list
Mar 27 2023, 10:42 AM
kgaillot committed rP630acf4a54e1: Refactor: scheduler: rename pcmk__is_everywhere() (authored by kgaillot).
Refactor: scheduler: rename pcmk__is_everywhere()
Mar 27 2023, 10:42 AM
kgaillot committed rPe63835cc302a: Refactor: scheduler: make colocation method declarations match definitions (authored by kgaillot).
Refactor: scheduler: make colocation method declarations match definitions
Mar 27 2023, 10:42 AM
kgaillot committed rPc7d639ac4208: Doc: various: correct spelling of "descendant" (authored by kgaillot).
Doc: various: correct spelling of "descendant"
Mar 27 2023, 10:42 AM
kgaillot committed rP076b864539a8: Doc: scheduler: add detail to colocation list methods (authored by kgaillot).
Doc: scheduler: add detail to colocation list methods
Mar 27 2023, 10:42 AM
kgaillot committed rPbf2654414d81: Doc: scheduler: clarify comment about colocation lists (authored by kgaillot).
Doc: scheduler: clarify comment about colocation lists
Mar 27 2023, 10:42 AM
kgaillot committed rPd63021238763: Doc: scheduler: add doxygen blocks for colocation list wrappers (authored by kgaillot).
Doc: scheduler: add doxygen blocks for colocation list wrappers
Mar 27 2023, 10:42 AM
kgaillot committed rPf33f6a28be0e: Refactor: scheduler: use const where possible (authored by kgaillot).
Refactor: scheduler: use const where possible
Mar 27 2023, 10:42 AM
kgaillot committed rP14397d33f3d6: Refactor: scheduler: drop redundant code (authored by kgaillot).
Refactor: scheduler: drop redundant code
Mar 27 2023, 10:42 AM
GitHub <noreply@github.com> committed rP1670e68a5418: Merge pull request #3054 from kgaillot/groups (authored by kgaillot).
Merge pull request #3054 from kgaillot/groups
Mar 27 2023, 10:42 AM
kgaillot committed rPaee71f9bd744: Refactor: scheduler: use prepend rather than append for colocated resources (authored by kgaillot).
Refactor: scheduler: use prepend rather than append for colocated resources
Mar 27 2023, 10:42 AM

Mar 24 2023

GitHub <noreply@github.com> committed rR7749441662ba: ZFS: add non-blocking check if pool was imported (#1853) (authored by Dominika <doma2203@users.noreply.github.com>).
ZFS: add non-blocking check if pool was imported (#1853)
Mar 24 2023, 10:18 AM

Mar 23 2023

nrwahl2 committed rP39a497edcc01: Fix: controller: Delay join finalization if a transition is in progress (authored by nrwahl2).
Fix: controller: Delay join finalization if a transition is in progress
Mar 23 2023, 7:05 PM
GitHub <noreply@github.com> committed rP0d91d682aa77: Merge pull request #3056 from nrwahl2/nrwahl2-T375_fix (authored by kgaillot).
Merge pull request #3056 from nrwahl2/nrwahl2-T375_fix
Mar 23 2023, 7:05 PM
kgaillot committed rPcf3bc76b4115: Build: tools: move cluster-{init,helper,clean} to tools subdirectory (authored by kgaillot).
Build: tools: move cluster-{init,helper,clean} to tools subdirectory
Mar 23 2023, 2:59 PM
kgaillot committed rPe35d1e9639f1: Build: tools: make cluster-init built by configure (authored by kgaillot).
Build: tools: make cluster-init built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP4b110ffce664: Build: tools: make cluster-helper built by configure (authored by kgaillot).
Build: tools: make cluster-helper built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP481d769ed87f: Low: tools: use configured locations for bash and Corosync configuration in… (authored by kgaillot).
Low: tools: use configured locations for bash and Corosync configuration in…
Mar 23 2023, 2:59 PM
kgaillot committed rPad6cc947d15c: Low: tools: use configured location for bash in cluster-helper (authored by kgaillot).
Low: tools: use configured location for bash in cluster-helper
Mar 23 2023, 2:59 PM
kgaillot committed rP18a90b4df006: Build: tools: make cluster-clean built by configure (authored by kgaillot).
Build: tools: make cluster-clean built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP45f1c707e92f: Low: tools: use configured locations for bash and blackboxes in cluster-clean (authored by kgaillot).
Low: tools: use configured locations for bash and blackboxes in cluster-clean
Mar 23 2023, 2:59 PM
kgaillot committed rP687f0cfe3739: Low: tools: drop -p0/-10 options to cluster-init (authored by kgaillot).
Low: tools: drop -p0/-10 options to cluster-init
Mar 23 2023, 2:59 PM
kgaillot committed rP57980fb3ad31: Low: tools: drop -R/--repo and -D/--distro options to cluster-init (authored by kgaillot).
Low: tools: drop -R/--repo and -D/--distro options to cluster-init
Mar 23 2023, 2:59 PM
GitHub <noreply@github.com> committed rP46abbf54ab4e: Merge pull request #3058 from kgaillot/extra (authored by kgaillot).
Merge pull request #3058 from kgaillot/extra
Mar 23 2023, 2:59 PM
nrwahl2 committed rPf24e1ebb2e5f: Doc, Test: various: do_lrm_query() -> controld_query_executor_state() (authored by nrwahl2).
Doc, Test: various: do_lrm_query() -> controld_query_executor_state()
Mar 23 2023, 11:55 AM
nrwahl2 committed rP192878b4496e: Refactor: various: Guard is_corosync_cluster() with SUPPORT_COROSYNC (authored by nrwahl2).
Refactor: various: Guard is_corosync_cluster() with SUPPORT_COROSYNC
Mar 23 2023, 11:55 AM
nrwahl2 committed rP5ca0d7d55a2c: API: libcrmcommon: Deprecate add_xml_nocopy() (authored by nrwahl2).
API: libcrmcommon: Deprecate add_xml_nocopy()
Mar 23 2023, 11:55 AM
nrwahl2 committed rPfeea16190269: Refactor: libcib: Use bitshift notation in enum cib_call_options (authored by nrwahl2).
Refactor: libcib: Use bitshift notation in enum cib_call_options
Mar 23 2023, 11:55 AM
nrwahl2 committed rPe5d1808988f7: Refactor: libcib: Make verify_cib_options() static (authored by nrwahl2).
Refactor: libcib: Make verify_cib_options() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP83ab2240adc4: Refactor: based: Remove unused/unnecessary declarations (authored by nrwahl2).
Refactor: based: Remove unused/unnecessary declarations
Mar 23 2023, 11:55 AM
nrwahl2 committed rP8ee9aa0e1cc9: Refactor: based, libcib: Make cib_internal_config_changed() static (authored by nrwahl2).
Refactor: based, libcib: Make cib_internal_config_changed() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rPef14718d1067: Refactor: various: Rename cib_config_changed to cib__config_changed_v1 (authored by nrwahl2).
Refactor: various: Rename cib_config_changed to cib__config_changed_v1
Mar 23 2023, 11:55 AM
nrwahl2 committed rP0539648cdc25: Refactor: libcib: Make cib_native_register_notification() static (authored by nrwahl2).
Refactor: libcib: Make cib_native_register_notification() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP88a1540c901e: Refactor: libcib: Make cib_update_counter() static (authored by nrwahl2).
Refactor: libcib: Make cib_update_counter() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP62c33a8a78e3: Refactor: libcib: Make update_results() static (authored by nrwahl2).
Refactor: libcib: Make update_results() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rPed6553fd27e9: Refactor: libcib: Make cib_client_register_callback_full() static (authored by nrwahl2).
Refactor: libcib: Make cib_client_register_callback_full() static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP4f209bbb5334: Refactor: libcib: Make cib_client_register_callback() static (authored by nrwahl2).
Refactor: libcib: Make cib_client_register_callback() static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP03a68d1903e8: Refactor: libcib: Make more cib_client.c functions static (authored by nrwahl2).
Refactor: libcib: Make more cib_client.c functions static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP4a6f3d195b70: Refactor: libcib: Remove dead code in cib_x.c files (authored by nrwahl2).
Refactor: libcib: Remove dead code in cib_x.c files
Mar 23 2023, 11:54 AM
GitHub <noreply@github.com> committed rPee1bc67ff31a: Merge pull request #3057 from nrwahl2/nrwahl2-T375_alt (authored by kgaillot).
Merge pull request #3057 from nrwahl2/nrwahl2-T375_alt
Mar 23 2023, 11:54 AM
GitHub <noreply@github.com> committed rQ335dbb6e3464: test: Remove gnu/lib-names.h from libstat_wrapper.c (#482) (authored by chrissie-c).
test: Remove gnu/lib-names.h from libstat_wrapper.c (#482)
Mar 23 2023, 10:49 AM
GitHub <noreply@github.com> committed rQ4dcdfe985680: strlcpy: avoid compiler warning from strncpy (#473) (authored by wferi <wferi@debian.org>).
strlcpy: avoid compiler warning from strncpy (#473)
Mar 23 2023, 8:56 AM
GitHub <noreply@github.com> committed rQ1a32a6062c40: Add --disable-tests option (#475) (authored by Fabrice Fontaine <fontaine.fabrice@gmail.com>).
Add --disable-tests option (#475)
Mar 23 2023, 7:12 AM
GitHub <noreply@github.com> committed rQ10b0623533e1: m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472) (authored by wferi <wferi@debian.org>).
m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472)
Mar 23 2023, 7:12 AM

Mar 22 2023

nrwahl2 committed rP674dd6f8e8e4: Doc: tools: Fix --element description in crm_resource (authored by nrwahl2).
Doc: tools: Fix --element description in crm_resource
Mar 22 2023, 12:03 PM
GitHub <noreply@github.com> committed rP3f2480ac8902: Merge pull request #3055 from nrwahl2/nrwahl2-fix (authored by kgaillot).
Merge pull request #3055 from nrwahl2/nrwahl2-fix
Mar 22 2023, 12:03 PM

Mar 21 2023

waltdisgrace committed rP652c2344156d: Feature: crm_resource: Add the --element option for delete & set (authored by waltdisgrace).
Feature: crm_resource: Add the --element option for delete & set
Mar 21 2023, 2:57 PM
GitHub <noreply@github.com> committed rP1e92c99c266c: Merge pull request #3052 from waltdisgrace/t516-2 (authored by kgaillot).
Merge pull request #3052 from waltdisgrace/t516-2
Mar 21 2023, 2:57 PM
liupei <liupei@kylinos.cn> committed rP69351640f19b: Fix: extra/resources/SysInfo.in: This calculation of cpu_load returns an… (authored by liupei <liupei@kylinos.cn>).
Fix: extra/resources/SysInfo.in: This calculation of cpu_load returns an…
Mar 21 2023, 10:25 AM
GitHub <noreply@github.com> committed rPd52a3af9d6b6: Merge pull request #3046 from twtlpla/fix-sysinfo (authored by kgaillot).
Merge pull request #3046 from twtlpla/fix-sysinfo
Mar 21 2023, 10:25 AM
clumens committed rPde7d53f4a363: Refactor: cts: Move remote.py into the _cts module. (authored by clumens).
Refactor: cts: Move remote.py into the _cts module.
Mar 21 2023, 10:22 AM
clumens committed rPdb38759d5381: Refactor: python: Remove commented out code from _cts.remote. (authored by clumens).
Refactor: python: Remove commented out code from _cts.remote.
Mar 21 2023, 10:22 AM
clumens committed rP5075661cc6ba: Refactor: python: Fix minor pylint problems in remote.py. (authored by clumens).
Refactor: python: Fix minor pylint problems in remote.py.
Mar 21 2023, 10:22 AM
clumens committed rPac058a0422ff: Refactor: python: Remove the test argument from exists_on_all. (authored by clumens).
Refactor: python: Remove the test argument from exists_on_all.
Mar 21 2023, 10:22 AM
clumens committed rP604352ebc43c: Refactor: python: Remove the path manipulation from remote.py. (authored by clumens).
Refactor: python: Remove the path manipulation from remote.py.
Mar 21 2023, 10:22 AM
clumens committed rP057bf1bafddb: Refactor: cts,python: Remove trace_lw and trace_rsh. (authored by clumens).
Refactor: cts,python: Remove trace_lw and trace_rsh.
Mar 21 2023, 10:22 AM
clumens committed rP76c8268736a4: Refactor: python: Make most idenfitiers in RemoteExec private. (authored by clumens).
Refactor: python: Make most idenfitiers in RemoteExec private.
Mar 21 2023, 10:22 AM
clumens committed rP3e241ea8c8b2: Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class. (authored by clumens).
Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class.
Mar 21 2023, 10:22 AM
clumens committed rP23bc859fb339: Refactor: python: Minor cleanups to remote.py. (authored by clumens).
Refactor: python: Minor cleanups to remote.py.
Mar 21 2023, 10:22 AM
clumens committed rPd1e81177c601: Refactor: python: Fix argument handling in _cmd. (authored by clumens).
Refactor: python: Fix argument handling in _cmd.
Mar 21 2023, 10:22 AM
clumens committed rP5107cdb86663: Refactor: cts,python: Clean up uses of the __call__ function. (authored by clumens).
Refactor: cts,python: Clean up uses of the __call__ function.
Mar 21 2023, 10:21 AM
clumens committed rP784239f6604b: Refactor: python,cts: Rename the cp function to copy. (authored by clumens).
Refactor: python,cts: Rename the cp function to copy.
Mar 21 2023, 10:21 AM
clumens committed rPf01e761ddc0a: Refactor: python: Remove RemoteFactory.new. (authored by clumens).
Refactor: python: Remove RemoteFactory.new.
Mar 21 2023, 10:21 AM
clumens committed rPf94870534fec: Refactor: python: Ignore suggestions for using "with". (authored by clumens).
Refactor: python: Ignore suggestions for using "with".
Mar 21 2023, 10:21 AM
clumens committed rPf7401d2f306f: Refactor: python: Add comments to the remote module. (authored by clumens).
Refactor: python: Add comments to the remote module.
Mar 21 2023, 10:21 AM
clumens committed rPdf648d7ac5d5: Refactor: python: Disable warning about the getInstance name. (authored by clumens).
Refactor: python: Disable warning about the getInstance name.
Mar 21 2023, 10:21 AM
clumens committed rP8993aecc41ab: Fix: cts: Add a missing import of LogFactory. (authored by clumens).
Fix: cts: Add a missing import of LogFactory.
Mar 21 2023, 10:21 AM
GitHub <noreply@github.com> committed rP0f63412ae87e: Merge pull request #3050 from clumens/cts-remote (authored by kgaillot).
Merge pull request #3050 from clumens/cts-remote
Mar 21 2023, 10:21 AM
oalbrigt committed rR706b48fd93a7: mysql: promotable fixes to avoid nodes getting bounced around by setting -v 1/… (authored by oalbrigt).
mysql: promotable fixes to avoid nodes getting bounced around by setting -v 1/…
Mar 21 2023, 8:19 AM
GitHub <noreply@github.com> committed rR4444aaccca66: Merge pull request #1850 from oalbrigt/mysql (authored by oalbrigt).
Merge pull request #1850 from oalbrigt/mysql
Mar 21 2023, 8:19 AM
oalbrigt committed rR51dd5d5d051a: LVM-activate: failover with missing PVs (authored by oalbrigt).
LVM-activate: failover with missing PVs
Mar 21 2023, 6:16 AM
oalbrigt committed rRe7a748d35fe5: ethmonitor: dont log "Interface does not exist" for monitor-action (authored by oalbrigt).
ethmonitor: dont log "Interface does not exist" for monitor-action
Mar 21 2023, 6:16 AM
GitHub <noreply@github.com> committed rR0112e5ff55e5: Merge pull request #1851 from oalbrigt/ethmonitor-dont-log-interface-doesnt… (authored by oalbrigt).
Merge pull request #1851 from oalbrigt/ethmonitor-dont-log-interface-doesnt…
Mar 21 2023, 6:16 AM
GitHub <noreply@github.com> committed rR8ae192a4e08a: Merge pull request #1849 from oalbrigt/LVM-activate-failover-w-missing-PVs (authored by oalbrigt).
Merge pull request #1849 from oalbrigt/LVM-activate-failover-w-missing-PVs
Mar 21 2023, 6:16 AM

Mar 20 2023

gao-yan committed rPcc2e382e3658: Test: cts-cli: add tests for crm_attribute -p or OCF_RESOURCE_INSTANCE… (authored by gao-yan).
Test: cts-cli: add tests for crm_attribute -p or OCF_RESOURCE_INSTANCE…
Mar 20 2023, 7:01 PM
gao-yan committed rPb7ed96cf0642: Fix: libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment… (authored by gao-yan).
Fix: libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment…
Mar 20 2023, 7:01 PM
gao-yan committed rP4a1e3fa1f24f: Test: cts-cli: update tests for crm_attribute -p or OCF_RESOURCE_INSTANCE… (authored by gao-yan).
Test: cts-cli: update tests for crm_attribute -p or OCF_RESOURCE_INSTANCE…
Mar 20 2023, 7:01 PM
GitHub <noreply@github.com> committed rP22590c566109: Merge pull request #3051 from gao-yan/crm_attribute-promotion-empty-string (authored by kgaillot).
Merge pull request #3051 from gao-yan/crm_attribute-promotion-empty-string
Mar 20 2023, 7:00 PM

Mar 16 2023

nrwahl2 committed rP224559eb2c56: API: libcrmcommon: New pcmk_rc_disabled return code (authored by nrwahl2).
API: libcrmcommon: New pcmk_rc_disabled return code
Mar 16 2023, 5:15 PM
nrwahl2 committed rP39f465fae705: Test: cts-cli: Update tests for new pcmk_rc_disabled RC (authored by nrwahl2).
Test: cts-cli: Update tests for new pcmk_rc_disabled RC
Mar 16 2023, 5:15 PM
nrwahl2 committed rPfdb2ead3ac28: API: libcrmcommon: New PCMK_META_ENABLED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_META_ENABLED string constant
Mar 16 2023, 5:15 PM
nrwahl2 committed rPcab604c41def: Refactor: libcrmcommon: Move some XML constants to better location (authored by nrwahl2).
Refactor: libcrmcommon: Move some XML constants to better location
Mar 16 2023, 5:15 PM
nrwahl2 committed rP30970accf399: Feature: libcrmcommon, libpe_status: New enabled meta attr for alerts (authored by nrwahl2).
Feature: libcrmcommon, libpe_status: New enabled meta attr for alerts
Mar 16 2023, 5:15 PM
nrwahl2 committed rP9a90d1ad8087: Doc: Pacemaker Explained: Add description of alert enabled meta attr (authored by nrwahl2).
Doc: Pacemaker Explained: Add description of alert enabled meta attr
Mar 16 2023, 5:15 PM
GitHub <noreply@github.com> committed rP11fb9fb36eda: Merge pull request #3048 from nrwahl2/nrwahl2-T379_fix (authored by kgaillot).
Merge pull request #3048 from nrwahl2/nrwahl2-T379_fix
Mar 16 2023, 5:15 PM
kgaillot committed rP9ee00a24f10e: Low: libcrmcommon: avoid libqb assertion (authored by kgaillot).
Low: libcrmcommon: avoid libqb assertion
Mar 16 2023, 5:12 PM
kgaillot committed rP5ea584d2cdea: Build: controller: remove not very useful file (authored by kgaillot).
Build: controller: remove not very useful file
Mar 16 2023, 5:12 PM
kgaillot committed rP9132126a21f6: Doc: Makefiles: update comment since GOption project is done (authored by kgaillot).
Doc: Makefiles: update comment since GOption project is done
Mar 16 2023, 5:12 PM
GitHub <noreply@github.com> committed rP9373972c591c: Merge pull request #3047 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3047 from kgaillot/fixes
Mar 16 2023, 5:12 PM
kgaillot committed rPfac101675c58: Log: scheduler: message now applies to all nodes (authored by kgaillot).
Log: scheduler: message now applies to all nodes
Mar 16 2023, 5:12 PM
wenningerk committed rS030d7edb1792: Fix: query-watchdog: avoid issues on heap allocation failing (authored by wenningerk).
Fix: query-watchdog: avoid issues on heap allocation failing
Mar 16 2023, 12:42 PM
wenningerk committed rS0e4534ebdfe8: spec: convert license naming to SPDX (authored by wenningerk).
spec: convert license naming to SPDX
Mar 16 2023, 12:42 PM
wenningerk committed rS48c9a11e5b4a: Refactor: sbd-md: alloc/de-alloc reverse order (authored by wenningerk).
Refactor: sbd-md: alloc/de-alloc reverse order
Mar 16 2023, 12:42 PM
GitHub <noreply@github.com> committed rS5ec38cf03cf8: Merge pull request #147 from wenningerk/coverity_issues (authored by wenningerk).
Merge pull request #147 from wenningerk/coverity_issues
Mar 16 2023, 12:42 PM

Mar 14 2023

clumens committed rPe8212bee049d: Refactor: cts: Move logging.py into the _cts module. (authored by clumens).
Refactor: cts: Move logging.py into the _cts module.
Mar 14 2023, 8:06 PM
clumens committed rPf5ec73869baf: Refactor: python: Update the logging module. (authored by clumens).
Refactor: python: Update the logging module.
Mar 14 2023, 8:06 PM