- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 18 2022
Oct 18 2022
lihaipeng <lihaipeng@uniontech.com> committed rP27a77334f419: Synchronize the Chinese translation (authored by lihaipeng <lihaipeng@uniontech.com>).
Synchronize the Chinese translation
GitHub <noreply@github.com> committed rPa43e3e46055c: Merge pull request #2909 from LiHaiP/main (authored by kgaillot).
Merge pull request #2909 from LiHaiP/main
Oct 17 2022
Oct 17 2022
clumens committed rPaec9c740b95d: Low: scheduler: PCMK__OUTPUT_ARGS is an attribute, not a statement. (authored by clumens).
Low: scheduler: PCMK__OUTPUT_ARGS is an attribute, not a statement.
clumens committed rP1c467d15abb9: Fix: scheduler: Mark some args to result-code const char. (authored by clumens).
Fix: scheduler: Mark some args to result-code const char.
GitHub <noreply@github.com> committed rP0e248a834195: Merge pull request #2908 from clumens/output-args (authored by kgaillot).
Merge pull request #2908 from clumens/output-args
IPsrcaddr: fix PROTO regex
oalbrigt committed rRc70ba457851a: IPsrcaddr: detect metric for main table only, and allow specifying metric if… (authored by oalbrigt).
IPsrcaddr: detect metric for main table only, and allow specifying metric if…
oalbrigt committed rRc514f12f7a19: IPsrcaddr: use scope host when using non-main tables (authored by oalbrigt).
IPsrcaddr: use scope host when using non-main tables
oalbrigt committed rR1f387ac8017b: IPsrcaddr: fix monitor/status for default route not being equal to src (authored by oalbrigt).
IPsrcaddr: fix monitor/status for default route not being equal to src
GitHub <noreply@github.com> committed rRc1f0a07e621a: Merge pull request #1813 from oalbrigt/IPsrcaddr-improvements (authored by oalbrigt).
Merge pull request #1813 from oalbrigt/IPsrcaddr-improvements
Oct 14 2022
Oct 14 2022
fabbione committed rKb32b92b982ce: Fix update copyright script to better deal with upper/lower cases (authored by fabbione).
Fix update copyright script to better deal with upper/lower cases
GitHub <noreply@github.com> committed rK81ad3404305c: Merge pull request #388 from kronosnet/fix-copyright (authored by fabbione).
Merge pull request #388 from kronosnet/fix-copyright
Update all copyrights properly
fabbione committed rK0068bae29336: Fix update copyright script to better deal with upper/lower cases (authored by fabbione).
Fix update copyright script to better deal with upper/lower cases
Oct 12 2022
Oct 12 2022
nrwahl2 committed rP160538e2d918: API: libpacemaker: pcmk_pacemakerd_status() ipc_name arg is now const (authored by nrwahl2).
API: libpacemaker: pcmk_pacemakerd_status() ipc_name arg is now const
nrwahl2 committed rP715617796a29: Low: libcrmcommon: Check invalid time value in pacemakerd API reply (authored by nrwahl2).
Low: libcrmcommon: Check invalid time value in pacemakerd API reply
nrwahl2 committed rPda2e6679e4ca: Low: libpacemaker: Correct default for pinged_buf in pacemakerd_event_cb (authored by nrwahl2).
Low: libpacemaker: Correct default for pinged_buf in pacemakerd_event_cb
nrwahl2 committed rP775863558c6c: Feature: pacemakerd: New pcmk__pcmkd_state_enum2friendly() function (authored by nrwahl2).
Feature: pacemakerd: New pcmk__pcmkd_state_enum2friendly() function
nrwahl2 committed rP62affe35486e: Refactor: libpacemaker: Improve return codes in pcmk__pacemakerd_status (authored by nrwahl2).
Refactor: libpacemaker: Improve return codes in pcmk__pacemakerd_status
nrwahl2 committed rP22215458a9c3: Feature: libpacemaker: pacemakerd-health message accepts state (authored by nrwahl2).
Feature: libpacemaker: pacemakerd-health message accepts state
nrwahl2 committed rP0e35bf259bfc: Fix: libpacemaker: Memory leak in pcmk_cluster_queries.c:ipc_connect() (authored by nrwahl2).
Fix: libpacemaker: Memory leak in pcmk_cluster_queries.c:ipc_connect()
nrwahl2 committed rPe7f2a33c7284: Feature: libpacemaker: pcmk__pacemakerd_status() can return pcmkd state (authored by nrwahl2).
Feature: libpacemaker: pcmk__pacemakerd_status() can return pcmkd state
nrwahl2 committed rPa8697cbbb5e2: Feature: libpacemaker: HTML formatter for pacemakerd-health message (authored by nrwahl2).
Feature: libpacemaker: HTML formatter for pacemakerd-health message
nrwahl2 committed rPbdc98fae0d9c: Doc: libpe_status: Replace old funcname in pe__build_rsc_list() comment (authored by nrwahl2).
Doc: libpe_status: Replace old funcname in pe__build_rsc_list() comment
nrwahl2 committed rPd5f57ec8e3d4: Refactor: libpacemaker: Clarify pointer arguments in pcmk_status.c (authored by nrwahl2).
Refactor: libpacemaker: Clarify pointer arguments in pcmk_status.c
nrwahl2 committed rP494e64ce4b69: Low: schemas: Copy API schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy API schemas in preparation for changes
nrwahl2 committed rP92e4bc24084f: Low: libpacemaker: Fix pacemakerd-health XML output (authored by nrwahl2).
Low: libpacemaker: Fix pacemakerd-health XML output
nrwahl2 committed rPa640da07976e: Low: schemas: Add pacemakerd-health schema in preparation for fix (authored by nrwahl2).
Low: schemas: Add pacemakerd-health schema in preparation for fix
nrwahl2 committed rP2d4a36c0ffe4: Fix: tools: crm_mon --one-shot fails while pacemaker is shutting down (authored by nrwahl2).
Fix: tools: crm_mon --one-shot fails while pacemaker is shutting down
nrwahl2 committed rPa6ec43e37655: Refactor: libpacemaker: Default to sync dispatch in pcmk_cluster_queries (authored by nrwahl2).
Refactor: libpacemaker: Default to sync dispatch in pcmk_cluster_queries
nrwahl2 committed rPa165cdf29945: Low: libpacemaker: Correct sys_from default in pacemakerd_health() (authored by nrwahl2).
Low: libpacemaker: Correct sys_from default in pacemakerd_health()
GitHub <noreply@github.com> committed rP44db4ca5e0c8: Merge pull request #2902 from nrwahl2/nrwahl2-clbz#5501 (authored by kgaillot).
Merge pull request #2902 from nrwahl2/nrwahl2-clbz#5501
kgaillot committed rP8628925370e5: Test: libcrmcommon: only build procfs tests if supported (authored by kgaillot).
Test: libcrmcommon: only build procfs tests if supported
kgaillot committed rPb602ccb9e56c: Build: devel: move cppcheck target to devel Makefile (authored by kgaillot).
Build: devel: move cppcheck target to devel Makefile
kgaillot committed rPa10220aa3c52: Refactor: cts-exec-helper: best practices for generate_params() (authored by kgaillot).
Refactor: cts-exec-helper: best practices for generate_params()
kgaillot committed rP242cda1d2e98: Build: devel: send cppcheck output to a file (authored by kgaillot).
Build: devel: send cppcheck output to a file
kgaillot committed rPbf1c20db3f8b: Refactor: cts-exec-helper: simplify print_result() macro (authored by kgaillot).
Refactor: cts-exec-helper: simplify print_result() macro
kgaillot committed rPb1f718755874: Test: cts-exec-helper: improve exit status codes and messages (authored by kgaillot).
Test: cts-exec-helper: improve exit status codes and messages
kgaillot committed rP0f85e5ea94f7: Build: devel: move clang target to devel Makefile (authored by kgaillot).
Build: devel: move clang target to devel Makefile
kgaillot committed rPdc98dabb27d1: Build: devel: move coverity targets to devel Makefile (authored by kgaillot).
Build: devel: move coverity targets to devel Makefile
kgaillot committed rP342182c7640e: Low: libcrmcommon: avoid memory leak in crm_time_subtract() (authored by kgaillot).
Low: libcrmcommon: avoid memory leak in crm_time_subtract()
Doc: xml: update README for 2.1.5
kgaillot committed rP782959f40528: Test: scheduler: remove error in probe-2 input (authored by kgaillot).
Test: scheduler: remove error in probe-2 input
Build: GNUmakefile: drop rel-tags target
kgaillot committed rPba62417ea295: Refactor: scheduler: add (void) to make static analysis happy (authored by kgaillot).
Refactor: scheduler: add (void) to make static analysis happy
kgaillot committed rP73df4e4cde36: Test: scheduler: fix typo in migration-ping-pong input (authored by kgaillot).
Test: scheduler: fix typo in migration-ping-pong input
kgaillot committed rP6ffed2acb843: Low: pacemaker-remoted: fix detection of __progname (authored by kgaillot).
Low: pacemaker-remoted: fix detection of __progname
GitHub <noreply@github.com> committed rP06102abe668a: Merge pull request #2907 from kgaillot/release (authored by kgaillot).
Merge pull request #2907 from kgaillot/release
oalbrigt committed rF46f94d4dbad8: fence_lpar: only output additional error output on DEBUG level (authored by oalbrigt).
fence_lpar: only output additional error output on DEBUG level
GitHub <noreply@github.com> committed rF1381bf21a533: Merge pull request #504 from oalbrigt/fence_lpar-debug-node-status-not-found (authored by oalbrigt).
Merge pull request #504 from oalbrigt/fence_lpar-debug-node-status-not-found
Oct 11 2022
Oct 11 2022
kgaillot committed rP5eff7cd08f69: Low: fencer: skip "on" in remapped reboot when pcmk_reboot_action="off" (authored by kgaillot).
Low: fencer: skip "on" in remapped reboot when pcmk_reboot_action="off"
kgaillot committed rPa5c12af99049: Test: cts-fencing: add regression test for remapped reboot with… (authored by kgaillot).
Test: cts-fencing: add regression test for remapped reboot with…
kgaillot committed rP2bea9028d006: Refactor: fencer: add function to get a device's reboot action (authored by kgaillot).
Refactor: fencer: add function to get a device's reboot action
kgaillot committed rP98e5eec50c9b: Refactor: fencer: add function to check whether a device supports "on" (authored by kgaillot).
Refactor: fencer: add function to check whether a device supports "on"
kgaillot committed rPd366c6710f9e: Low: fencer: skip "on" in remapped reboot when agent doesn't support it (authored by kgaillot).
Low: fencer: skip "on" in remapped reboot when agent doesn't support it
kgaillot committed rP016bf08807bb: Test: cts-support: install fence_dummy variant without "on" action (authored by kgaillot).
Test: cts-support: install fence_dummy variant without "on" action
kgaillot committed rP6f33f3d7d5db: Test: cts-fencing: add regression test for remapped reboot without "on" support (authored by kgaillot).
Test: cts-fencing: add regression test for remapped reboot without "on" support
GitHub <noreply@github.com> committed rP9b4defdcc81f: Merge pull request #2901 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2901 from kgaillot/fencing
GitHub <noreply@github.com> committed rF864b3fe28378: Merge pull request #502 from ClusterLabs/revert-501-fence_scsi-fail-device… (authored by oalbrigt).
Merge pull request #502 from ClusterLabs/revert-501-fence_scsi-fail-device…
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rFda312d154eeb: fence_scsi: fail monitor action when it's unable to change state of device (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
fence_scsi: fail monitor action when it's unable to change state of device
GitHub <noreply@github.com> committed rF6891e9712d79: Revert "fence_scsi: fail monitor action when it's unable to change state of… (authored by oalbrigt).
Revert "fence_scsi: fail monitor action when it's unable to change state of…
GitHub <noreply@github.com> committed rF929fc809fe90: Merge pull request #501 from oalbrigt/fence_scsi-fail-device-unavailable (authored by oalbrigt).
Merge pull request #501 from oalbrigt/fence_scsi-fail-device-unavailable
Oct 10 2022
Oct 10 2022
kgaillot committed rP0864d03c8eaf: Log: controller: log attribute errors correctly (authored by kgaillot).
Log: controller: log attribute errors correctly
kgaillot committed rP302d5a09f05f: Refactor: controller: functionize getting node type string (authored by kgaillot).
Refactor: controller: functionize getting node type string
kgaillot committed rP36558d3a5473: Refactor: controller: functionize attribute failure handling (authored by kgaillot).
Refactor: controller: functionize attribute failure handling
kgaillot committed rP571556021bf3: Refactor: controller: functionize getting shutdown string (authored by kgaillot).
Refactor: controller: functionize getting shutdown string
kgaillot committed rP099187052ced: Low: controller: connect before updating node attribute list (authored by kgaillot).
Low: controller: connect before updating node attribute list
kgaillot committed rP531f7c1912a4: Refactor: controller: simplify attribute functions (authored by kgaillot).
Refactor: controller: simplify attribute functions
kgaillot committed rPfd3a90c682da: Refactor: various: avoid switch fall-throughs (authored by kgaillot).
Refactor: various: avoid switch fall-throughs
kgaillot committed rP9beb6f0f38f9: Refactor: scheduler: functionize checking resource recoverability (authored by kgaillot).
Refactor: scheduler: functionize checking resource recoverability
kgaillot committed rP5ba705e39f0a: Test: cts-cli: make one operation pending in crm_resource_digests.xml (authored by kgaillot).
Test: cts-cli: make one operation pending in crm_resource_digests.xml
kgaillot committed rP8fa52f947c3f: Refactor: fencing: define st_device_flags using bit shift notation (authored by kgaillot).
Refactor: fencing: define st_device_flags using bit shift notation
kgaillot committed rP894fb92e5d9d: Test: cts-cli: add test for crm_resource --list-operations (authored by kgaillot).
Test: cts-cli: add test for crm_resource --list-operations
GitHub <noreply@github.com> committed rP79db170a4b11: Merge pull request #2898 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2898 from kgaillot/fixes
Oct 6 2022
Oct 6 2022
Doc: README: fix broken links
kgaillot committed rP37c4059388d8: Test: cts-scheduler: remove tests for versioned attributes (authored by kgaillot).
Test: cts-scheduler: remove tests for versioned attributes
kgaillot committed rPe93428442ce0: Feature: various: remove support for versioned agent parameters (authored by kgaillot).
Feature: various: remove support for versioned agent parameters
kgaillot committed rPb2bda2ba94d7: Test: scheduler: drop old attribute from test inputs (authored by kgaillot).
Test: scheduler: drop old attribute from test inputs
kgaillot committed rP9afc0a421041: API: libcrmcommon: deprecate XML_ATTR_RA_VERSION (authored by kgaillot).
API: libcrmcommon: deprecate XML_ATTR_RA_VERSION
kgaillot committed rPf0a2c7ed0f8b: API: libcrmcommon: deprecate CRM_ATTR_RA_VERSION (authored by kgaillot).
API: libcrmcommon: deprecate CRM_ATTR_RA_VERSION
kgaillot committed rP3eae01fdccdc: API: libcrmcommon: deprecate XML_TAG_RSC_VER_ATTRS (authored by kgaillot).
API: libcrmcommon: deprecate XML_TAG_RSC_VER_ATTRS
kgaillot committed rPf93240ede64a: API: libcrmcommon: deprecate XML_TAG_OP_VER_ATTRS (authored by kgaillot).
API: libcrmcommon: deprecate XML_TAG_OP_VER_ATTRS
Refactor: controller: drop dead code
kgaillot committed rP35f7cf041f95: API: libcrmcommon: deprecate XML_TAG_OP_VER_META (authored by kgaillot).
API: libcrmcommon: deprecate XML_TAG_OP_VER_META
GitHub <noreply@github.com> committed rPd82151006347: Merge pull request #2903 from kgaillot/term (authored by kgaillot).
Merge pull request #2903 from kgaillot/term
kgaillot committed rP00a06e7d1a1d: API: libpe_rules: deprecate version_expr enum value (authored by kgaillot).
API: libpe_rules: deprecate version_expr enum value
kgaillot committed rPa76b3407814b: Refactor: scheduler: split pcmk__group_apply_coloc_score() (authored by kgaillot).
Refactor: scheduler: split pcmk__group_apply_coloc_score()
kgaillot committed rP5f0430726806: Refactor: scheduler: best practices for group_action_flags() (authored by kgaillot).
Refactor: scheduler: best practices for group_action_flags()
kgaillot committed rP107901b0c042: Refactor: scheduler: make node argument to multi_update_interleave_actions()… (authored by kgaillot).
Refactor: scheduler: make node argument to multi_update_interleave_actions()…
kgaillot committed rPe05d9f2ac027: Refactor: scheduler: make replica_for_container() arguments const (authored by kgaillot).
Refactor: scheduler: make replica_for_container() arguments const
kgaillot committed rP7909aea741fc: Refactor: scheduler: best practices for group_rsc_location() (authored by kgaillot).
Refactor: scheduler: best practices for group_rsc_location()
kgaillot committed rP8ae93b104b1b: Refactor: scheduler: clarify pointer arguments to update_ordered_actions()… (authored by kgaillot).
Refactor: scheduler: clarify pointer arguments to update_ordered_actions()…
kgaillot committed rPef4f8379784e: Refactor: scheduler: best practices for group_update_actions() (authored by kgaillot).
Refactor: scheduler: best practices for group_update_actions()
kgaillot committed rP8091d60b8856: Refactor: scheduler: best practices for pcmk__group_add_colocated_node_scores() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__group_add_colocated_node_scores()
kgaillot committed rP5ab76b6766d1: Refactor: scheduler: best practices for pcmk__group_colocated_resources() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__group_colocated_resources()
kgaillot committed rP0030951d7fd9: Refactor: scheduler: use common no-op function for add_graph_meta() method (authored by kgaillot).
Refactor: scheduler: use common no-op function for add_graph_meta() method
kgaillot committed rP5b433556a03f: Refactor: scheduler: best practices for pcmk__group_add_utilization() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__group_add_utilization()
kgaillot committed rP6e41c3db0a23: Refactor: scheduler: best practices for pcmk__group_shutdown_lock() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__group_shutdown_lock()
kgaillot committed rP7396404cd42f: Refactor: scheduler: move a couple declarations to library-private header (authored by kgaillot).
Refactor: scheduler: move a couple declarations to library-private header
Doc: scheduler: clarify group colocation