- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 19 2022
Jul 19 2022
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
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.
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
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 18 2022
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.
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.
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.
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
wenningerk committed rPb1094468ab0f: Fix: do unfencing equally for cluster-nodes & remotes (authored by wenningerk).
Fix: do unfencing equally for cluster-nodes & remotes
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
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
admin: Fix a couple of small things
Jul 15 2022
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
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
admin: Fix a couple of small things
Jul 14 2022
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
waltdisgrace committed rP99b0daa85917: Feature: HealthCPU: Update OCF version to 1.1 (authored by waltdisgrace).
Feature: HealthCPU: Update OCF version to 1.1
waltdisgrace committed rP27bbce3d92ce: Low: HealthCPU: Add unique-group to appropriate <parameter> entries (authored by waltdisgrace).
Low: HealthCPU: Add unique-group to appropriate <parameter> entries
waltdisgrace committed rPca2450523e70: Low: HealthCPU: Add reloadable to appropriate <parameter> entries (authored by waltdisgrace).
Low: HealthCPU: Add reloadable to appropriate <parameter> entries
waltdisgrace committed rPe2db6f9b1557: Low: HealthCPU: Implement the reload-agent action (authored by waltdisgrace).
Low: HealthCPU: Implement the reload-agent action
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
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
waltdisgrace committed rP4f8ad38e2a2a: Feature: HealthCPU: Update resource-agent version to 1.1 (authored by waltdisgrace).
Feature: HealthCPU: Update resource-agent version to 1.1
GitHub <noreply@github.com> committed rP2ab4412e67dd: Merge pull request #2740 from waltdisgrace/t54 (authored by kgaillot).
Merge pull request #2740 from waltdisgrace/t54
clumens committed rPb5d2dea90c54: Refactor: daemons: Add initial new IPC handler to schedulerd. (authored by clumens).
Refactor: daemons: Add initial new IPC handler to schedulerd.
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.
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.
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.
clumens committed rPed845d8b82e8: Refactor: daemons: Remove likely unused error handling from schedulerd. (authored by clumens).
Refactor: daemons: Remove likely unused error handling from schedulerd.
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.
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.
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
clumens committed rP04c3c481dac3: Refactor: daemons: Move the schedulerd message handling into dispatch. (authored by clumens).
Refactor: daemons: Move the schedulerd message handling into dispatch.
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR46e8d346ca48: ocf-tester: use promotable terms (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
ocf-tester: use promotable terms
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
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
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
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…
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 13 2022
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
GitHub <noreply@github.com> committed rS794d30d0fbdd: Merge pull request #145 from vvidic/config (authored by wenningerk).
Merge pull request #145 from vvidic/config
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
kgaillot committed rP8332f6fbaa87: Refactor: scheduler: change notification function prefix (authored by kgaillot).
Refactor: scheduler: change notification function prefix
kgaillot committed rPa1478c7625db: Refactor: scheduler: separate action-related functions (authored by kgaillot).
Refactor: scheduler: separate action-related functions
kgaillot committed rP7bba3583944a: Refactor: scheduler: drop unused function find_recurring_actions() (authored by kgaillot).
Refactor: scheduler: drop unused function find_recurring_actions()
kgaillot committed rP33f922445537: Refactor: scheduler: move pcmk__new_rsc_pseudo_action() (authored by kgaillot).
Refactor: scheduler: move pcmk__new_rsc_pseudo_action()
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
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.
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 12 2022
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
kgaillot committed rP96892aaf0add: Refactor: scheduler: best practices for pcmk__add_promotion_scores() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__add_promotion_scores()
kgaillot committed rP814d8ab8096d: Refactor: scheduler: best practices for set_role_promoted() (authored by kgaillot).
Refactor: scheduler: best practices for set_role_promoted()
kgaillot committed rP176ba2cc6df4: Refactor: scheduler: functionize setting instance promotion priority (authored by kgaillot).
Refactor: scheduler: functionize setting instance promotion priority
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
kgaillot committed rP0be1e252ba29: Refactor: scheduler: functionize showing promotion score (authored by kgaillot).
Refactor: scheduler: functionize showing promotion score
kgaillot committed rPde695e7ef6eb: Refactor: scheduler: functionize setting promotable instance's role (authored by kgaillot).
Refactor: scheduler: functionize setting promotable instance's role
kgaillot committed rPa2731bda641b: Refactor: scheduler: best practices for pcmk__set_instance_roles() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__set_instance_roles()
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
clumens committed rPb657714bad64: Refactor: pacemakerd: Make message handling functions static. (authored by clumens).
Refactor: pacemakerd: Make message handling functions static.
clumens committed rP007a6beafaa4: Refactor: daemons: Add initial new IPC handlers to pacemakerd. (authored by clumens).
Refactor: daemons: Add initial new IPC handlers to pacemakerd.
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.
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.
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.
clumens committed rPee1dac1ebbd6: Low: libcrmcommon: Remove double "error:" prefixes from messages. (authored by clumens).
Low: libcrmcommon: Remove double "error:" prefixes from messages.
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.
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
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
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
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…
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rFd5a12d9c30b6: fence_ibm_vpc: add token cache support (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
fence_ibm_vpc: add token cache support
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rF1b7f3cc431ca: build: add FENCETMPDIR for state files (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
build: add FENCETMPDIR for state files
GitHub <noreply@github.com> committed rF73761297f608: Merge pull request #493 from oalbrigt/fence_ibm_vpc-token-cache (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #493 from oalbrigt/fence_ibm_vpc-token-cache
Jul 11 2022
Jul 11 2022
kgaillot committed rPc8c90f58b5b4: Test: scheduler: it helps to actually run a test (authored by kgaillot).
Test: scheduler: it helps to actually run a test
kgaillot committed rP9d5a029dbe48: Test: cts-scheduler: update expected output for remote-connection-shutdown (authored by kgaillot).
Test: cts-scheduler: update expected output for remote-connection-shutdown
kgaillot committed rP514969ca6926: Refactor: scheduler: functionize calling merge_weights() method (authored by kgaillot).
Refactor: scheduler: functionize calling merge_weights() method
kgaillot committed rP3f960bc48819: Refactor: scheduler: functionize adding sort index to node weight (authored by kgaillot).
Refactor: scheduler: functionize adding sort index to node weight
kgaillot committed rP212216d71a7e: Refactor: scheduler: functionize applying promoted-role colocations (authored by kgaillot).
Refactor: scheduler: functionize applying promoted-role colocations
kgaillot committed rP67bf49e86649: Refactor: scheduler: functionize resetting sort indexes to node weights (authored by kgaillot).
Refactor: scheduler: functionize resetting sort indexes to node weights
kgaillot committed rPc45064fc2bad: Refactor: scheduler: functionize finding anonymous clone active instance (authored by kgaillot).
Refactor: scheduler: functionize finding anonymous clone active instance
kgaillot committed rPebf24221f55a: Refactor: scheduler: functionize checking for anonymous instance probe (authored by kgaillot).
Refactor: scheduler: functionize checking for anonymous instance probe
kgaillot committed rP2567b4f960e9: Refactor: scheduler: best practices for promotion_order() (authored by kgaillot).
Refactor: scheduler: best practices for promotion_order()
kgaillot committed rP87c0e1ed0692: Refactor: scheduler: functionize checking whether node is allowed to run… (authored by kgaillot).
Refactor: scheduler: functionize checking whether node is allowed to run…
kgaillot committed rP451361abb8d2: Refactor: scheduler: best practices for filter_anonymous_instance() (authored by kgaillot).
Refactor: scheduler: best practices for filter_anonymous_instance()
kgaillot committed rP4819b36a3fee: Refactor: scheduler: best practices for lookup_promotion_score() (authored by kgaillot).
Refactor: scheduler: best practices for lookup_promotion_score()
kgaillot committed rPb07159c26b7e: Refactor: scheduler: best practices for promotion_score() (authored by kgaillot).
Refactor: scheduler: best practices for promotion_score()
kgaillot committed rP4470c7d3e971: Low: scheduler: calculate group promotion scores correctly (authored by kgaillot).
Low: scheduler: calculate group promotion scores correctly
kgaillot committed rP2b3313fb23dc: Test: scheduler: update regression test for promotion score correction (authored by kgaillot).
Test: scheduler: update regression test for promotion score correction
GitHub <noreply@github.com> committed rPe06c54db4fd3: Merge pull request #2757 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2757 from kgaillot/best-practices
kgaillot committed rP66c887bfd99c: API: libcrmcommon: add pcmk_readable_score() (authored by kgaillot).
API: libcrmcommon: add pcmk_readable_score()
kgaillot committed rPbc43215a869e: API: libcrmcommon: deprecate score2char() (authored by kgaillot).
API: libcrmcommon: deprecate score2char()
kgaillot committed rP731877caa1c4: Refactor: libpacemaker,libpe_status: avoid score2char() (authored by kgaillot).
Refactor: libpacemaker,libpe_status: avoid score2char()
kgaillot committed rPb73a401c876d: Refactor: libpacemaker,libpe_status: avoid score2char_stack() (authored by kgaillot).
Refactor: libpacemaker,libpe_status: avoid score2char_stack()
kgaillot committed rP84191ccc37fd: API: libcrmcommon: deprecate score2char_stack() (authored by kgaillot).
API: libcrmcommon: deprecate score2char_stack()
kgaillot committed rPf431b36221d8: Test: libcrmcommon: rename score2char_stack_test.c (authored by kgaillot).
Test: libcrmcommon: rename score2char_stack_test.c
kgaillot committed rP3901427b8c20: Refactor: scheduler: avoid unnecessary test (authored by kgaillot).
Refactor: scheduler: avoid unnecessary test
kgaillot committed rPe8ae679e1f34: Test: libcrmcommon: update unit test for pcmk_readable_score() (authored by kgaillot).
Test: libcrmcommon: update unit test for pcmk_readable_score()
GitHub <noreply@github.com> committed rPa14745cd3fcc: Merge pull request #2753 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2753 from kgaillot/best-practices
Jul 8 2022
Jul 8 2022
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR64f434014bc1: openstack-agents: fixes (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
openstack-agents: fixes
GitHub <noreply@github.com> committed rRda5a6ab9bf3a: Merge pull request #1786 from oalbrigt/openstack-fixes (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1786 from oalbrigt/openstack-fixes
Jul 7 2022
Jul 7 2022
gao-yan committed rP8276b144b28a: Log: controller: log an info instead of a warning for a stonith/shutdown that… (authored by gao-yan).
Log: controller: log an info instead of a warning for a stonith/shutdown that…