HomeClusterLabs Projects

Recent Activity
ActivePublic

Recent Activity

Wed, Feb 19

clumens claimed T903: Split large IPC messages.
Wed, Feb 19, 3:35 PM · Restricted Project, Restricted Project, Restricted Project
clumens changed the status of T903: Split large IPC messages from Open to WIP.
Wed, Feb 19, 3:35 PM · Restricted Project, Restricted Project, Restricted Project

Tue, Feb 18

clumens triaged T973: Get rid of "non-option ARGV-elements" blocks from tools as Wishlist priority.
Tue, Feb 18, 3:41 PM · Restricted Project, Pacemaker: Tools
clumens triaged T972: cts-cli shouldn't write to /tmp during package builds as Low priority.
Tue, Feb 18, 1:33 PM · Restricted Project
clumens added a comment to T901: Use asynchronous communication for liblrmd commands with replies.

This is going to be very, very difficult to do which is why we've removed it from the RHEL board and lowered the priority. Basically, lrmd_send_command implements almost all of the API commands for a lrmd_t. All of those would need to be converted over to an async style, and then all of their callers would be. This includes major portions of the control daemon, which isn't very well set up to call the async versions of these functions. It would require rewriting much of liblrmd and the control daemon, and there's simply not enough time to get around to a project of that size.

Tue, Feb 18, 1:24 PM · Restricted Project, Restricted Project
clumens added a comment to T775: Evaluate replacing pcmk__realloc() with GLib functions.

cppcheck appears to be fine with pcmk__realloc for me, but I would still be all for investigating removing it in favor of someone else's code.

Tue, Feb 18, 1:10 PM · Restricted Project, Pacemaker: Libraries
nrwahl2 committed rPf94ad50b06ff: Fix: build: Fix default pacemaker-remoted path on Fedora >= 42 (authored by nrwahl2).
Fix: build: Fix default pacemaker-remoted path on Fedora >= 42
Tue, Feb 18, 9:19 AM
nrwahl2 committed rPd60b9407f2db: Fix: build: Fix default pacemaker-remoted path on Fedora >= 42 (authored by nrwahl2).
Fix: build: Fix default pacemaker-remoted path on Fedora >= 42
Tue, Feb 18, 9:19 AM
nrwahl2 committed rPa54c84e9bfb4: Fix: build: Fix default pacemaker-remoted path on Fedora >= 42 (authored by nrwahl2).
Fix: build: Fix default pacemaker-remoted path on Fedora >= 42
Tue, Feb 18, 9:19 AM
nrwahl2 committed rPe6ed5ff165df: Refactor: libcrmcommon: Avoid unnecessary allocation for sbd paths (authored by nrwahl2).
Refactor: libcrmcommon: Avoid unnecessary allocation for sbd paths
Tue, Feb 18, 9:19 AM
GitHub <noreply@github.com> committed rP1d6dcabd78bd: Merge pull request #3828 from nrwahl2/nrwahl2-sbindir21 (authored by clumens).
Merge pull request #3828 from nrwahl2/nrwahl2-sbindir21
Tue, Feb 18, 9:19 AM
GitHub <noreply@github.com> committed rP64cd85422c19: Merge pull request #3827 from nrwahl2/nrwahl2-sbindir30 (authored by clumens).
Merge pull request #3827 from nrwahl2/nrwahl2-sbindir30
Tue, Feb 18, 9:19 AM
GitHub <noreply@github.com> committed rP3d0ffefd9e1f: Merge pull request #3826 from nrwahl2/nrwahl2-sbindir (authored by clumens).
Merge pull request #3826 from nrwahl2/nrwahl2-sbindir
Tue, Feb 18, 9:19 AM

Mon, Feb 17

clumens committed rPc8ea0e8e32f9: Build: devel: Replace indent with clang-format. (authored by clumens).
Build: devel: Replace indent with clang-format.
Mon, Feb 17, 3:56 PM
GitHub <noreply@github.com> committed rP77a5fca9f11f: Merge pull request #3824 from clumens/clang-format (authored by clumens).
Merge pull request #3824 from clumens/clang-format
Mon, Feb 17, 3:56 PM
GitHub <noreply@github.com> committed rR575dcec0cd97: Update portblock: improve version detection of iptables (authored by abrychcy <abrychcy@users.noreply.github.com>).
Update portblock: improve version detection of iptables
Mon, Feb 17, 8:37 AM
GitHub <noreply@github.com> committed rR90f9f1c43f3b: portblock: fix version detection of iptables (#2022) (authored by oalbrigt).
portblock: fix version detection of iptables (#2022)
Mon, Feb 17, 8:37 AM
GitHub <noreply@github.com> committed rR938867b0c4a7: simplify iptables version string regex (authored by abrychcy <abrychcy@users.noreply.github.com>).
simplify iptables version string regex
Mon, Feb 17, 8:37 AM

Tue, Feb 11

oalbrigt committed rR9bb30d743d04: ocf-shellfuncs: add missing variable in crm_mon_no_validation() (authored by oalbrigt).
ocf-shellfuncs: add missing variable in crm_mon_no_validation()
Tue, Feb 11, 7:52 AM
GitHub <noreply@github.com> committed rR77d8f026e786: Merge pull request #2021 from oalbrigt/ocf-shellfuncs-add-missing-var (authored by oalbrigt).
Merge pull request #2021 from oalbrigt/ocf-shellfuncs-add-missing-var
Tue, Feb 11, 7:52 AM

Mon, Feb 10

gao-yan committed rPe128ae183337: Fix: libcrmcluster: prevent external callers from triggering assertion when… (authored by gao-yan).
Fix: libcrmcluster: prevent external callers from triggering assertion when…
Mon, Feb 10, 2:27 PM
GitHub <noreply@github.com> committed rPaf3642fbf637: Merge pull request #3821 from gao-yan/server_message_type-NULL (authored by clumens).
Merge pull request #3821 from gao-yan/server_message_type-NULL
Mon, Feb 10, 2:27 PM

Fri, Feb 7

nrwahl2 committed rPa90267c6533c: Refactor: various: Use uint32_t for group of pcmk_sim_flags internally (authored by nrwahl2).
Refactor: various: Use uint32_t for group of pcmk_sim_flags internally
Fri, Feb 7, 6:51 PM
nrwahl2 committed rPff6e7a9b4b47: Refactor: fencer: Set scheduler input, flags, and status explicitly (authored by nrwahl2).
Refactor: fencer: Set scheduler input, flags, and status explicitly
Fri, Feb 7, 6:51 PM
nrwahl2 committed rP37f7210e19cb: Refactor: scheduler: Set scheduler input, flags, and status explicitly (authored by nrwahl2).
Refactor: scheduler: Set scheduler input, flags, and status explicitly
Fri, Feb 7, 6:51 PM

Panel Used By

DashboardGlobal Home

Event Timeline

administrator created this object with edit policy "Administrators".
administrator changed the visibility from "All Users" to "Public (No Login Required)".Jan 23 2024, 6:58 PM