- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 12 2023
Jun 12 2023
clumens committed rPcfcf8fe9d634: Refactor: python: Improve nearquorumpointtest.py. (authored by clumens).
Refactor: python: Improve nearquorumpointtest.py.
GitHub <noreply@github.com> committed rP3c47b98284e9: Merge pull request #3122 from clumens/cts-tests-batch-2 (authored by kgaillot).
Merge pull request #3122 from clumens/cts-tests-batch-2
gao-yan committed rP834c252b223f: Test: cts-scheduler: add regression test about a pending node that doesn't have… (authored by gao-yan).
Test: cts-scheduler: add regression test about a pending node that doesn't have…
gao-yan committed rP00dd1989fdad: Fix: scheduler: Do not fence a pending node that doesn't have an uname in node… (authored by gao-yan).
Fix: scheduler: Do not fence a pending node that doesn't have an uname in node…
gao-yan committed rPce462ac7eaff: Test: cts-scheduler: update regression test about not fencing a pending node… (authored by gao-yan).
Test: cts-scheduler: update regression test about not fencing a pending node…
gao-yan committed rPdf850b562695: Feature: libcrmcommon: bump feature set to 3.18.0 for handling node pending… (authored by gao-yan).
Feature: libcrmcommon: bump feature set to 3.18.0 for handling node pending…
gao-yan committed rPaa25e67644ce: Feature: libcrmcluster: add ability to record the timestamps of a node becoming… (authored by gao-yan).
Feature: libcrmcluster: add ability to record the timestamps of a node becoming…
gao-yan committed rP247788954b41: Feature: controller: record the timestamps of a node becoming a cluster member… (authored by gao-yan).
Feature: controller: record the timestamps of a node becoming a cluster member…
gao-yan committed rPf25300622068: Feature: scheduler: add `node-pending-timeout` cluster option (authored by gao-yan).
Feature: scheduler: add `node-pending-timeout` cluster option
gao-yan committed rP1950cab269bd: Feature: scheduler: ability to determine node status from `in_ccm` and `crmd`… (authored by gao-yan).
Feature: scheduler: ability to determine node status from `in_ccm` and `crmd`…
gao-yan committed rP904eac3bf020: Test: cts-scheduler: add regression test for fencing a pending node that has… (authored by gao-yan).
Test: cts-scheduler: add regression test for fencing a pending node that has…
gao-yan committed rP1d597d371e69: Feature: controller: read `node-pending-timeout` cluster option (authored by gao-yan).
Feature: controller: read `node-pending-timeout` cluster option
gao-yan committed rPb1947fea3e76: Feature: scheduler: fence a pending node that has reached `node-pending-timeout` (authored by gao-yan).
Feature: scheduler: fence a pending node that has reached `node-pending-timeout`
gao-yan committed rPc054e7aff90a: Feature: controller: trigger a new transition if a pending node has reached… (authored by gao-yan).
Feature: controller: trigger a new transition if a pending node has reached…
gao-yan committed rP54cb0889b0e1: Refactor: controller: pass abort_timer to the timeout function… (authored by gao-yan).
Refactor: controller: pass abort_timer to the timeout function…
gao-yan committed rP1123695ad221: Refactor: libcrmcluster: ability to search for a node cache entry by uuid… (authored by gao-yan).
Refactor: libcrmcluster: ability to search for a node cache entry by uuid…
gao-yan committed rP9938a467e2de: Refactor: libcrmcluster: internal functions for getting a node cache entry by… (authored by gao-yan).
Refactor: libcrmcluster: internal functions for getting a node cache entry by…
gao-yan committed rP0c3ecd389c21: Fix: controller: update node state correctly based on any existing node cache… (authored by gao-yan).
Fix: controller: update node state correctly based on any existing node cache…
GitHub <noreply@github.com> committed rPdcecc9db0a43: Merge pull request #3031 from gao-yan/pending-node-no-uname (authored by kgaillot).
Merge pull request #3031 from gao-yan/pending-node-no-uname
xuezhixin <xuezhixin@uniontech.com> committed rP8c2bced1a766: Doc:add translation for zh_CN (authored by xuezhixin <xuezhixin@uniontech.com>).
Doc:add translation for zh_CN
GitHub <noreply@github.com> committed rPe6e89f803010: Merge pull request #3116 from xuezhixin/main (authored by kgaillot).
Merge pull request #3116 from xuezhixin/main
oalbrigt committed rF062cd33fe7c3: fence_scsi: fail monitor action when it's unable to change state of device (authored by oalbrigt).
fence_scsi: fail monitor action when it's unable to change state of device
GitHub <noreply@github.com> committed rF10f248a6f545: Merge pull request #503 from oalbrigt/fence_scsi-fail-device-unavailable (authored by oalbrigt).
Merge pull request #503 from oalbrigt/fence_scsi-fail-device-unavailable
spec: Migrate to SPDX license
GitHub <noreply@github.com> committed rR1ba8902b81de: Merge pull request #1872 from jfriesse/spec-spdx (authored by oalbrigt).
Merge pull request #1872 from jfriesse/spec-spdx
spec: Migrate to SPDX license
GitHub <noreply@github.com> committed rF765e2d9c9fb7: Merge pull request #546 from jfriesse/spec-spdx (authored by oalbrigt).
Merge pull request #546 from jfriesse/spec-spdx
Jun 9 2023
Jun 9 2023
GitHub <noreply@github.com> committed rQ92ddd7c92961: test - fix test dependancies (#489) (authored by chrissie-c).
test - fix test dependancies (#489)
Jun 8 2023
Jun 8 2023
Refactor: based: Move do_local_notify()
nrwahl2 committed rP4326ae5e74df: Refactor: based: Make OUR_NODENAME macro global (authored by nrwahl2).
Refactor: based: Make OUR_NODENAME macro global
nrwahl2 committed rP721868f4654a: API: libcib: New cib_transaction value in enum cib_call_options (authored by nrwahl2).
API: libcib: New cib_transaction value in enum cib_call_options
nrwahl2 committed rP348b46f691c9: Refactor: based: Expose cib_process_request internally (authored by nrwahl2).
Refactor: based: Expose cib_process_request internally
nrwahl2 committed rPe19ffb1109f0: Refactor: libcib, based: Make cib_zero_copy work with more op types (authored by nrwahl2).
Refactor: libcib, based: Make cib_zero_copy work with more op types
nrwahl2 committed rPe40801951443: Test: cts-cli: Update output for pcmk_rc_no_transaction (authored by nrwahl2).
Test: cts-cli: Update output for pcmk_rc_no_transaction
nrwahl2 committed rP585f707feb4f: API: libcrmcommon: New pcmk_rc_no_transaction return code (authored by nrwahl2).
API: libcrmcommon: New pcmk_rc_no_transaction return code
Refactor: based: Support CIB transactions
nrwahl2 committed rPd62b9f892e5a: Refactor: based: Drop XML_TAG_FRAGMENT check (authored by nrwahl2).
Refactor: based: Drop XML_TAG_FRAGMENT check
nrwahl2 committed rP22250c049f5d: API: libcrmcommon: Deprecate XML_TAG_FRAGMENT (authored by nrwahl2).
API: libcrmcommon: Deprecate XML_TAG_FRAGMENT
nrwahl2 committed rP2e3c0c6ef661: Refactor: libcib, based: Use bool in cib_perform_op() (authored by nrwahl2).
Refactor: libcib, based: Use bool in cib_perform_op()
nrwahl2 committed rP401a05d84b41: Refactor: libcib: Best practices in cib_file_perform_op_delegate() (authored by nrwahl2).
Refactor: libcib: Best practices in cib_file_perform_op_delegate()
nrwahl2 committed rP8262c8eef79b: Refactor: libcib, based: Move two definitions from based to libcib (authored by nrwahl2).
Refactor: libcib, based: Move two definitions from based to libcib
nrwahl2 committed rP958ecfbff6c0: Refactor: libcib: Use cib_operation_t in cib_file.c (authored by nrwahl2).
Refactor: libcib: Use cib_operation_t in cib_file.c
nrwahl2 committed rP73c6f30f443e: Low: libcib: Allow multiple cib_file clients simultaneously (authored by nrwahl2).
Low: libcib: Allow multiple cib_file clients simultaneously
nrwahl2 committed rP33f49dd57c5c: Refactor: libcib: Functionize processing cib_file request (authored by nrwahl2).
Refactor: libcib: Functionize processing cib_file request
nrwahl2 committed rP41f2c3c40a16: Refactor: libcib: Cache CIB op name-to-details mappings in cib_file.c (authored by nrwahl2).
Refactor: libcib: Cache CIB op name-to-details mappings in cib_file.c
nrwahl2 committed rP123511c20812: Low: libcrmcommon: replace_xml_node() segfaults when doc is shared (authored by nrwahl2).
Low: libcrmcommon: replace_xml_node() segfaults when doc is shared
nrwahl2 committed rPafbe952ec6c6: Refactor: libcrmcommon: Skip unnecessary doc in replace_xml_child() (authored by nrwahl2).
Refactor: libcrmcommon: Skip unnecessary doc in replace_xml_child()
nrwahl2 committed rPe0ee8cffb76f: Refactor: libcib: Check doc in cib_file_perform_op_delegate() (authored by nrwahl2).
Refactor: libcib: Check doc in cib_file_perform_op_delegate()
nrwahl2 committed rPb973826176f1: Refactor: libcrmcommon: Drop xmlSetTreeDoc() from copy_xml() (authored by nrwahl2).
Refactor: libcrmcommon: Drop xmlSetTreeDoc() from copy_xml()
nrwahl2 committed rP24212a4ee81c: Refactor: based, libcib: Drop internal use of cib_zero_copy (authored by nrwahl2).
Refactor: based, libcib: Drop internal use of cib_zero_copy
nrwahl2 committed rP052830a42013: Refactor: libcib: Support transactions for CIB file clients (authored by nrwahl2).
Refactor: libcib: Support transactions for CIB file clients
nrwahl2 committed rP27dde6e71a31: API: libcib: Deprecate cib_zero_copy value of enum cib_call_options (authored by nrwahl2).
API: libcib: Deprecate cib_zero_copy value of enum cib_call_options
nrwahl2 committed rPe80be416ab57: API: libcib: New cib_api_operations_t transaction functions (authored by nrwahl2).
API: libcib: New cib_api_operations_t transaction functions
GitHub <noreply@github.com> committed rPb02fbf5e33d7: Merge pull request #3094 from nrwahl2/nrwahl2-T185 (authored by kgaillot).
Merge pull request #3094 from nrwahl2/nrwahl2-T185
Jun 7 2023
Jun 7 2023
waltdisgrace committed rPca67eaef21e9: Feature: crm_verify: Add --quiet option to crm_verify (authored by waltdisgrace).
Feature: crm_verify: Add --quiet option to crm_verify
GitHub <noreply@github.com> committed rPdef934ca34bc: Merge pull request #3115 from waltdisgrace/t111 (authored by kgaillot).
Merge pull request #3115 from waltdisgrace/t111
clumens committed rP12e06137f149: Refactor: python: Add a get() method to Environment. (authored by clumens).
Refactor: python: Add a get() method to Environment.
clumens committed rP100641c3849a: Low: cts: self.rsh returns a tuple, not a single value. (authored by clumens).
Low: cts: self.rsh returns a tuple, not a single value.
clumens committed rPb183a4236b07: Refactor: cts: Remove ValgrindTest and StandbyLoopTest. (authored by clumens).
Refactor: cts: Remove ValgrindTest and StandbyLoopTest.
clumens committed rP2f83fa99eed8: Refactor: cts: Remove the HAE-related tests. (authored by clumens).
Refactor: cts: Remove the HAE-related tests.
Refactor: cts: Remove BandwidthTest.
clumens committed rP510af4019c04: Refactor: cts: Remove the BSC_AddResource test. (authored by clumens).
Refactor: cts: Remove the BSC_AddResource test.
clumens committed rPdb2b70cab2f3: Refactor: python: Move NextIP into its own function. (authored by clumens).
Refactor: python: Move NextIP into its own function.
GitHub <noreply@github.com> committed rP730523cd1274: Merge pull request #3118 from clumens/cts-tests-batch-2-prep (authored by kgaillot).
Merge pull request #3118 from clumens/cts-tests-batch-2-prep
clumens committed rP78192eebc33b: Low: libcrmservice: Fix an error when coverage is enabled. (authored by clumens).
Low: libcrmservice: Fix an error when coverage is enabled.
GitHub <noreply@github.com> committed rPfb0b4f82d30d: Merge pull request #3121 from clumens/coverage-bug (authored by kgaillot).
Merge pull request #3121 from clumens/coverage-bug
Update -version info for 2.0.7
GitHub <noreply@github.com> committed rQ066508666e2d: spec: Migrate to SPDX license (#487) (authored by jfriesse).
spec: Migrate to SPDX license (#487)
Jun 6 2023
Jun 6 2023
[spec] Migrate to SPDX license
[spec] Migrate to SPDX license
GitHub <noreply@github.com> committed rK273af2cd9baf: Merge pull request #408 from jfriesse/spec-spdx (authored by fabbione).
Merge pull request #408 from jfriesse/spec-spdx
clumens committed rP16c7ffd573f3: Refactor: python: Use += in a couple places that got missed. (authored by clumens).
Refactor: python: Use += in a couple places that got missed.
clumens committed rP090a7434f5f7: Refactor: python: Use substitution strings in more places. (authored by clumens).
Refactor: python: Use substitution strings in more places.
clumens committed rP31beae6797cf: Refactor: python: Fix a couple of the more egregious code blocks. (authored by clumens).
Refactor: python: Fix a couple of the more egregious code blocks.
GitHub <noreply@github.com> committed rPd6bcc97d71a8: Merge pull request #3093 from clumens/python-reformat (authored by kgaillot).
Merge pull request #3093 from clumens/python-reformat
Jun 5 2023
Jun 5 2023
kgaillot committed rPbd690dfb1bcd: Refactor: scheduler: rename variable to match method prototype (authored by kgaillot).
Refactor: scheduler: rename variable to match method prototype
kgaillot committed rP0869ffea1ae5: Doc: scheduler: correct comments per review (authored by kgaillot).
Doc: scheduler: correct comments per review
kgaillot committed rP3e82e4547e8f: Refactor: scheduler: improve method argument validation (authored by kgaillot).
Refactor: scheduler: improve method argument validation
kgaillot committed rPefedd88ca237: Low: scheduler: revert recently introduced regression (authored by kgaillot).
Low: scheduler: revert recently introduced regression
GitHub <noreply@github.com> committed rP3eaefe52236c: Merge pull request #3119 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3119 from kgaillot/best-practices
waltdisgrace committed rP5f59a952cf1c: low: xml: Improve efficiency of attribute value obtainment (authored by waltdisgrace).
low: xml: Improve efficiency of attribute value obtainment
waltdisgrace committed rP4ddc05e7ecaa: low: xml: Separate XML attribute code into new file (authored by waltdisgrace).
low: xml: Separate XML attribute code into new file
GitHub <noreply@github.com> committed rP9ec7c145dd34: Merge pull request #3101 from waltdisgrace/t583 (authored by kgaillot).
Merge pull request #3101 from waltdisgrace/t583
clumens committed rPafd03cfb9118: Refactor: python: Use %r instead of calling repr in format strings. (authored by clumens).
Refactor: python: Use %r instead of calling repr in format strings.
GitHub <noreply@github.com> committed rP6cc59c46ecc5: Merge pull request #3117 from clumens/repr (authored by kgaillot).
Merge pull request #3117 from clumens/repr
GitHub <noreply@github.com> committed rQ5862acbaef85: blackbox: fix potential overlow/memory corruption (#486) (authored by chrissie-c).
blackbox: fix potential overlow/memory corruption (#486)
Jun 1 2023
Jun 1 2023
kgaillot committed rP8d6b508c0d57: Refactor: scheduler: best practices for clone_internal_constraints() (authored by kgaillot).
Refactor: scheduler: best practices for clone_internal_constraints()
kgaillot committed rP7497cea2a0da: Refactor: scheduler: best practices for clone_create_actions() (authored by kgaillot).
Refactor: scheduler: best practices for clone_create_actions()
kgaillot committed rP596a3ae779d2: Low: scheduler: order clone instances properly (authored by kgaillot).
Low: scheduler: order clone instances properly
kgaillot committed rP20868be600ab: Test: scheduler: update regression test outputs for ordering change (authored by kgaillot).
Test: scheduler: update regression test outputs for ordering change
kgaillot committed rP7881d6ebd71f: Refactor: scheduler: best practices for pcmk__clone_apply_coloc_score() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__clone_apply_coloc_score()
kgaillot committed rPf338e932e68c: Refactor: scheduler: functionize checking colocation for interleaving (authored by kgaillot).
Refactor: scheduler: functionize checking colocation for interleaving
kgaillot committed rPe9aafe0aca86: Refactor: scheduler: move provisional check to top of… (authored by kgaillot).
Refactor: scheduler: move provisional check to top of…
kgaillot committed rPc998ef8ea1c5: Refactor: scheduler: best practices for clone_action_flags() (authored by kgaillot).
Refactor: scheduler: best practices for clone_action_flags()
kgaillot committed rPedb27c2449c3: Refactor: scheduler: best practices for clone_expand() (authored by kgaillot).
Refactor: scheduler: best practices for clone_expand()
kgaillot committed rP24d27583f345: Refactor: scheduler: best practices for rsc_known_on() (authored by kgaillot).
Refactor: scheduler: best practices for rsc_known_on()
kgaillot committed rPe59150ed0154: Refactor: scheduler: best practices for clone_rsc_location() (authored by kgaillot).
Refactor: scheduler: best practices for clone_rsc_location()
kgaillot committed rP643bffe5d401: Refactor: scheduler: best practices for clone_create_probe() (authored by kgaillot).
Refactor: scheduler: best practices for clone_create_probe()
kgaillot committed rP35044678c082: Refactor: scheduler: best practices for probe_anonymous_clone() (authored by kgaillot).
Refactor: scheduler: best practices for probe_anonymous_clone()
kgaillot committed rPe072031a4b2c: Refactor: scheduler: best practices for find_instance_on() (authored by kgaillot).
Refactor: scheduler: best practices for find_instance_on()