Page MenuHomeClusterLabs Projects
Feed All Stories

Jul 20 2022

kgaillot committed rPc524190bf9f6: Build: GNUmakefile: simplify init target (authored by kgaillot).
Build: GNUmakefile: simplify init target
Jul 20 2022, 10:05 AM
kgaillot committed rP7c0c77a0e22a: Build: GNUmakefile: run autogen.sh if libltdl doesn't exist (authored by kgaillot).
Build: GNUmakefile: run autogen.sh if libltdl doesn't exist
Jul 20 2022, 10:05 AM
kgaillot committed rPc0e04a698c14: Refactor: various: explicitly define functions with void arguments (authored by kgaillot).
Refactor: various: explicitly define functions with void arguments
Jul 20 2022, 10:05 AM
GitHub <noreply@github.com> committed rP3b57f9b58588: Merge pull request #2758 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2758 from kgaillot/fixes
Jul 20 2022, 10:05 AM
kgaillot committed rP48291647161a: Fix: scheduler: avoid container ping-pong (authored by kgaillot).
Fix: scheduler: avoid container ping-pong
Jul 20 2022, 9:38 AM
kgaillot committed rPaf3d007f2de1: Test: cts-scheduler: update expected scores for colocation change (authored by kgaillot).
Test: cts-scheduler: update expected scores for colocation change
Jul 20 2022, 9:38 AM
kgaillot committed rP3914c1eea655: Test: scheduler: add test for resource-with-container change (authored by kgaillot).
Test: scheduler: add test for resource-with-container change
Jul 20 2022, 9:38 AM
GitHub <noreply@github.com> committed rP4b9a32f18de6: Merge pull request #2772 from kgaillot/bundles (authored by kgaillot).
Merge pull request #2772 from kgaillot/bundles
Jul 20 2022, 9:38 AM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR687aa646852d: ocf-tester: remove deprecated lrmd/lrmadmin code that hasnt worked since pre… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
ocf-tester: remove deprecated lrmd/lrmadmin code that hasnt worked since pre…
Jul 20 2022, 7:22 AM
GitHub <noreply@github.com> committed rR6b2a53de380e: Merge pull request #1790 from oalbrigt/ocf-tester-remove-deprecated-lrmd… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1790 from oalbrigt/ocf-tester-remove-deprecated-lrmd…
Jul 20 2022, 7:22 AM
Fujii Masao <fujii@postgresql.org> committed rRc6ea93fcb499: Fix bug in handling of child process exit. (authored by Fujii Masao <fujii@postgresql.org>).
Fix bug in handling of child process exit.
Jul 20 2022, 6:45 AM
GitHub <noreply@github.com> committed rR4faa77aff757: Merge pull request #1793 from MasaoFujii/handle_child_process_exit (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1793 from MasaoFujii/handle_child_process_exit
Jul 20 2022, 6:45 AM

Jul 19 2022

clumens committed rPa613f4af1620: Refactor: daemons: Use a GError in the main of cts-exec-helper. (authored by clumens).
Refactor: daemons: Use a GError in the main of cts-exec-helper.
Jul 19 2022, 3:11 PM
clumens committed rP829d4151938e: Refactor: daemons: Move a few variables into the options struct. (authored by clumens).
Refactor: daemons: Move a few variables into the options struct.
Jul 19 2022, 3:11 PM
clumens committed rP26d6b3d278c5: Refactor: daemons: Use glib for command line handling in cts-exec-helper. (authored by clumens).
Refactor: daemons: Use glib for command line handling in cts-exec-helper.
Jul 19 2022, 3:11 PM
clumens committed rP31ddd56030fd: Refactor: daemons: test_exit should return a value. (authored by clumens).
Refactor: daemons: test_exit should return a value.
Jul 19 2022, 3:11 PM
GitHub <noreply@github.com> committed rP3fba591d5688: Merge pull request #2766 from clumens/exec-helper-glib (authored by kgaillot).
Merge pull request #2766 from clumens/exec-helper-glib
Jul 19 2022, 3:11 PM
kgaillot committed rP46bd3b42c575: Refactor: scheduler: functionize creating promotable clone pseudo-actions (authored by kgaillot).
Refactor: scheduler: functionize creating promotable clone pseudo-actions
Jul 19 2022, 3:08 PM
kgaillot committed rPc4c9741d8e33: Refactor: scheduler: functionize creating promotable instance actions (authored by kgaillot).
Refactor: scheduler: functionize creating promotable instance actions
Jul 19 2022, 3:08 PM
kgaillot committed rP65a2c70c57ce: Refactor: scheduler: functionize resetting instance priorities (authored by kgaillot).
Refactor: scheduler: functionize resetting instance priorities
Jul 19 2022, 3:08 PM
kgaillot committed rP16cacd675a90: Refactor: scheduler: best practices for create_promotable_actions() (authored by kgaillot).
Refactor: scheduler: best practices for create_promotable_actions()
Jul 19 2022, 3:08 PM
kgaillot committed rP3bbae49a8b6e: Refactor: scheduler: best practices for promote_demote_constraints() (authored by kgaillot).
Refactor: scheduler: best practices for promote_demote_constraints()
Jul 19 2022, 3:08 PM
kgaillot committed rP2d18ec89c0ee: Refactor: scheduler: best practices for promotable_constraints() (authored by kgaillot).
Refactor: scheduler: best practices for promotable_constraints()
Jul 19 2022, 3:08 PM
kgaillot committed rP5558fc7ab377: Refactor: scheduler: best practices for node_hash_update_one() (authored by kgaillot).
Refactor: scheduler: best practices for node_hash_update_one()
Jul 19 2022, 3:08 PM
kgaillot committed rP0d5840234305: Refactor: scheduler: functionize updating dependent in colocation with… (authored by kgaillot).
Refactor: scheduler: functionize updating dependent in colocation with…
Jul 19 2022, 3:08 PM
kgaillot committed rPc42d617c47ba: Refactor: scheduler: best practices for promotable_colocation_rh() (authored by kgaillot).
Refactor: scheduler: best practices for promotable_colocation_rh()
Jul 19 2022, 3:08 PM
GitHub <noreply@github.com> committed rP6a0fb35df182: Merge pull request #2771 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2771 from kgaillot/best-practices
Jul 19 2022, 3:08 PM
clumens committed rP77bbb72f6cb2: Build: configure: Use AS_IF and AS_CASE everywhere. (authored by clumens).
Build: configure: Use AS_IF and AS_CASE everywhere.
Jul 19 2022, 11:38 AM
clumens committed rPb8896e181c39: Build: configure: Standardize string tests in configure.ac. (authored by clumens).
Build: configure: Standardize string tests in configure.ac.
Jul 19 2022, 11:38 AM
GitHub <noreply@github.com> committed rP7c719f9fa196: Merge pull request #2767 from clumens/as_if_case (authored by kgaillot).
Merge pull request #2767 from clumens/as_if_case
Jul 19 2022, 11:38 AM
Fujii Masao <fujii@postgresql.org> committed rRa68957e8f1e8: storage_mon: Fix bug in checking of number of specified scores. (authored by Fujii Masao <fujii@postgresql.org>).
storage_mon: Fix bug in checking of number of specified scores.
Jul 19 2022, 10:35 AM
GitHub <noreply@github.com> committed rR1adf404af59a: Merge pull request #1792 from MasaoFujii/fix_score_count_bug (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1792 from MasaoFujii/fix_score_count_bug
Jul 19 2022, 10:35 AM
clumens committed rP074c56362fc4: High: tools: Fix a segfault in error handling in crm_resource. (authored by clumens).
High: tools: Fix a segfault in error handling in crm_resource.
Jul 19 2022, 10:16 AM
GitHub <noreply@github.com> committed rP6bf20e794a47: Merge pull request #2770 from clumens/crm-resource-segfault (authored by kgaillot).
Merge pull request #2770 from clumens/crm-resource-segfault
Jul 19 2022, 10:16 AM
GitHub <noreply@github.com> committed rRf021a7f731a5: storage_mon: make -h exit just after printing help message (#1791) (authored by Fujii Masao <fujii@postgresql.org>).
storage_mon: make -h exit just after printing help message (#1791)
Jul 19 2022, 5:25 AM

Jul 18 2022

clumens committed rPe0c5e2fb0d69: Refactor: daemons: Use an options struct in cts-fence-helper. (authored by clumens).
Refactor: daemons: Use an options struct in cts-fence-helper.
Jul 18 2022, 11:18 AM
clumens committed rP97a95fe2538f: Refactor: daemons: Use a GError in the main of cts-fence-helper. (authored by clumens).
Refactor: daemons: Use a GError in the main of cts-fence-helper.
Jul 18 2022, 11:18 AM
clumens committed rP479793e97357: Refactor: daemons: Use glib for command line handling in cts-fence-helper. (authored by clumens).
Refactor: daemons: Use glib for command line handling in cts-fence-helper.
Jul 18 2022, 11:18 AM
GitHub <noreply@github.com> committed rP667358083663: Merge pull request #2765 from clumens/fence-helper-glib (authored by kgaillot).
Merge pull request #2765 from clumens/fence-helper-glib
Jul 18 2022, 11:18 AM
wenningerk committed rPb1094468ab0f: Fix: do unfencing equally for cluster-nodes & remotes (authored by wenningerk).
Fix: do unfencing equally for cluster-nodes & remotes
Jul 18 2022, 10:59 AM
wenningerk committed rPf5db6e2c9427: Test: cts-scheduler: update expected output for changes in unfencing (authored by wenningerk).
Test: cts-scheduler: update expected output for changes in unfencing
Jul 18 2022, 10:59 AM
GitHub <noreply@github.com> committed rPf11308913ea5: Merge pull request #2762 from wenningerk/unfencing_tweaks (authored by kgaillot).
Merge pull request #2762 from wenningerk/unfencing_tweaks
Jul 18 2022, 10:59 AM
chrissie-c committed rK2fbf16121ab9: admin: Fix a couple of small things (authored by chrissie-c).
admin: Fix a couple of small things
Jul 18 2022, 3:36 AM

Jul 15 2022

wenningerk committed rS230586043d9e: Fix: Be a bit more descriptive on issues opening watchdog-devices (authored by wenningerk).
Fix: Be a bit more descriptive on issues opening watchdog-devices
Jul 15 2022, 10:39 PM
GitHub <noreply@github.com> committed rSc43276f51abf: Merge pull request #146 from wenningerk/watchdog_lsof (authored by wenningerk).
Merge pull request #146 from wenningerk/watchdog_lsof
Jul 15 2022, 10:39 PM
chrissie-c committed rKdf70b60411fe: admin: Fix a couple of small things (authored by chrissie-c).
admin: Fix a couple of small things
Jul 15 2022, 1:10 PM

Jul 14 2022

waltdisgrace committed rP9963da4f33b2: Low: HealthCPU: Remove unique from all <parameter> entries (authored by waltdisgrace).
Low: HealthCPU: Remove unique from all <parameter> entries
Jul 14 2022, 3:42 PM
waltdisgrace committed rP99b0daa85917: Feature: HealthCPU: Update OCF version to 1.1 (authored by waltdisgrace).
Feature: HealthCPU: Update OCF version to 1.1
Jul 14 2022, 3:42 PM
waltdisgrace committed rP27bbce3d92ce: Low: HealthCPU: Add unique-group to appropriate <parameter> entries (authored by waltdisgrace).
Low: HealthCPU: Add unique-group to appropriate <parameter> entries
Jul 14 2022, 3:42 PM
waltdisgrace committed rPca2450523e70: Low: HealthCPU: Add reloadable to appropriate <parameter> entries (authored by waltdisgrace).
Low: HealthCPU: Add reloadable to appropriate <parameter> entries
Jul 14 2022, 3:41 PM
waltdisgrace committed rPe2db6f9b1557: Low: HealthCPU: Implement the reload-agent action (authored by waltdisgrace).
Low: HealthCPU: Implement the reload-agent action
Jul 14 2022, 3:41 PM
waltdisgrace committed rP3fc38ed1dd4d: Low: HealthCPU: Add OCF_CHECK_LEVEL handling in the validate-all action (authored by waltdisgrace).
Low: HealthCPU: Add OCF_CHECK_LEVEL handling in the validate-all action
Jul 14 2022, 3:41 PM
waltdisgrace committed rPcb432a61ae5d: Low: HealthCPU: Validate that yellow_limit and red_limit are integers (authored by waltdisgrace).
Low: HealthCPU: Validate that yellow_limit and red_limit are integers
Jul 14 2022, 3:41 PM
waltdisgrace committed rP4f8ad38e2a2a: Feature: HealthCPU: Update resource-agent version to 1.1 (authored by waltdisgrace).
Feature: HealthCPU: Update resource-agent version to 1.1
Jul 14 2022, 3:41 PM
GitHub <noreply@github.com> committed rP2ab4412e67dd: Merge pull request #2740 from waltdisgrace/t54 (authored by kgaillot).
Merge pull request #2740 from waltdisgrace/t54
Jul 14 2022, 3:41 PM
clumens committed rPb5d2dea90c54: Refactor: daemons: Add initial new IPC handler to schedulerd. (authored by clumens).
Refactor: daemons: Add initial new IPC handler to schedulerd.
Jul 14 2022, 1:58 PM
clumens committed rP0b557a6d571c: Refactor: daemons: Send the ack and free the xml for each message. (authored by clumens).
Refactor: daemons: Send the ack and free the xml for each message.
Jul 14 2022, 1:58 PM
clumens committed rP9124463686c2: Refactor: daemons: Rename the sender param to just be c. (authored by clumens).
Refactor: daemons: Rename the sender param to just be c.
Jul 14 2022, 1:58 PM
clumens committed rP6fa06fafe9bd: Refactor: daemons: Use new IPC handling for unknown schedulerd messages. (authored by clumens).
Refactor: daemons: Use new IPC handling for unknown schedulerd messages.
Jul 14 2022, 1:58 PM
clumens committed rPed845d8b82e8: Refactor: daemons: Remove likely unused error handling from schedulerd. (authored by clumens).
Refactor: daemons: Remove likely unused error handling from schedulerd.
Jul 14 2022, 1:58 PM
clumens committed rP23a09bc61b09: Refactor: daemons: Convert schedulerd's one message to new IPC handling. (authored by clumens).
Refactor: daemons: Convert schedulerd's one message to new IPC handling.
Jul 14 2022, 1:58 PM
clumens committed rP1dee40897616: Refactor: daemons: Convert schedulerd's hello message into a handler. (authored by clumens).
Refactor: daemons: Convert schedulerd's hello message into a handler.
Jul 14 2022, 1:58 PM
GitHub <noreply@github.com> committed rPcbbaf0b403c0: Merge pull request #2764 from clumens/schedulerd-req (authored by kgaillot).
Merge pull request #2764 from clumens/schedulerd-req
Jul 14 2022, 1:58 PM
clumens committed rP04c3c481dac3: Refactor: daemons: Move the schedulerd message handling into dispatch. (authored by clumens).
Refactor: daemons: Move the schedulerd message handling into dispatch.
Jul 14 2022, 1:58 PM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR46e8d346ca48: ocf-tester: use promotable terms (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
ocf-tester: use promotable terms
Jul 14 2022, 8:52 AM
GitHub <noreply@github.com> committed rR420035d09cfa: Merge pull request #1788 from oalbrigt/ocf-tester-promotable-terms (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1788 from oalbrigt/ocf-tester-promotable-terms
Jul 14 2022, 8:52 AM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rF4b633d394689: configure: check for google-auth instead of deprecated oauth2client (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
configure: check for google-auth instead of deprecated oauth2client
Jul 14 2022, 8:51 AM
GitHub <noreply@github.com> committed rFf36200d1fba0: Merge pull request #496 from oalbrigt/configure-google-auth (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #496 from oalbrigt/configure-google-auth
Jul 14 2022, 8:51 AM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rRbb5cfa172ca5: openstack-agents: set domain parameter's default to Default and fix missing… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
openstack-agents: set domain parameter's default to Default and fix missing…
Jul 14 2022, 6:35 AM
GitHub <noreply@github.com> committed rRafba786f4d90: Merge pull request #1789 from oalbrigt/openstack-agents-default-domains (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1789 from oalbrigt/openstack-agents-default-domains
Jul 14 2022, 6:35 AM

Jul 13 2022

Valentin Vidic <vvidic@valentin-vidic.from.hr> committed rS0d4de0ef46eb: Doc: man: make config location configurable (authored by Valentin Vidic <vvidic@valentin-vidic.from.hr>).
Doc: man: make config location configurable
Jul 13 2022, 4:56 PM
GitHub <noreply@github.com> committed rS794d30d0fbdd: Merge pull request #145 from vvidic/config (authored by wenningerk).
Merge pull request #145 from vvidic/config
Jul 13 2022, 4:56 PM
kgaillot committed rP3fb1858c1180: Refactor: scheduler: move notification code from libpacemaker to libpe_status (authored by kgaillot).
Refactor: scheduler: move notification code from libpacemaker to libpe_status
Jul 13 2022, 3:32 PM
kgaillot committed rP8332f6fbaa87: Refactor: scheduler: change notification function prefix (authored by kgaillot).
Refactor: scheduler: change notification function prefix
Jul 13 2022, 3:32 PM
kgaillot committed rPa1478c7625db: Refactor: scheduler: separate action-related functions (authored by kgaillot).
Refactor: scheduler: separate action-related functions
Jul 13 2022, 3:32 PM
kgaillot committed rP7bba3583944a: Refactor: scheduler: drop unused function find_recurring_actions() (authored by kgaillot).
Refactor: scheduler: drop unused function find_recurring_actions()
Jul 13 2022, 3:31 PM
kgaillot committed rP33f922445537: Refactor: scheduler: move pcmk__new_rsc_pseudo_action() (authored by kgaillot).
Refactor: scheduler: move pcmk__new_rsc_pseudo_action()
Jul 13 2022, 3:31 PM
GitHub <noreply@github.com> committed rP170490317b98: Merge pull request #2763 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2763 from kgaillot/best-practices
Jul 13 2022, 3:31 PM
HideoYamauchi committed rPe5f80059c7f1: High: scheduler: Resolves an issue where STONITH devices cannot be registered. (authored by HideoYamauchi).
High: scheduler: Resolves an issue where STONITH devices cannot be registered.
Jul 13 2022, 9:52 AM
GitHub <noreply@github.com> committed rPb162888bf885: Merge pull request #2759 from HideoYamauchi/fix_device_register (authored by kgaillot).
Merge pull request #2759 from HideoYamauchi/fix_device_register
Jul 13 2022, 9:52 AM

Jul 12 2022

kgaillot committed rPbeb01f83d5b4: Refactor: scheduler: split set_role_unpromoted() into two functions (authored by kgaillot).
Refactor: scheduler: split set_role_unpromoted() into two functions
Jul 12 2022, 3:08 PM
kgaillot committed rP96892aaf0add: Refactor: scheduler: best practices for pcmk__add_promotion_scores() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__add_promotion_scores()
Jul 12 2022, 3:08 PM
kgaillot committed rP814d8ab8096d: Refactor: scheduler: best practices for set_role_promoted() (authored by kgaillot).
Refactor: scheduler: best practices for set_role_promoted()
Jul 12 2022, 3:08 PM
kgaillot committed rP176ba2cc6df4: Refactor: scheduler: functionize setting instance promotion priority (authored by kgaillot).
Refactor: scheduler: functionize setting instance promotion priority
Jul 12 2022, 3:08 PM
kgaillot committed rP108b09a1a930: Refactor: scheduler: add accessors for clone promoted max / node max (authored by kgaillot).
Refactor: scheduler: add accessors for clone promoted max / node max
Jul 12 2022, 3:08 PM
kgaillot committed rP0be1e252ba29: Refactor: scheduler: functionize showing promotion score (authored by kgaillot).
Refactor: scheduler: functionize showing promotion score
Jul 12 2022, 3:08 PM
kgaillot committed rPde695e7ef6eb: Refactor: scheduler: functionize setting promotable instance's role (authored by kgaillot).
Refactor: scheduler: functionize setting promotable instance's role
Jul 12 2022, 3:08 PM
kgaillot committed rPa2731bda641b: Refactor: scheduler: best practices for pcmk__set_instance_roles() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__set_instance_roles()
Jul 12 2022, 3:08 PM
GitHub <noreply@github.com> committed rP37b09e240801: Merge pull request #2760 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2760 from kgaillot/best-practices
Jul 12 2022, 3:08 PM
clumens committed rPb657714bad64: Refactor: pacemakerd: Make message handling functions static. (authored by clumens).
Refactor: pacemakerd: Make message handling functions static.
Jul 12 2022, 12:30 PM
clumens committed rP007a6beafaa4: Refactor: daemons: Add initial new IPC handlers to pacemakerd. (authored by clumens).
Refactor: daemons: Add initial new IPC handlers to pacemakerd.
Jul 12 2022, 12:30 PM
clumens committed rPdc63f8e0a6eb: Refactor: daemons: Convert pacemakerd's ping message to new IPC handling. (authored by clumens).
Refactor: daemons: Convert pacemakerd's ping message to new IPC handling.
Jul 12 2022, 12:30 PM
clumens committed rP464a7b638718: Refactor: daemons: Use new IPC handling for some pacemakerd messages. (authored by clumens).
Refactor: daemons: Use new IPC handling for some pacemakerd messages.
Jul 12 2022, 12:30 PM
clumens committed rPe6a70509c934: Refactor: daemons: Convert pacemakerd's shutdown message to new IPC handling. (authored by clumens).
Refactor: daemons: Convert pacemakerd's shutdown message to new IPC handling.
Jul 12 2022, 12:30 PM
clumens committed rPee1dac1ebbd6: Low: libcrmcommon: Remove double "error:" prefixes from messages. (authored by clumens).
Low: libcrmcommon: Remove double "error:" prefixes from messages.
Jul 12 2022, 12:30 PM
clumens committed rP84a030b8e6ff: Test: CTS: Ignore an expected error when connecting to attrd. (authored by clumens).
Test: CTS: Ignore an expected error when connecting to attrd.
Jul 12 2022, 12:30 PM
GitHub <noreply@github.com> committed rP00f6939f8c5d: Merge pull request #2756 from clumens/pacemakerd-req (authored by kgaillot).
Merge pull request #2756 from clumens/pacemakerd-req
Jul 12 2022, 12:30 PM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rRebea4c362026: openstack-agents: warn when openstackcli is slow (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
openstack-agents: warn when openstackcli is slow
Jul 12 2022, 5:03 AM
GitHub <noreply@github.com> committed rR35579c3978fb: Merge pull request #1787 from oalbrigt/openstack-warn-slow (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1787 from oalbrigt/openstack-warn-slow
Jul 12 2022, 5:03 AM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rFbccac64a5135: build: make xml-check: ignore detected paths in *_file parameters not matching… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
build: make xml-check: ignore detected paths in *_file parameters not matching…
Jul 12 2022, 3:06 AM