- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 24 2023
May 24 2023
GitHub <noreply@github.com> committed rPe5171366b471: Merge pull request #3106 from clumens/cts-tests-initial (authored by kgaillot).
Merge pull request #3106 from clumens/cts-tests-initial
Build: fix build with clang compiler
GitHub <noreply@github.com> committed rP910b02c89855: Merge pull request #3108 from wenningerk/happy_clang (authored by kgaillot).
Merge pull request #3108 from wenningerk/happy_clang
Roll the IPC tests into one script
fabbione committed rKc58d1690b8e5: nozzle: tests: Fix 'set_down' test on FreeBSD-devel (authored by chrissie-c).
nozzle: tests: Fix 'set_down' test on FreeBSD-devel
GitHub <noreply@github.com> committed rK5449bc6bc4e5: Merge pull request #407 from kronosnet/fix-freebsd-devel23 (authored by fabbione).
Merge pull request #407 from kronosnet/fix-freebsd-devel23
Grep the right file
tests: allow -j to work
fabbione committed rK531ebe195a95: [build] Fix rust make -j build dep for distcheck (authored by fabbione).
[build] Fix rust make -j build dep for distcheck
fabbione committed rK31e1ee691f26: [build] Fix rust make -j build dep for distcheck (authored by fabbione).
[build] Fix rust make -j build dep for distcheck
chrissie-c committed rK616550fae77c: nozzle: tests: Fix 'set_down' test on FreeBSD-devel (authored by chrissie-c).
nozzle: tests: Fix 'set_down' test on FreeBSD-devel
May 23 2023
May 23 2023
kgaillot committed rP003c0a604001: Log: scheduler: improve ordering trace log (authored by kgaillot).
Log: scheduler: improve ordering trace log
kgaillot committed rPa9bed6e32e07: Test: scheduler: add test for new member in partially unmanaged group (authored by kgaillot).
Test: scheduler: add test for new member in partially unmanaged group
kgaillot committed rPb4c558e53853: Fix: scheduler: ensure earlier group member starts happen after later member… (authored by kgaillot).
Fix: scheduler: ensure earlier group member starts happen after later member…
kgaillot committed rP7d9bf6b659d6: Test: scheduler: update tests for group ordering change (authored by kgaillot).
Test: scheduler: update tests for group ordering change
GitHub <noreply@github.com> committed rP6a4f9681ee98: Merge pull request #3104 from kgaillot/fix (authored by kgaillot).
Merge pull request #3104 from kgaillot/fix
May 22 2023
May 22 2023
nrwahl2 committed rP4fbd7916e24b: Refactor: controller: Remove global_cib_callback() (authored by nrwahl2).
Refactor: controller: Remove global_cib_callback()
nrwahl2 committed rP6a93c06d9feb: Doc: libcib: Mark cib_api_operations_t:delete_absolute() as deprecated (authored by nrwahl2).
Doc: libcib: Mark cib_api_operations_t:delete_absolute() as deprecated
nrwahl2 committed rPfd9b1a3cebcc: API: libcib: Deprecate cib_api_operations_t:quit() (authored by nrwahl2).
API: libcib: Deprecate cib_api_operations_t:quit()
nrwahl2 committed rP7d4d0907ff46: API: libcib: Deprecate cib_api_operations_t:inputfd() (authored by nrwahl2).
API: libcib: Deprecate cib_api_operations_t:inputfd()
nrwahl2 committed rP6de969f35426: API: libcib: Deprecate cib_api_operations_t:set_op_callback() (authored by nrwahl2).
API: libcib: Deprecate cib_api_operations_t:set_op_callback()
nrwahl2 committed rPe28c01014b66: API: libcib: Deprecate cib_api_operations_t:noop() (authored by nrwahl2).
API: libcib: Deprecate cib_api_operations_t:noop()
nrwahl2 committed rP868968a69aef: Low: libcrmcommon: NULL-check argument to pcmk__mark_xml_created() (authored by nrwahl2).
Low: libcrmcommon: NULL-check argument to pcmk__mark_xml_created()
API: libcib: Deprecate cib_t:op_callback
nrwahl2 committed rP681304f4528e: Refactor: based: Remove with_data argument to cib_msg_copy() (authored by nrwahl2).
Refactor: based: Remove with_data argument to cib_msg_copy()
nrwahl2 committed rPbd5f52cbb5b4: Refactor: based: Apply cib_inhibit_notify to replace notifications (authored by nrwahl2).
Refactor: based: Apply cib_inhibit_notify to replace notifications
nrwahl2 committed rPf569b02a819a: API: libcib: Deprecate cib_scope_local cib_call_options value (authored by nrwahl2).
API: libcib: Deprecate cib_scope_local cib_call_options value
nrwahl2 committed rPfcc7ca893c83: Refactor: based: Replace cib_operation_t booleans with enum flags (authored by nrwahl2).
Refactor: based: Replace cib_operation_t booleans with enum flags
nrwahl2 committed rP763c619dea35: Refactor: based, libcib: Replace cib_op_t * with cib_op_t (authored by nrwahl2).
Refactor: based, libcib: Replace cib_op_t * with cib_op_t
nrwahl2 committed rPc13bf8b20c2b: Refactor: based: cib_get_operation_id() -> cib_get_operation() (authored by nrwahl2).
Refactor: based: cib_get_operation_id() -> cib_get_operation()
nrwahl2 committed rPd45053a43a73: Refactor: based: Remove null entry from cib_server_ops array (authored by nrwahl2).
Refactor: based: Remove null entry from cib_server_ops array
nrwahl2 committed rPe7147eacf1b1: Refactor: based: cib_process_default() -> cib_process_noop() (authored by nrwahl2).
Refactor: based: cib_process_default() -> cib_process_noop()
nrwahl2 committed rP1abdbab107e2: Low: libcrmcommon: Fix Coverity false positive pcmk__file_contents() (authored by nrwahl2).
Low: libcrmcommon: Fix Coverity false positive pcmk__file_contents()
nrwahl2 committed rP77067aec95ee: Refactor: based: cib_cleanup_query() frees output if not current CIB (authored by nrwahl2).
Refactor: based: cib_cleanup_query() frees output if not current CIB
GitHub <noreply@github.com> committed rP51fa523713d7: Merge pull request #3105 from nrwahl2/nrwahl2-T185_prep (authored by kgaillot).
Merge pull request #3105 from nrwahl2/nrwahl2-T185_prep
oalbrigt committed rR78622f1d3e46: Filesystem: create systemd drop-in for network filesystems (authored by oalbrigt).
Filesystem: create systemd drop-in for network filesystems
GitHub <noreply@github.com> committed rR2c3f4b507e74: Merge pull request #1869 from oalbrigt/Filesystem-systemd-network-fs (authored by oalbrigt).
Merge pull request #1869 from oalbrigt/Filesystem-systemd-network-fs
May 15 2023
May 15 2023
kgaillot committed rP9e7b39a6a57a: Test: scheduler: summarize group-anticolocation test (authored by kgaillot).
Test: scheduler: summarize group-anticolocation test
kgaillot committed rPd07d398590fd: Test: scheduler: rename bug-lf-2613 test to failed-sticky-group (authored by kgaillot).
Test: scheduler: rename bug-lf-2613 test to failed-sticky-group
kgaillot committed rPf6131e39f310: Test: scheduler: add failed-sticky-anticolocated-group test (authored by kgaillot).
Test: scheduler: add failed-sticky-anticolocated-group test
GitHub <noreply@github.com> committed rPbd75ede97929: Merge pull request #3103 from kgaillot/test (authored by kgaillot).
Merge pull request #3103 from kgaillot/test
May 4 2023
May 4 2023
clumens committed rP4f225d165c14: Feature: daemons: Add start state to LRMD handshake XML (authored by clumens).
Feature: daemons: Add start state to LRMD handshake XML
clumens committed rP2d5089ee7251: Feature: liblrmd: Save a remote node's requested start state (authored by clumens).
Feature: liblrmd: Save a remote node's requested start state
clumens committed rP4e55bb7ecdc1: Feature: liblrmd: Add lrmd__node_start_state. (authored by clumens).
Feature: liblrmd: Add lrmd__node_start_state.
clumens committed rP8277d0c3bfb6: Refactor: controller: Make set_join_state a public function. (authored by clumens).
Refactor: controller: Make set_join_state a public function.
clumens committed rPfea37dcbe833: Refactor: controller: set_join_state needs to take a remote parameter. (authored by clumens).
Refactor: controller: set_join_state needs to take a remote parameter.
clumens committed rP8c79115fe65b: Feature: controller: When a remote node starts, apply any start state. (authored by clumens).
Feature: controller: When a remote node starts, apply any start state.
clumens committed rP76bd508cc301: Doc: sysconfig: Remote nodes now respect start state. (authored by clumens).
Doc: sysconfig: Remote nodes now respect start state.
GitHub <noreply@github.com> committed rP91125475f46e: Merge pull request #3097 from clumens/remote-start-state (authored by kgaillot).
Merge pull request #3097 from clumens/remote-start-state
• arslan9292 committed rFe363e55169a7: fence_scsi: Add support for space-separated devices and update in (authored by • arslan9292).
fence_scsi: Add support for space-separated devices and update in
GitHub <noreply@github.com> committed rF9c40ba568dac: Merge pull request #543 from arslan9292/scsi-space-separated (authored by oalbrigt).
Merge pull request #543 from arslan9292/scsi-space-separated
May 2 2023
May 2 2023
GitHub <noreply@github.com> committed rPd4130388da38: Merge pull request #3100 from kgaillot/pullback (authored by kgaillot).
Merge pull request #3100 from kgaillot/pullback
kgaillot committed rP336efa1a29f0: Merge branch '2.1' of https://github.com/ClusterLabs/pacemaker into pullback (authored by kgaillot).
Merge branch '2.1' of https://github.com/ClusterLabs/pacemaker into pullback
kgaillot committed rP802a72226be8: Doc: ChangeLog: update for 2.1.6-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.6-rc2 release
kgaillot committed rP0eae7d53b428: Fix: scheduler: consider mandatory colocations before optional (authored by kgaillot).
Fix: scheduler: consider mandatory colocations before optional
kgaillot committed rP2b28d8708090: Refactor: scheduler: avoid duplication of applying dependent scores (authored by kgaillot).
Refactor: scheduler: avoid duplication of applying dependent scores
kgaillot committed rP04f4c764bc97: Test: cts-scheduler: update tests for colocation change (authored by kgaillot).
Test: cts-scheduler: update tests for colocation change
GitHub <noreply@github.com> committed rP7ad038daa22f: Merge pull request #3092 from kgaillot/T217 (authored by kgaillot).
Merge pull request #3092 from kgaillot/T217
Build: rpm: convert licenses to SPDX
wenningerk committed rPae432a63b09f: Build: rpm: avoid bare wildcards under shared directories in spec (authored by wenningerk).
Build: rpm: avoid bare wildcards under shared directories in spec
GitHub <noreply@github.com> committed rP2cc0c2b42312: Merge pull request #3096 from wenningerk/spec_issues_2.1 (authored by kgaillot).
Merge pull request #3096 from wenningerk/spec_issues_2.1
May 1 2023
May 1 2023
clumens committed rP6ec6bac351b4: Low: daemons: pacemakerd -S should wait for shutdown before returning (authored by clumens).
Low: daemons: pacemakerd -S should wait for shutdown before returning
GitHub <noreply@github.com> committed rP832463d94cd6: Merge pull request #3095 from clumens/pacemakerd-timeout (authored by kgaillot).
Merge pull request #3095 from clumens/pacemakerd-timeout
Use gchar for xml_acl_t:xpath
GitHub <noreply@github.com> committed rP039ba785185b: Merge pull request #3089 from waltdisgrace/t563 (authored by kgaillot).
Merge pull request #3089 from waltdisgrace/t563
waltdisgrace committed rPc63a898b9cda: Refactor: xml: add&use internal API for external-buffer-free serializing (authored by Jan Pokorný <jpokorny@redhat.com>).
Refactor: xml: add&use internal API for external-buffer-free serializing
update tests
GitHub <noreply@github.com> committed rPd2b539d38125: Merge pull request #3069 from waltdisgrace/t164 (authored by kgaillot).
Merge pull request #3069 from waltdisgrace/t164
kgaillot committed rP283ab70792bf: Feature: scheduler: deprecate "moon" in date_spec elements in rules (authored by kgaillot).
Feature: scheduler: deprecate "moon" in date_spec elements in rules
kgaillot committed rP4c1502dbc8b9: Doc: Pacemaker Explained: document when certain features were added (authored by kgaillot).
Doc: Pacemaker Explained: document when certain features were added
kgaillot committed rPec3216554ebf: API: libcrmcommon: deprecate PCMK_RESOURCE_CLASS_UPSTART (authored by kgaillot).
API: libcrmcommon: deprecate PCMK_RESOURCE_CLASS_UPSTART
kgaillot committed rP9c40d3512508: API: libcrmcommon: deprecate PCMK_RESOURCE_CLASS_NAGIOS (authored by kgaillot).
API: libcrmcommon: deprecate PCMK_RESOURCE_CLASS_NAGIOS
kgaillot committed rP1d5438d7cf50: API: libcrmservice: deprecate enum nagios_exitcode (authored by kgaillot).
API: libcrmservice: deprecate enum nagios_exitcode
kgaillot committed rP8b3e81c90f8e: Log: scheduler: warn if Upstart resources are used (authored by kgaillot).
Log: scheduler: warn if Upstart resources are used
kgaillot committed rP69aa8745fd4a: Doc: Pacemaker Explained: move Upstart to end of class list (authored by kgaillot).
Doc: Pacemaker Explained: move Upstart to end of class list
kgaillot committed rPa28de2b8d79c: Feature: scheduler: deprecate support for Nagios resources (authored by kgaillot).
Feature: scheduler: deprecate support for Nagios resources
GitHub <noreply@github.com> committed rPb049bbeea136: Merge pull request #3091 from kgaillot/release (authored by kgaillot).
Merge pull request #3091 from kgaillot/release
oalbrigt committed rRb02b06c437b1: Filesystem: fail if AWS efs-utils not installed when fstype=efs (authored by oalbrigt).
Filesystem: fail if AWS efs-utils not installed when fstype=efs
GitHub <noreply@github.com> committed rR7fd7c8fa9a71: Merge pull request #1859 from oalbrigt/Filesystem-efs-error-not-installed (authored by oalbrigt).
Merge pull request #1859 from oalbrigt/Filesystem-efs-error-not-installed
GitHub <noreply@github.com> committed rRd84ff39200c2: azure-events*: Use -LS instead of -Ls as parameter to get the Transition… (authored by Peter Varkoly <varkoly@suse.de>).
azure-events*: Use -LS instead of -Ls as parameter to get the Transition…
oalbrigt committed rRe478fc5e84fe: spec: remove JFLAGS logic and use %{_smp_mflags} like we do in other projects (authored by oalbrigt).
spec: remove JFLAGS logic and use %{_smp_mflags} like we do in other projects
GitHub <noreply@github.com> committed rR0a29bee34dbd: Merge pull request #1865 from oalbrigt/spec-remove-JFLAGS-logic (authored by oalbrigt).
Merge pull request #1865 from oalbrigt/spec-remove-JFLAGS-logic
Apr 28 2023
Apr 28 2023
oalbrigt committed rR81bb58b05d2d: azure-events*: fix for no "Transition Summary" for Pacemaker 2.1+ (authored by oalbrigt).
azure-events*: fix for no "Transition Summary" for Pacemaker 2.1+
GitHub <noreply@github.com> committed rR41ee269d7f04: Merge pull request #1854 from oalbrigt/azure-events (authored by oalbrigt).
Merge pull request #1854 from oalbrigt/azure-events
Apr 26 2023
Apr 26 2023
clumens committed rPe34de5924a88: API: libcrmcluster: Record the time when a peer is lost. (authored by clumens).
API: libcrmcluster: Record the time when a peer is lost.
clumens committed rP30efb62f3df2: Feature: daemons: Add daemon uptime to execd XML replies. (authored by clumens).
Feature: daemons: Add daemon uptime to execd XML replies.
clumens committed rP784479f923fa: Feature: liblrmd: Add a function to extract lrmd uptime. (authored by clumens).
Feature: liblrmd: Add a function to extract lrmd uptime.
clumens committed rP9b10e363d0c2: Feature: daemons: Record the node hosting a remote connection resource. (authored by clumens).
Feature: daemons: Record the node hosting a remote connection resource.
clumens committed rP6a1b27864dac: Feature: daemons: Add node hosting connection resource to state XML. (authored by clumens).
Feature: daemons: Add node hosting connection resource to state XML.
clumens committed rPe503acb82f93: Refactor: daemons: Broadcast remote node state changes to all controllers (authored by clumens).
Refactor: daemons: Broadcast remote node state changes to all controllers
clumens committed rP060b05f73993: Feature: daemons: Sync remote connection info with new controllers. (authored by clumens).
Feature: daemons: Sync remote connection info with new controllers.
clumens committed rP09058c943952: Feature: daemons: Preserve transient attrs when possible (authored by clumens).
Feature: daemons: Preserve transient attrs when possible
GitHub <noreply@github.com> committed rPbb6f37b37a86: Merge pull request #3088 from clumens/preserve-transients-2.1 (authored by kgaillot).
Merge pull request #3088 from clumens/preserve-transients-2.1
Apr 25 2023
Apr 25 2023
[tx] Remove expensive memsets
[tx] Remove expensive memsets
GitHub <noreply@github.com> committed rK757b3a76b6d4: Merge pull request #405 from jfriesse/remove_slow_memsets-main (authored by fabbione).
Merge pull request #405 from jfriesse/remove_slow_memsets-main
Apr 24 2023
Apr 24 2023
gao-yan committed rP8a1b3d608e54: Test: cts-fencing: regression test for fencing timeouts taking fencing delays… (authored by gao-yan).
Test: cts-fencing: regression test for fencing timeouts taking fencing delays…
gao-yan committed rPa6eef3007607: Fix: fencer: add correct values of pcmk_delay_base/max to query rely (authored by gao-yan).
Fix: fencer: add correct values of pcmk_delay_base/max to query rely
gao-yan committed rPcdbfab0858f9: Fix: fencer: total fencing timeout takes any requested fencing delay into… (authored by gao-yan).
Fix: fencer: total fencing timeout takes any requested fencing delay into…
gao-yan committed rP86de9621e22b: Fix: fencer: per-operation fencing timeout takes any requested fencing delay… (authored by gao-yan).
Fix: fencer: per-operation fencing timeout takes any requested fencing delay…