Page MenuHomeClusterLabs Projects
Feed All Stories

Aug 30 2022

GitHub <noreply@github.com> committed rP68c64fbe1cca: Merge pull request #2829 from clumens/attrd-refresh (authored by kgaillot).
Merge pull request #2829 from clumens/attrd-refresh
Aug 30 2022, 5:27 PM
kgaillot committed rPd3404c106d16: Test: cts-scheduler: rename resources in a couple of test inputs (authored by kgaillot).
Test: cts-scheduler: rename resources in a couple of test inputs
Aug 30 2022, 11:49 AM
kgaillot committed rP5157ad99064c: Test: cts-scheduler: rename more resources in some test inputs (authored by kgaillot).
Test: cts-scheduler: rename more resources in some test inputs
Aug 30 2022, 11:49 AM
kgaillot committed rP1883bd1b98aa: Test: cts-scheduler: rename a couple of resources in a test input (authored by kgaillot).
Test: cts-scheduler: rename a couple of resources in a test input
Aug 30 2022, 11:49 AM
GitHub <noreply@github.com> committed rPc6adff383586: Merge pull request #2840 from kgaillot/term (authored by kgaillot).
Merge pull request #2840 from kgaillot/term
Aug 30 2022, 11:49 AM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR1f9c38e53957: ocf-tester: remove removed parameter -L from Usage text (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
ocf-tester: remove removed parameter -L from Usage text
Aug 30 2022, 5:48 AM
GitHub <noreply@github.com> committed rRcb9e0db72137: Merge pull request #1798 from oalbrigt/ocf-tester (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1798 from oalbrigt/ocf-tester
Aug 30 2022, 5:48 AM

Aug 29 2022

kgaillot committed rPe844a7ce7310: Doc: Pacemaker Development: clarify doxygen usage for struct pointer parameters (authored by kgaillot).
Doc: Pacemaker Development: clarify doxygen usage for struct pointer parameters
Aug 29 2022, 3:53 PM
kgaillot committed rP6a374917bb25: Refactor: libcrmcommon: clarify pointer arguments (authored by kgaillot).
Refactor: libcrmcommon: clarify pointer arguments
Aug 29 2022, 3:53 PM
kgaillot committed rP556a2cca5710: API: libcrmcommon: argument to xml2list() is now const (authored by kgaillot).
API: libcrmcommon: argument to xml2list() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rP79d95bd10a24: API: libcrmcommon: first argument to find_xml_node() is now const (authored by kgaillot).
API: libcrmcommon: first argument to find_xml_node() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rP9314042ff4e7: API: libcrmcommon: sixth argument to log_data_element() is now const (authored by kgaillot).
API: libcrmcommon: sixth argument to log_data_element() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rP314cdf257560: API: libcrmcommon: first argument to xml_patch_versions() is now const (authored by kgaillot).
API: libcrmcommon: first argument to xml_patch_versions() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rPe93795ae7744: API: libcrmcommon: argument to xml_get_path() is now const (authored by kgaillot).
API: libcrmcommon: argument to xml_get_path() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rP554a79898730: API: libcrmcommon: first argument to get_message_xml() is now const (authored by kgaillot).
API: libcrmcommon: first argument to get_message_xml() is now const
Aug 29 2022, 3:53 PM
kgaillot committed rP0b475c5d592d: API: libcrmcommon: first argument to create_reply() is now const (authored by kgaillot).
API: libcrmcommon: first argument to create_reply() is now const
Aug 29 2022, 3:53 PM
GitHub <noreply@github.com> committed rP049e4a827d03: Merge pull request #2832 from kgaillot/doc (authored by kgaillot).
Merge pull request #2832 from kgaillot/doc
Aug 29 2022, 3:53 PM
kgaillot committed rPb3bce2d2b4e9: Test: CTS: correct URL (authored by kgaillot).
Test: CTS: correct URL
Aug 29 2022, 12:41 PM
kgaillot committed rPecf4f01ce641: Doc: libstonithd: update URL in comment (authored by kgaillot).
Doc: libstonithd: update URL in comment
Aug 29 2022, 12:41 PM
kgaillot committed rP312cf8dfdcfe: Test: cts-cli: avoid deprecated syntax in test input (authored by kgaillot).
Test: cts-cli: avoid deprecated syntax in test input
Aug 29 2022, 12:41 PM
kgaillot committed rP02ab00707dd2: Test: cts-scheduler: avoid deprecated terminology in regression test inputs (authored by kgaillot).
Test: cts-scheduler: avoid deprecated terminology in regression test inputs
Aug 29 2022, 12:41 PM
kgaillot committed rP2309ac360978: Test: cts-scheduler: remove incorrect setting from regression test inputs (authored by kgaillot).
Test: cts-scheduler: remove incorrect setting from regression test inputs
Aug 29 2022, 12:41 PM
GitHub <noreply@github.com> committed rPcd3a75bd8f96: Merge pull request #2830 from kgaillot/term (authored by kgaillot).
Merge pull request #2830 from kgaillot/term
Aug 29 2022, 12:40 PM
nrwahl2 committed rPc205f3cfb68a: Fix: libcib: cib__signon_query(): NULL-check correct pointer (authored by nrwahl2).
Fix: libcib: cib__signon_query(): NULL-check correct pointer
Aug 29 2022, 10:40 AM
GitHub <noreply@github.com> committed rP08693870a0e0: Merge pull request #2837 from nrwahl2/nrwahl2-cib_fix (authored by kgaillot).
Merge pull request #2837 from nrwahl2/nrwahl2-cib_fix
Aug 29 2022, 10:40 AM
nrwahl2 committed rP56197d4c4df8: Fix: libcrmcommon: Out-of-order pcmk__rc_info array (authored by nrwahl2).
Fix: libcrmcommon: Out-of-order pcmk__rc_info array
Aug 29 2022, 10:27 AM
GitHub <noreply@github.com> committed rP03e09821520f: Merge pull request #2834 from nrwahl2/nrwahl2-fix_typo (authored by kgaillot).
Merge pull request #2834 from nrwahl2/nrwahl2-fix_typo
Aug 29 2022, 10:27 AM
nrwahl2 committed rPa73bf7dc447e: Refactor: libcrmcommon: iso8601.c change uint to uint32_t (authored by nrwahl2).
Refactor: libcrmcommon: iso8601.c change uint to uint32_t
Aug 29 2022, 10:08 AM
nrwahl2 committed rP07d24bd6c285: API: libcrmcommon: dt argument of crm_time_get_timeofday() is now const (authored by nrwahl2).
API: libcrmcommon: dt argument of crm_time_get_timeofday() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP9aa1933567fe: API: libcrmcommon: dt argument of crm_time_get_timezone() is now const (authored by nrwahl2).
API: libcrmcommon: dt argument of crm_time_get_timezone() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPecb9c321277e: API: libcrmcommon: dt argument of crm_time_get_gregorian() is now const (authored by nrwahl2).
API: libcrmcommon: dt argument of crm_time_get_gregorian() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP207fb22188f4: API: libcrmcommon: dt argument of crm_time_get_ordinal() is now const (authored by nrwahl2).
API: libcrmcommon: dt argument of crm_time_get_ordinal() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP2fa81430b8f2: API: libcrmcommon: dt argument of crm_time_get_isoweek() is now const (authored by nrwahl2).
API: libcrmcommon: dt argument of crm_time_get_isoweek() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPb52a269b7b97: API: libcrmcommon: Several crm_time_t args in iso8601.c are now const (authored by nrwahl2).
API: libcrmcommon: Several crm_time_t args in iso8601.c are now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPb64a5d892c44: API: libcrmcommon: source argument to crm_time_set() is now const (authored by nrwahl2).
API: libcrmcommon: source argument to crm_time_set() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP910b3f76343a: API: libcrmcommon: source argument to pcmk_copy_time() is now const (authored by nrwahl2).
API: libcrmcommon: source argument to pcmk_copy_time() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPbda71f146be5: API: libcrmcommon: source argument to crm_time_set_timet() is now const (authored by nrwahl2).
API: libcrmcommon: source argument to crm_time_set_timet() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP7554f127a83a: API: libcrmcommon: arguments to crm_time_add() are now const (authored by nrwahl2).
API: libcrmcommon: arguments to crm_time_add() are now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPf64d23f6ca08: API: libcrmcommon: crm_time_calculate_duration() arguments are now const (authored by nrwahl2).
API: libcrmcommon: crm_time_calculate_duration() arguments are now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPb6b6e16b51a4: API: libcrmcommon: arguments to crm_time_subtract() are now const (authored by nrwahl2).
API: libcrmcommon: arguments to crm_time_subtract() are now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rP1a0d3479a8cb: API: libcrmcommon: argument to crm_time_check() is now const (authored by nrwahl2).
API: libcrmcommon: argument to crm_time_check() is now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPf4cafe904c42: API: libcrmcommon: arguments to crm_time_compare() are now const (authored by nrwahl2).
API: libcrmcommon: arguments to crm_time_compare() are now const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPe119d7d39882: Refactor: libcrmcommon: Use const in internal functions if appropriate (authored by nrwahl2).
Refactor: libcrmcommon: Use const in internal functions if appropriate
Aug 29 2022, 10:08 AM
GitHub <noreply@github.com> committed rPacb4e76f8be8: Merge pull request #2833 from nrwahl2/nrwahl2-iso8601_const (authored by kgaillot).
Merge pull request #2833 from nrwahl2/nrwahl2-iso8601_const
Aug 29 2022, 10:08 AM
nrwahl2 committed rPe4d89effa9b3: Build: various: Rename HAVE_PROCFS to HAVE_LINUX_PROCFS (authored by nrwahl2).
Build: various: Rename HAVE_PROCFS to HAVE_LINUX_PROCFS
Aug 29 2022, 9:32 AM
GitHub <noreply@github.com> committed rP6ab1a9aadb1f: Merge pull request #2831 from nrwahl2/nrwahl2-T542 (authored by kgaillot).
Merge pull request #2831 from nrwahl2/nrwahl2-T542
Aug 29 2022, 9:32 AM

Aug 25 2022

nrwahl2 committed rP73a46d1ab48b: Feature: libcrmcommon: Add pcmk_rc_unpack_error return code (authored by nrwahl2).
Feature: libcrmcommon: Add pcmk_rc_unpack_error return code
Aug 25 2022, 5:47 PM
nrwahl2 committed rP6ed12e282bbe: Refactor: libpe_status: pe__unpack_resource(): TRUE -> true (authored by nrwahl2).
Refactor: libpe_status: pe__unpack_resource(): TRUE -> true
Aug 25 2022, 5:47 PM
nrwahl2 committed rP0c0e75d744fa: Refactor: libpe_status: Rename common_unpack() to pe__unpack_resource() (authored by nrwahl2).
Refactor: libpe_status: Rename common_unpack() to pe__unpack_resource()
Aug 25 2022, 5:47 PM
nrwahl2 committed rPb6fdfa0b944e: Refactor: libpe_status: Replace pcmk_rc_schema_validation uses (authored by nrwahl2).
Refactor: libpe_status: Replace pcmk_rc_schema_validation uses
Aug 25 2022, 5:47 PM
nrwahl2 committed rPfd5df1b0c86a: Doc: libpe_status: Add doc comment for pe__unpack_resource() (authored by nrwahl2).
Doc: libpe_status: Add doc comment for pe__unpack_resource()
Aug 25 2022, 5:47 PM
nrwahl2 committed rP09df7737d147: Refactor: libpe_status: Use standard pcmk rc in pe__unpack_resource() (authored by nrwahl2).
Refactor: libpe_status: Use standard pcmk rc in pe__unpack_resource()
Aug 25 2022, 5:47 PM
GitHub <noreply@github.com> committed rP02c8994243c3: Merge pull request #2824 from nrwahl2/nrwahl2-T540 (authored by kgaillot).
Merge pull request #2824 from nrwahl2/nrwahl2-T540
Aug 25 2022, 5:47 PM
nrwahl2 committed rP3bc7cef72d5d: Refactor: libcrmcommon: Use pcmk_client_authenticated enum (authored by nrwahl2).
Refactor: libcrmcommon: Use pcmk_client_authenticated enum
Aug 25 2022, 5:46 PM
nrwahl2 committed rP8f707a64c04b: Refactor: libcrmcommon: Add enums for IPC client auth and TLS handshake (authored by nrwahl2).
Refactor: libcrmcommon: Add enums for IPC client auth and TLS handshake
Aug 25 2022, 5:46 PM
nrwahl2 committed rP66ae1dd70d4c: Refactor: libcrmcommon: pcmk__remote_s: Remove unused authenticated (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__remote_s: Remove unused authenticated
Aug 25 2022, 5:46 PM
nrwahl2 committed rP13c8f456a4d4: Refactor: libcrmcommon: Use pcmk__client_tls_handshake_complete (authored by nrwahl2).
Refactor: libcrmcommon: Use pcmk__client_tls_handshake_complete
Aug 25 2022, 5:46 PM
nrwahl2 committed rP8dae957ef2fb: Refactor: libcrmcommon: pcmk__remote_s: Remove TLS handshake complete (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__remote_s: Remove TLS handshake complete
Aug 25 2022, 5:46 PM
GitHub <noreply@github.com> committed rPc6f8dfdf1316: Merge pull request #2823 from nrwahl2/nrwahl2-T539 (authored by kgaillot).
Merge pull request #2823 from nrwahl2/nrwahl2-T539
Aug 25 2022, 5:46 PM
kgaillot committed rP7bf1459f1aee: Refactor: scheduler: rename pcmk_sched_native.c (authored by kgaillot).
Refactor: scheduler: rename pcmk_sched_native.c
Aug 25 2022, 1:32 PM
kgaillot committed rP6db31a661d27: Refactor: libcrmservice,libcrmcommon: move PCMK_RESOURCE_CLASS_* constants (authored by kgaillot).
Refactor: libcrmservice,libcrmcommon: move PCMK_RESOURCE_CLASS_* constants
Aug 25 2022, 1:32 PM
kgaillot committed rPcd14a0a4eef1: Refactor: scheduler: drop unneeded code from pcmk_sched_primitive.c (authored by kgaillot).
Refactor: scheduler: drop unneeded code from pcmk_sched_primitive.c
Aug 25 2022, 1:32 PM
kgaillot committed rP4ae5071833bd: Refactor: scheduler: best practices for rsc_transition_fn (authored by kgaillot).
Refactor: scheduler: best practices for rsc_transition_fn
Aug 25 2022, 1:32 PM
kgaillot committed rP3b345ca57e70: Refactor: scheduler: functionize sorting allowed nodes (authored by kgaillot).
Refactor: scheduler: functionize sorting allowed nodes
Aug 25 2022, 1:32 PM
kgaillot committed rPc0cea0ef3b5a: Refactor: scheduler: best practices for native_choose_node() (authored by kgaillot).
Refactor: scheduler: best practices for native_choose_node()
Aug 25 2022, 1:32 PM
kgaillot committed rP8dd3e83ef43c: Refactor: scheduler: best practices for allocate() method (authored by kgaillot).
Refactor: scheduler: best practices for allocate() method
Aug 25 2022, 1:32 PM
kgaillot committed rP38fbab69d50c: Refactor: scheduler: functionize applying "this with" colocations (authored by kgaillot).
Refactor: scheduler: functionize applying "this with" colocations
Aug 25 2022, 1:32 PM
kgaillot committed rP7f8a32b53a0a: Refactor: scheduler: functionize applying "with this" colocation (authored by kgaillot).
Refactor: scheduler: functionize applying "with this" colocation
Aug 25 2022, 1:32 PM
kgaillot committed rPfda13e036743: Refactor: scheduler: functionize updating remote node after assignment (authored by kgaillot).
Refactor: scheduler: functionize updating remote node after assignment
Aug 25 2022, 1:32 PM
kgaillot committed rPd07395db581b: Refactor: scheduler: best practices for pcmk__native_allocate() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__native_allocate()
Aug 25 2022, 1:32 PM
kgaillot committed rP3f9110852ce6: Refactor: scheduler: rename pcmk__native_allocate() (authored by kgaillot).
Refactor: scheduler: rename pcmk__native_allocate()
Aug 25 2022, 1:32 PM
kgaillot committed rP77c587fb6fec: Test: cts-cli,cts-scheduler: update expected output for function rename (authored by kgaillot).
Test: cts-cli,cts-scheduler: update expected output for function rename
Aug 25 2022, 1:32 PM
GitHub <noreply@github.com> committed rPe6ac53a8bffa: Merge pull request #2827 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2827 from kgaillot/best-practices
Aug 25 2022, 1:32 PM
kgaillot committed rP99b756ed3774: Refactor: pacemaker-based: rename cib_is_master (authored by kgaillot).
Refactor: pacemaker-based: rename cib_is_master
Aug 25 2022, 1:26 PM
kgaillot committed rPd5533da36c5c: Log: pacemaker-based: update primary terminology in messages and comments (authored by kgaillot).
Log: pacemaker-based: update primary terminology in messages and comments
Aug 25 2022, 1:26 PM
kgaillot committed rP48fc2d158d2e: Refactor: libcib: rename cib_client_is_master() (authored by kgaillot).
Refactor: libcib: rename cib_client_is_master()
Aug 25 2022, 1:26 PM
kgaillot committed rP668382e9abab: Refactor: libcib: rename cib_client_set_slave() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_slave()
Aug 25 2022, 1:26 PM
kgaillot committed rP02f24d13d9ed: Refactor: libcib: rename cib_client_set_master() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_master()
Aug 25 2022, 1:26 PM
kgaillot committed rPcccd441db694: Refactor: libcib: rename cib_client_set_slave_all() (authored by kgaillot).
Refactor: libcib: rename cib_client_set_slave_all()
Aug 25 2022, 1:26 PM
kgaillot committed rP438bb61ac3f7: API: libcib: deprecate cib_api_operations_t:is_master (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:is_master
Aug 25 2022, 1:26 PM
kgaillot committed rP59e416997c67: API: libcib: deprecate cib_api_operations_t:set_slave_all (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_slave_all
Aug 25 2022, 1:26 PM
kgaillot committed rP7ba5756ff102: API: libcib: add cib_api_operations_t:set_primary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_primary
Aug 25 2022, 1:26 PM
kgaillot committed rP139afacd2355: API: libcib: deprecate cib_api_operations_t:set_master (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_master
Aug 25 2022, 1:26 PM
kgaillot committed rP4f62a8095b66: API: libcib: add cib_api_operations_t:set_secondary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_secondary
Aug 25 2022, 1:26 PM
kgaillot committed rPe97499c2a309: API: libcib: deprecate cib_api_operations_t:set_slave (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_slave
Aug 25 2022, 1:26 PM
GitHub <noreply@github.com> committed rPedd2cbbbc94a: Merge pull request #2808 from kgaillot/term (authored by kgaillot).
Merge pull request #2808 from kgaillot/term
Aug 25 2022, 1:26 PM
kgaillot committed rPdf6fa2f21ea6: Refactor: fencing: remove stonith_action_t victim member (authored by kgaillot).
Refactor: fencing: remove stonith_action_t victim member
Aug 25 2022, 11:27 AM
kgaillot committed rPea7590c89756: Refactor: fencing: rename stonith_action_create() (authored by kgaillot).
Refactor: fencing: rename stonith_action_create()
Aug 25 2022, 11:27 AM
kgaillot committed rP8d3737b7f844: Refactor: fencing: rename arguments to stonith_api_call() (authored by kgaillot).
Refactor: fencing: rename arguments to stonith_api_call()
Aug 25 2022, 11:27 AM
kgaillot committed rP3b7f0c15a0a6: Refactor: fencing: rename target arguments to make_args() (authored by kgaillot).
Refactor: fencing: rename target arguments to make_args()
Aug 25 2022, 11:27 AM
kgaillot committed rP9419ff3eabf5: Doc: fencing: use target terminology consistently (authored by kgaillot).
Doc: fencing: use target terminology consistently
Aug 25 2022, 11:27 AM
kgaillot committed rP49c2a36f6ac9: Log: fencer: improve self-fencing logs (authored by kgaillot).
Log: fencer: improve self-fencing logs
Aug 25 2022, 11:27 AM
GitHub <noreply@github.com> committed rPc190d0d37f6a: Merge pull request #2826 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2826 from kgaillot/fencing
Aug 25 2022, 11:27 AM
nrwahl2 committed rPb18e865e10ae: Build: libcrmcommon: Rename GCC_FORMAT_NONLITERAL_CHECKING_ENABLED (authored by nrwahl2).
Build: libcrmcommon: Rename GCC_FORMAT_NONLITERAL_CHECKING_ENABLED
Aug 25 2022, 11:17 AM
nrwahl2 committed rPf73ae9469138: Build: libcrmcommon: Rename SSCANF_HAS_M to HAVE_SSCANF_M (authored by nrwahl2).
Build: libcrmcommon: Rename SSCANF_HAS_M to HAVE_SSCANF_M
Aug 25 2022, 11:17 AM
nrwahl2 committed rP90c0011177ed: Build: libcrmcommon: Rename SUPPORT_DBUS to HAVE_DBUS (authored by nrwahl2).
Build: libcrmcommon: Rename SUPPORT_DBUS to HAVE_DBUS
Aug 25 2022, 11:17 AM
nrwahl2 committed rPcb4d1ebd761e: Build: various: Rename SUPPORT_PROCFS to HAVE_PROCFS (authored by nrwahl2).
Build: various: Rename SUPPORT_PROCFS to HAVE_PROCFS
Aug 25 2022, 11:17 AM
nrwahl2 committed rP5372a408a9fd: Build: libcrmcommon: Rename US_AUTH_GETPEEREID to HAVE_GETPEEREID (authored by nrwahl2).
Build: libcrmcommon: Rename US_AUTH_GETPEEREID to HAVE_GETPEEREID
Aug 25 2022, 11:17 AM
nrwahl2 committed rP4658e4061878: Build: libcrmcommon: Rename US_AUTH_PEERCRED_SOCKPEERCRED (authored by nrwahl2).
Build: libcrmcommon: Rename US_AUTH_PEERCRED_SOCKPEERCRED
Aug 25 2022, 11:17 AM
nrwahl2 committed rPf3492c926cd5: Build: libcrmcommon: Rename US_AUTH_GETPEERUCRED to HAVE_GETPEERUCRED (authored by nrwahl2).
Build: libcrmcommon: Rename US_AUTH_GETPEERUCRED to HAVE_GETPEERUCRED
Aug 25 2022, 11:17 AM