Page MenuHomeClusterLabs Projects
Feed All Stories

Dec 20 2022

kgaillot committed rPece3bc78629e: Refactor: libpe_status: drop unnecessary arguments to… (authored by kgaillot).
Refactor: libpe_status: drop unnecessary arguments to…
Dec 20 2022, 4:08 PM
kgaillot committed rP7c19602d9450: Refactor: libpe_status: drop redundant argument to pe_get_failcount() (authored by kgaillot).
Refactor: libpe_status: drop redundant argument to pe_get_failcount()
Dec 20 2022, 4:08 PM
kgaillot committed rP54636d358545: Refactor: libpe_status: drop redundant argument to… (authored by kgaillot).
Refactor: libpe_status: drop redundant argument to…
Dec 20 2022, 4:08 PM
kgaillot committed rPd920d8128482: Refactor: libpe_status: drop redundant argument to check_operation_expiry() (authored by kgaillot).
Refactor: libpe_status: drop redundant argument to check_operation_expiry()
Dec 20 2022, 4:08 PM
kgaillot committed rPab1001544bb5: Refactor: scheduler: clarify arguments when checking parameters (authored by kgaillot).
Refactor: scheduler: clarify arguments when checking parameters
Dec 20 2022, 4:08 PM
kgaillot committed rP9ceec3a1a504: Doc: libpe_status,libpacemaker: clarify pointer arguments (authored by kgaillot).
Doc: libpe_status,libpacemaker: clarify pointer arguments
Dec 20 2022, 4:08 PM
kgaillot committed rP391bb659a471: Doc: Pacemaker Development: clarify doxygen guideline (authored by kgaillot).
Doc: Pacemaker Development: clarify doxygen guideline
Dec 20 2022, 4:08 PM
kgaillot committed rP1e3704fad741: Refactor: scheduler: use const with a more strict meaning (authored by kgaillot).
Refactor: scheduler: use const with a more strict meaning
Dec 20 2022, 4:08 PM
GitHub <noreply@github.com> committed rP51cc0bfbc449: Merge pull request #2982 from kgaillot/doc (authored by kgaillot).
Merge pull request #2982 from kgaillot/doc
Dec 20 2022, 4:08 PM
administrator renamed administrator from phacilitator to administrator.
Dec 20 2022, 2:36 PM

Dec 19 2022

kgaillot committed rP8c78e0e81ecf: API: libpe_status: add pe_rsc_detect_loop constant (authored by kgaillot).
API: libpe_status: add pe_rsc_detect_loop constant
Dec 19 2022, 4:56 PM
kgaillot committed rPa6c9512bfdfd: Low: scheduler: order cloned fence device probes same as other clones (authored by kgaillot).
Low: scheduler: order cloned fence device probes same as other clones
Dec 19 2022, 4:56 PM
GitHub <noreply@github.com> committed rP75e41722acfd: Merge pull request #2983 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2983 from kgaillot/fixes
Dec 19 2022, 4:56 PM

Dec 15 2022

nrwahl2 committed rPf49b22a74998: Refactor: libcrmcommon: Use pcmk__str_update in dump_xml_* functions (authored by nrwahl2).
Refactor: libcrmcommon: Use pcmk__str_update in dump_xml_* functions
Dec 15 2022, 10:47 AM
nrwahl2 committed rPcadcbc045400: Refactor: libcrmcommon: Don't call add_node in xml_subprocess_output() (authored by nrwahl2).
Refactor: libcrmcommon: Don't call add_node in xml_subprocess_output()
Dec 15 2022, 10:47 AM
nrwahl2 committed rPb64368eb96a0: Low: libcrmcommon: pcmk__output_xml_add_node() -> *_copy() (authored by nrwahl2).
Low: libcrmcommon: pcmk__output_xml_add_node() -> *_copy()
Dec 15 2022, 10:47 AM
nrwahl2 committed rPb8769e881a01: Low: libcrmcommon: Assert on failed copy in copy_xml() (authored by nrwahl2).
Low: libcrmcommon: Assert on failed copy in copy_xml()
Dec 15 2022, 10:47 AM
nrwahl2 committed rP909f8cdf85e3: Low: libcrmcommon: Don't use aliases in XML logging functions (authored by nrwahl2).
Low: libcrmcommon: Don't use aliases in XML logging functions
Dec 15 2022, 10:47 AM
nrwahl2 committed rPd16166ef1ae9: Refactor: libcrmcommon: New pcmk__text_output_new() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__text_output_new()
Dec 15 2022, 10:47 AM
nrwahl2 committed rPa7e79fb8498e: Low: libcrmcommon: Avoid out-of-bounds string access in log_data_element (authored by nrwahl2).
Low: libcrmcommon: Avoid out-of-bounds string access in log_data_element
Dec 15 2022, 10:47 AM
nrwahl2 committed rPa7702d4dc4e1: Low: libcrmcommon: Remove colon and space from log line after prefix (authored by nrwahl2).
Low: libcrmcommon: Remove colon and space from log line after prefix
Dec 15 2022, 10:46 AM
nrwahl2 committed rP38354b0858d3: Refactor: libcrmcommon: Move a_child to loop scope in log_data_element (authored by nrwahl2).
Refactor: libcrmcommon: Move a_child to loop scope in log_data_element
Dec 15 2022, 10:46 AM
GitHub <noreply@github.com> committed rPcdbc6279a5dc: Merge pull request #2975 from nrwahl2/nrwahl2-T108_prep (authored by kgaillot).
Merge pull request #2975 from nrwahl2/nrwahl2-T108_prep
Dec 15 2022, 10:46 AM

Dec 14 2022

clumens committed rP02879048cc1c: Feature: tools: Allow patterns for permanent attribute in crm_attribute. (authored by clumens).
Feature: tools: Allow patterns for permanent attribute in crm_attribute.
Dec 14 2022, 2:48 PM
clumens committed rPa53e6b57e722: Test: cts-cli: Remove a no longer needed crm_attribute test. (authored by clumens).
Test: cts-cli: Remove a no longer needed crm_attribute test.
Dec 14 2022, 2:48 PM
clumens committed rPaba64709b2ed: Test: cts-cli: Add more tests for crm_attribute -P. (authored by clumens).
Test: cts-cli: Add more tests for crm_attribute -P.
Dec 14 2022, 2:48 PM
GitHub <noreply@github.com> committed rP88d1906a3a46: Merge pull request #2981 from clumens/crm_attribute (authored by kgaillot).
Merge pull request #2981 from clumens/crm_attribute
Dec 14 2022, 2:48 PM
kgaillot committed rPdb5b7f97d144: API: libpe_status: first argument to pe_find_node_any() is now const (authored by kgaillot).
API: libpe_status: first argument to pe_find_node_any() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rPe544524bd3ae: API: libpe_status: first argument to pe_find_node_id() is now const (authored by kgaillot).
API: libpe_status: first argument to pe_find_node_id() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rPa8ee22144155: API: libpe_status: first argument to pe_find_node() is now const (authored by kgaillot).
API: libpe_status: first argument to pe_find_node() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rP4afbdb89c27a: API: libpe_rules: last argument to pe_expand_re_matches() is now const (authored by kgaillot).
API: libpe_rules: last argument to pe_expand_re_matches() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rPc92b336a8023: Refactor: libpe_rules: drop unnecessary argument to unpack_nvpair_blocks() (authored by kgaillot).
Refactor: libpe_rules: drop unnecessary argument to unpack_nvpair_blocks()
Dec 14 2022, 2:47 PM
kgaillot committed rP37a80f87607e: API: libpe_rules: second argument to pe_unpack_nvpairs() is now const (authored by kgaillot).
API: libpe_rules: second argument to pe_unpack_nvpairs() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rP70472271c97e: Refactor: libpe_rules: clarify pointer arguments (authored by kgaillot).
Refactor: libpe_rules: clarify pointer arguments
Dec 14 2022, 2:47 PM
kgaillot committed rP68834b477707: API: libpe_rules: second argument to pe_eval_expr() and pe_eval_subexpr() is… (authored by kgaillot).
API: libpe_rules: second argument to pe_eval_expr() and pe_eval_subexpr() is…
Dec 14 2022, 2:47 PM
kgaillot committed rP2a25925d1d9a: API: libpe_rules: second argument to pe_eval_rules() is now const (authored by kgaillot).
API: libpe_rules: second argument to pe_eval_rules() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rP5be605cbb8a5: API: libpe_rules: rule_data argument to pe_eval_nvpairs() is now const (authored by kgaillot).
API: libpe_rules: rule_data argument to pe_eval_nvpairs() is now const
Dec 14 2022, 2:47 PM
kgaillot committed rP195c406457fb: Doc: Pacemaker Explained: add examples for rsc-pattern (authored by kgaillot).
Doc: Pacemaker Explained: add examples for rsc-pattern
Dec 14 2022, 2:47 PM
kgaillot committed rPd9eb20e45984: Doc: libpe_rules: improve doxygen for pe_eval_expr()/pe_eval_subexpr() (authored by kgaillot).
Doc: libpe_rules: improve doxygen for pe_eval_expr()/pe_eval_subexpr()
Dec 14 2022, 2:47 PM
GitHub <noreply@github.com> committed rPda7b11c244c5: Merge pull request #2979 from kgaillot/doc (authored by kgaillot).
Merge pull request #2979 from kgaillot/doc
Dec 14 2022, 2:47 PM
chrissie-c committed rKe7960e966108: udp: Move EPERM to be alongside EMSGSIZE in tx error handler (authored by chrissie-c).
udp: Move EPERM to be alongside EMSGSIZE in tx error handler
Dec 14 2022, 4:47 AM

Dec 13 2022

Peter Varkoly <varkoly@suse.com> committed rRe7822f35256d: Please don't suggest /tmp/mysql-proxy.sock, that is bad practice. Use one of… (authored by Peter Varkoly <varkoly@suse.com>).
Please don't suggest /tmp/mysql-proxy.sock, that is bad practice. Use one of…
Dec 13 2022, 8:48 AM
GitHub <noreply@github.com> committed rRc1dd3806c6e5: Merge pull request #1827 from varkoly/do-not-suggest-bad-practice (authored by fabbione).
Merge pull request #1827 from varkoly/do-not-suggest-bad-practice
Dec 13 2022, 8:48 AM

Dec 12 2022

gao-yan committed rP8306ac714ab5: Test: cts-scheduler: add test for preventing a leftover pending monitor from… (authored by gao-yan).
Test: cts-scheduler: add test for preventing a leftover pending monitor from…
Dec 12 2022, 3:58 PM
gao-yan committed rP1d28036392d9: Fix: scheduler: prevent a leftover pending monitor from causing unexpected stop… (authored by gao-yan).
Fix: scheduler: prevent a leftover pending monitor from causing unexpected stop…
Dec 12 2022, 3:58 PM
gao-yan committed rP11689380bb66: Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails (authored by gao-yan).
Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails
Dec 12 2022, 3:58 PM
gao-yan committed rP0da1d22a27a6: Test: cts-scheduler: update test for preventing a leftover pending monitor from… (authored by gao-yan).
Test: cts-scheduler: update test for preventing a leftover pending monitor from…
Dec 12 2022, 3:58 PM
gao-yan committed rP47debe0d06f4: Fix: scheduler: prevent inactive instances from starting if probe is unrunnable… (authored by gao-yan).
Fix: scheduler: prevent inactive instances from starting if probe is unrunnable…
Dec 12 2022, 3:58 PM
gao-yan committed rPb3ef4c7f06ff: Test: cts-scheduler: update test for preventing inactive instances from… (authored by gao-yan).
Test: cts-scheduler: update test for preventing inactive instances from…
Dec 12 2022, 3:58 PM
GitHub <noreply@github.com> committed rPb4db7685a5a6: Merge pull request #2971 from gao-yan/leftover-pending-monitor (authored by kgaillot).
Merge pull request #2971 from gao-yan/leftover-pending-monitor
Dec 12 2022, 3:58 PM
nrwahl2 committed rPe161f0ee67f4: Refactor: various: Replace XML_ATTR_UUID with XML_ATTR_ID internally (authored by nrwahl2).
Refactor: various: Replace XML_ATTR_UUID with XML_ATTR_ID internally
Dec 12 2022, 3:47 PM
nrwahl2 committed rP1b0bbc6436d3: API: libcrmcommon: Deprecate XML_ATTR_UUID (authored by nrwahl2).
API: libcrmcommon: Deprecate XML_ATTR_UUID
Dec 12 2022, 3:47 PM
nrwahl2 committed rP71c6f80d0ed8: Refactor: various: Use XML_ATTR_ID instead of id literal for XML (authored by nrwahl2).
Refactor: various: Use XML_ATTR_ID instead of id literal for XML
Dec 12 2022, 3:47 PM
nrwahl2 committed rP2ede2acbd2b8: Refactor: tools: Use XML string constants in cibadmin help (authored by nrwahl2).
Refactor: tools: Use XML string constants in cibadmin help
Dec 12 2022, 3:47 PM
nrwahl2 committed rP67eafb96323c: Low: libpacemaker: Include ipc_pacemakerd.h in pcmki_status.h (authored by nrwahl2).
Low: libpacemaker: Include ipc_pacemakerd.h in pcmki_status.h
Dec 12 2022, 3:47 PM
GitHub <noreply@github.com> committed rP074e9c860f29: Merge pull request #2969 from nrwahl2/nrwahl2-uuid (authored by kgaillot).
Merge pull request #2969 from nrwahl2/nrwahl2-uuid
Dec 12 2022, 3:47 PM
1583627300@qq.com <binlingyu@uniontech.com> committed rPf14b5a93dc74: add zh_CN translation for common.c file (authored by bly <binlingyu@uniontech.com>).
add zh_CN translation for common.c file
Dec 12 2022, 10:45 AM
1583627300@qq.com <binlingyu@uniontech.com> committed rP32e399ab3313: add zh_CN translations for common.c file (authored by bly <binlingyu@uniontech.com>).
add zh_CN translations for common.c file
Dec 12 2022, 10:45 AM
1583627300@qq.com <binlingyu@uniontech.com> committed rP7c3f5c529c85: add zh_CN translations for common.c file (authored by bly <binlingyu@uniontech.com>).
add zh_CN translations for common.c file
Dec 12 2022, 10:45 AM
GitHub <noreply@github.com> committed rP487d3684a749: Merge pull request #2958 from bin-ly/main (authored by kgaillot).
Merge pull request #2958 from bin-ly/main
Dec 12 2022, 10:45 AM
clumens committed rPf23786d1607b: Feature: tools: Add a -z option to attrd_updater. (authored by clumens).
Feature: tools: Add a -z option to attrd_updater.
Dec 12 2022, 10:19 AM
clumens committed rP116c1b9e50b8: Feature: daemons: Add support for transient utilization attributes. (authored by clumens).
Feature: daemons: Add support for transient utilization attributes.
Dec 12 2022, 10:19 AM
clumens committed rP0e0ac825fe2d: Refactor: daemons: Rename a->set to a->set_id in attrd. (authored by clumens).
Refactor: daemons: Rename a->set to a->set_id in attrd.
Dec 12 2022, 10:19 AM
clumens committed rP3c4c7f4422b2: Feature: libcrmcommon: Add a block attr to an IPC update request. (authored by clumens).
Feature: libcrmcommon: Add a block attr to an IPC update request.
Dec 12 2022, 10:19 AM
clumens committed rP8169f4c3dd28: Doc: Pacemaker Explained: Mention transient utilization attrs. (authored by clumens).
Doc: Pacemaker Explained: Mention transient utilization attrs.
Dec 12 2022, 10:19 AM
clumens committed rPf79a84d99a99: Feature: scheduler: Unpack transient utilization attributes. (authored by clumens).
Feature: scheduler: Unpack transient utilization attributes.
Dec 12 2022, 10:19 AM
clumens committed rP12338372f110: Test: cts-scheduler: Convert a test to using transient util attrs. (authored by clumens).
Test: cts-scheduler: Convert a test to using transient util attrs.
Dec 12 2022, 10:19 AM
clumens committed rP34e048fa6ad8: Low: tools: Support setting transient utilization attrs from crm_attribute. (authored by clumens).
Low: tools: Support setting transient utilization attrs from crm_attribute.
Dec 12 2022, 10:19 AM
GitHub <noreply@github.com> committed rP01307998c59c: Merge pull request #2933 from clumens/transient-util (authored by kgaillot).
Merge pull request #2933 from clumens/transient-util
Dec 12 2022, 10:19 AM

Dec 9 2022

GitHub <noreply@github.com> committed rF19d2744525ce: Merge pull request #518 from ClusterLabs/fence-virtd-groups (authored by oalbrigt).
Merge pull request #518 from ClusterLabs/fence-virtd-groups
Dec 9 2022, 4:28 AM
fabbione committed rF8e6e879ff620: [virt] fix clang build (authored by fabbione).
[virt] fix clang build
Dec 9 2022, 3:56 AM
fabbione committed rF3ab0cd54b1ba: [virt] fix cpg plugin build (authored by fabbione).
[virt] fix cpg plugin build
Dec 9 2022, 1:20 AM
fabbione committed rF4a58e84b2f06: [virt] update man page to cover all serial listener configs (authored by fabbione).
[virt] update man page to cover all serial listener configs
Dec 9 2022, 1:08 AM
fabbione committed rFf03f071f3557: [virt] update man page for serial listener in serial mode (authored by fabbione).
[virt] update man page for serial listener in serial mode
Dec 9 2022, 12:42 AM
fabbione committed rF64efd073b0a6: [virt] fix serial debug output (authored by fabbione).
[virt] fix serial debug output
Dec 9 2022, 12:42 AM

Dec 8 2022

fabbione committed rF9743f6c22f43: [virt] add debug print for static map check (authored by fabbione).
[virt] add debug print for static map check
Dec 8 2022, 11:58 PM
fabbione committed rFf32efe1f5a23: [virt] Clarify usage of ip= for vsock listener (authored by fabbione).
[virt] Clarify usage of ip= for vsock listener
Dec 8 2022, 11:57 PM
GitHub <noreply@github.com> committed rPcd0f91f517e6: Merge pull request #2978 from ClusterLabs/2.1 (authored by kgaillot).
Merge pull request #2978 from ClusterLabs/2.1
Dec 8 2022, 3:56 PM
kgaillot committed rPa3f44794f94e: Doc: ChangeLog: update for 2.1.5 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.5 release
Dec 8 2022, 10:47 AM
kgaillot committed rPb4300b6e3bf3: Doc: Pacemaker Development: fix a typo (authored by kgaillot).
Doc: Pacemaker Development: fix a typo
Dec 8 2022, 10:47 AM
kgaillot committed rP36d8e250d824: Doc: Clusters from Scratch: fix typo (authored by kgaillot).
Doc: Clusters from Scratch: fix typo
Dec 8 2022, 10:47 AM
fabbione committed rFeaadc7137f83: [virt] fix tcp plugin to properly pass info to acl check (authored by fabbione).
[virt] fix tcp plugin to properly pass info to acl check
Dec 8 2022, 10:26 AM
fabbione committed rFf9f701130efa: [virt] fix tcp plugin to properly pass info to acl check (authored by fabbione).
[virt] fix tcp plugin to properly pass info to acl check
Dec 8 2022, 10:04 AM
fabbione committed rFb67a36262719: [virt] drop last qmf bits (rhel6 era) (authored by fabbione).
[virt] drop last qmf bits (rhel6 era)
Dec 8 2022, 6:06 AM
fabbione committed rF61746e369ccc: [virt] allow groups to only specify vm_name without UUID (authored by fabbione).
[virt] allow groups to only specify vm_name without UUID
Dec 8 2022, 5:38 AM
fabbione committed rF151e1759148a: [virtd] add support for named groups (authored by fabbione).
[virtd] add support for named groups
Dec 8 2022, 4:34 AM
oalbrigt committed rF6f213eb637bf: fence_virtd: add info about using multiple uuid/ip entries for groups (authored by oalbrigt).
fence_virtd: add info about using multiple uuid/ip entries for groups
Dec 8 2022, 4:29 AM
GitHub <noreply@github.com> committed rFfb0b1cd747d7: Merge pull request #516 from oalbrigt/fence_virtd-update-manpage (authored by oalbrigt).
Merge pull request #516 from oalbrigt/fence_virtd-update-manpage
Dec 8 2022, 4:29 AM

Dec 7 2022

clumens committed rP8e2baa9b8794: Refactor: libcrmcommon: Remove pcmk__set_cli_options... (authored by clumens).
Refactor: libcrmcommon: Remove pcmk__set_cli_options...
Dec 7 2022, 6:33 PM
clumens committed rPae376e24cd4e: Refactor: libcrmcommon: Reduce pcmk__cli_help. (authored by clumens).
Refactor: libcrmcommon: Reduce pcmk__cli_help.
Dec 7 2022, 6:33 PM
clumens committed rP405312d51550: Refactor: libcrmcommon: Remove pcmk__cli_option_cleanup. (authored by clumens).
Refactor: libcrmcommon: Remove pcmk__cli_option_cleanup.
Dec 7 2022, 6:33 PM
clumens committed rPfe5a2d157df9: Refactor: libcrmcommon: No longer import getopt.h anywhere. (authored by clumens).
Refactor: libcrmcommon: No longer import getopt.h anywhere.
Dec 7 2022, 6:33 PM
clumens committed rPe9b6d16bf73f: Refactor: libcrmcommon: Remove pcmk__cli_option_t and pcmk__cli_option_flags (authored by clumens).
Refactor: libcrmcommon: Remove pcmk__cli_option_t and pcmk__cli_option_flags
Dec 7 2022, 6:33 PM
clumens committed rP08b72db6b6ba: Low: libcrmcommon: Warn if deprecated command line formats are used. (authored by clumens).
Low: libcrmcommon: Warn if deprecated command line formats are used.
Dec 7 2022, 6:33 PM
clumens committed rP7a87bfd723da: Refactor: libcrmcommon: Remove an argument from pcmk__cli_help. (authored by clumens).
Refactor: libcrmcommon: Remove an argument from pcmk__cli_help.
Dec 7 2022, 6:33 PM
GitHub <noreply@github.com> committed rP5276fe8715d3: Merge pull request #2976 from clumens/cli_option_t (authored by kgaillot).
Merge pull request #2976 from clumens/cli_option_t
Dec 7 2022, 6:33 PM

Dec 6 2022

kgaillot committed rP2b0dc43417b4: API: libcrmcommon: rsc_op_expected_rc() argument is now const (authored by kgaillot).
API: libcrmcommon: rsc_op_expected_rc() argument is now const
Dec 6 2022, 3:29 PM
kgaillot committed rP603c03509e2e: API: libcrmcommon: second argument to copy_in_properties() is now const (authored by kgaillot).
API: libcrmcommon: second argument to copy_in_properties() is now const
Dec 6 2022, 3:29 PM
kgaillot committed rP05ceaad483b4: Refactor: libcib: clarify pointer arguments (authored by kgaillot).
Refactor: libcib: clarify pointer arguments
Dec 6 2022, 3:29 PM
kgaillot committed rP6249f938e734: API: libcrmcluster: node argument to send_cluster_text() is now const (authored by kgaillot).
API: libcrmcluster: node argument to send_cluster_text() is now const
Dec 6 2022, 3:29 PM