- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 1 2023
Feb 1 2023
nrwahl2 committed rP1c9998d1d36e: Doc: libcrmcommon: Note possible flag setting in xml_calculate_changes() (authored by nrwahl2).
Doc: libcrmcommon: Note possible flag setting in xml_calculate_changes()
GitHub <noreply@github.com> committed rP88531ad0001e: Merge pull request #3016 from nrwahl2/nrwahl2-xml_fmt2 (authored by kgaillot).
Merge pull request #3016 from nrwahl2/nrwahl2-xml_fmt2
oalbrigt committed rFbd5ca9c43138: fence_amt/fence_ipmilan/fence_ironic: use shlex instead of pipes when available… (authored by oalbrigt).
fence_amt/fence_ipmilan/fence_ironic: use shlex instead of pipes when available…
GitHub <noreply@github.com> committed rF79185a0ebeda: Merge pull request #527 from oalbrigt/get-rid-of-deprecated-pipes-dependency (authored by oalbrigt).
Merge pull request #527 from oalbrigt/get-rid-of-deprecated-pipes-dependency
GitHub <noreply@github.com> committed rKa2e6ddb4b46e: Merge pull request #400 from kronosnet/sync-rust-build (authored by fabbione).
Merge pull request #400 from kronosnet/sync-rust-build
chrissie-c committed rK1a0ea9619c3f: rust: Synchronize Rust build system with corosync (authored by chrissie-c).
rust: Synchronize Rust build system with corosync
Jan 31 2023
Jan 31 2023
kgaillot committed rP73d0f5ce753f: Refactor: scheduler: make clone_child_action() static (authored by kgaillot).
Refactor: scheduler: make clone_child_action() static
kgaillot committed rPde28268b9857: Refactor: scheduler: change return value for clone_child_action() (authored by kgaillot).
Refactor: scheduler: change return value for clone_child_action()
kgaillot committed rP76a940779002: Refactor: scheduler: drop dead code in multi_update_interleave_actions() (authored by kgaillot).
Refactor: scheduler: drop dead code in multi_update_interleave_actions()
kgaillot committed rPfb42500e6391: Refactor: scheduler: best practices for clone_child_action() (authored by kgaillot).
Refactor: scheduler: best practices for clone_child_action()
kgaillot committed rP63a66cf20b05: Refactor: scheduler: set a variable before loop for efficiency (authored by kgaillot).
Refactor: scheduler: set a variable before loop for efficiency
kgaillot committed rP45eec29d2b9a: Refactor: scheduler: use parse_op_key() in clone_child_action() (authored by kgaillot).
Refactor: scheduler: use parse_op_key() in clone_child_action()
kgaillot committed rP51d6b7652199: Refactor: scheduler: clarify pointers for unassign_if_mandatory() (authored by kgaillot).
Refactor: scheduler: clarify pointers for unassign_if_mandatory()
kgaillot committed rPa28c9aa86ce8: Refactor: scheduler: best practices for multi_update_interleave_actions() (authored by kgaillot).
Refactor: scheduler: best practices for multi_update_interleave_actions()
kgaillot committed rP25de5e75d998: Refactor: scheduler: best practices for can_interleave_actions() (authored by kgaillot).
Refactor: scheduler: best practices for can_interleave_actions()
kgaillot committed rPc728846734f7: Refactor: scheduler: functionize updating noninterleaved instance actions (authored by kgaillot).
Refactor: scheduler: functionize updating noninterleaved instance actions
kgaillot committed rPfa45d76e7657: Refactor: scheduler: best practices for pcmk__multi_update_actions() (authored by kgaillot).
Refactor: scheduler: best practices for pcmk__multi_update_actions()
kgaillot committed rPc330e45b55cd: Refactor: scheduler: drop unnecessary variable from summary_action_flags() (authored by kgaillot).
Refactor: scheduler: drop unnecessary variable from summary_action_flags()
kgaillot committed rPfa24b737d04f: Refactor: scheduler: best practices for summary_action_flags() (authored by kgaillot).
Refactor: scheduler: best practices for summary_action_flags()
kgaillot committed rPd1c00a6f45b0: Doc: scheduler: clarify update_ordered_actions() behavior (authored by kgaillot).
Doc: scheduler: clarify update_ordered_actions() behavior
kgaillot committed rPc6149cd0f2ba: Refactor: scheduler: reformat some instance-related code to be more readable (authored by kgaillot).
Refactor: scheduler: reformat some instance-related code to be more readable
GitHub <noreply@github.com> committed rP82fe73c8d00f: Merge pull request #3015 from kgaillot/groups (authored by kgaillot).
Merge pull request #3015 from kgaillot/groups
nrwahl2 committed rP27e270067675: Refactor: various: Replace pcmk__log_else() with pcmk__if_tracing() (authored by nrwahl2).
Refactor: various: Replace pcmk__log_else() with pcmk__if_tracing()
nrwahl2 committed rPa1b949b6fce8: Refactor: various: Use pcmk__if_tracing() in more places (authored by nrwahl2).
Refactor: various: Use pcmk__if_tracing() in more places
GitHub <noreply@github.com> committed rP3f1893cb0fc8: Merge pull request #3014 from nrwahl2/nrwahl2-trace (authored by kgaillot).
Merge pull request #3014 from nrwahl2/nrwahl2-trace
Jan 30 2023
Jan 30 2023
Test: scheduler: drop redundant XML
kgaillot committed rP760c04e6bc56: Refactor: scheduler: drop redundant argument from get_complex_task() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from get_complex_task()
kgaillot committed rPe2b9b260948d: Refactor: libcrmcommon: reimplement parse_op_key() (authored by kgaillot).
Refactor: libcrmcommon: reimplement parse_op_key()
kgaillot committed rPd48582b99389: Low: libcrmcommon: parse_op_key() can now handle confirmed notifications (authored by kgaillot).
Low: libcrmcommon: parse_op_key() can now handle confirmed notifications
kgaillot committed rP822a45ae08ae: Test: libcrmcommon: add more unit test cases for parse_op_key() (authored by kgaillot).
Test: libcrmcommon: add more unit test cases for parse_op_key()
kgaillot committed rP0249810766fd: Refactor: libcrmcommon: use defined constants in parse_op_key() (authored by kgaillot).
Refactor: libcrmcommon: use defined constants in parse_op_key()
GitHub <noreply@github.com> committed rPcaa06646751a: Merge pull request #3011 from kgaillot/groups (authored by kgaillot).
Merge pull request #3011 from kgaillot/groups
xuezhixin <xuezhixin@uniontech.com> committed rPadf8cd9a3e74: add translation for zh_CN (authored by xuezhixin <xuezhixin@uniontech.com>).
add translation for zh_CN
xuezhixin <xuezhixin@uniontech.com> committed rP24960ee7bc0f: add translation for zh_CN (authored by xuezhixin <xuezhixin@uniontech.com>).
add translation for zh_CN
xuezhixin <xuezhixin@uniontech.com> committed rPd65506a84d24: retest modification (authored by xuezhixin <xuezhixin@uniontech.com>).
retest modification
GitHub <noreply@github.com> committed rPb4284ad13fbc: Merge pull request #3013 from xuezhixin/main (authored by kgaillot).
Merge pull request #3013 from xuezhixin/main
oalbrigt committed rR81f9e1a04dfd: exportfs: move testdir() to start-action to avoid failing during resource… (authored by oalbrigt).
exportfs: move testdir() to start-action to avoid failing during resource…
oalbrigt committed rR8ee41af82cda: pgsql: dont run promotable and file checks that could be on shared storage… (authored by oalbrigt).
pgsql: dont run promotable and file checks that could be on shared storage…
GitHub <noreply@github.com> committed rR9bcb9d544395: Merge pull request #1834 from oalbrigt/exportfs-pgsql-fixes (authored by oalbrigt).
Merge pull request #1834 from oalbrigt/exportfs-pgsql-fixes
Jan 27 2023
Jan 27 2023
GitHub <noreply@github.com> committed rKf2b1db9c2ea0: Merge pull request #399 from kronosnet/clippy_167 (authored by fabbione).
Merge pull request #399 from kronosnet/clippy_167
chrissie-c committed rK9370261d47c2: Rust: 'fix' clippy warnings for Rust 1.67 (authored by chrissie-c).
Rust: 'fix' clippy warnings for Rust 1.67
oalbrigt committed rF2d4b3ea47fa7: fence_vmware_soap: set login_timeout lower than default pcmk_monitor_timeout… (authored by oalbrigt).
fence_vmware_soap: set login_timeout lower than default pcmk_monitor_timeout…
GitHub <noreply@github.com> committed rF6585b563d688: Merge pull request #526 from oalbrigt/fence_vmware_soap-login-timeout (authored by oalbrigt).
Merge pull request #526 from oalbrigt/fence_vmware_soap-login-timeout
GitHub <noreply@github.com> committed rK45913a078eda: Merge pull request #398 from kronosnet/fix-freebsd-sockaddrs (authored by fabbione).
Merge pull request #398 from kronosnet/fix-freebsd-sockaddrs
Jan 26 2023
Jan 26 2023
clumens committed rPa0e20d0ab6dd: Refactor: cts,python: Move duplicate exception classes into _cts. (authored by clumens).
Refactor: cts,python: Move duplicate exception classes into _cts.
clumens committed rP47d0cf377342: Refactor: cts,python: Move duplicate process functions into the library. (authored by clumens).
Refactor: cts,python: Move duplicate process functions into the library.
clumens committed rPa34c522e2eca: Refactor: cts: Sync up how output is printed between cts-exec and fencing. (authored by clumens).
Refactor: cts: Sync up how output is printed between cts-exec and fencing.
clumens committed rPaa84d18e1768: Refactor: cts,python: Move output code into _cts. (authored by clumens).
Refactor: cts,python: Move output code into _cts.
clumens committed rPf1a7508ecfe9: Refactor: cts: Don't return any value from the run functions. (authored by clumens).
Refactor: cts: Don't return any value from the run functions.
clumens committed rPfe0a65d6107d: Refactor: cts: Use True/False instead of 1/0. (authored by clumens).
Refactor: cts: Use True/False instead of 1/0.
clumens committed rP4aff63958f9e: Refactor: cts: Rename __new_cmd to _new_cmd. (authored by clumens).
Refactor: cts: Rename __new_cmd to _new_cmd.
clumens committed rPb420b9e5de90: Refactor: cts,python: Add a base Test class. (authored by clumens).
Refactor: cts,python: Add a base Test class.
clumens committed rP477294674728: Refactor: cts,python: Move _new_cmd into the Test class. (authored by clumens).
Refactor: cts,python: Move _new_cmd into the Test class.
clumens committed rPdc5cf140ecdf: Refactor: cts,python: Consolidate add_cmd methods into the Test module. (authored by clumens).
Refactor: cts,python: Consolidate add_cmd methods into the Test module.
clumens committed rP87aa920e3099: Refactor: cts,python: Move the run_cmd method into the Test class. (authored by clumens).
Refactor: cts,python: Move the run_cmd method into the Test class.
clumens committed rP5c7cb2269570: Refactor: cts,python: Add a clean_environment method to the Test class. (authored by clumens).
Refactor: cts,python: Add a clean_environment method to the Test class.
clumens committed rP1877a4b0d6a4: Refactor: cts,python: Move start_environment to the Test class. (authored by clumens).
Refactor: cts,python: Move start_environment to the Test class.
clumens committed rP06a1975a4dda: Refactor: cts,python: Move print_result and set_error to Test class. (authored by clumens).
Refactor: cts,python: Move print_result and set_error to Test class.
clumens committed rPcd1af706d866: Refactor: cts,python: Move the run method into the Test class. (authored by clumens).
Refactor: cts,python: Move the run method into the Test class.
clumens committed rPb6b0a29eb402: Refactor: cts: Rearrange the main functions of cts-exec and cts-fencing. (authored by clumens).
Refactor: cts: Rearrange the main functions of cts-exec and cts-fencing.
clumens committed rPb1a78ca2a996: Refactor: cts,python: Add a Tests base class. (authored by clumens).
Refactor: cts,python: Add a Tests base class.
clumens committed rPd55543ed1547: Refactor: cts,python: Consolidate identical methods into the Tests class. (authored by clumens).
Refactor: cts,python: Consolidate identical methods into the Tests class.
clumens committed rP7a12ae612c38: Low: python: Disable a couple more pylint warnings. (authored by clumens).
Low: python: Disable a couple more pylint warnings.
clumens committed rP9ff7e2a648ad: Refactor: python: Update pacemaker module to address pylint errors. (authored by clumens).
Refactor: python: Update pacemaker module to address pylint errors.
GitHub <noreply@github.com> committed rPa5f50847155c: Merge pull request #2996 from clumens/more-python (authored by kgaillot).
Merge pull request #2996 from clumens/more-python
rust - make it work on FreeBSD
GitHub <noreply@github.com> committed rK4a46834377d4: Merge pull request #397 from kronosnet/gcc-13-enums (authored by fabbione).
Merge pull request #397 from kronosnet/gcc-13-enums
rust - make it work on FreeBSD
kgaillot committed rP0dd6a269773b: Test: scheduler: move bundle meta-attributes to correct place (authored by kgaillot).
Test: scheduler: move bundle meta-attributes to correct place
kgaillot committed rP5dcd3495348a: Doc: Pacemaker Explained: clarify use of clone meta-attributes with bundles (authored by kgaillot).
Doc: Pacemaker Explained: clarify use of clone meta-attributes with bundles
kgaillot committed rPf350c8cd67f7: Test: scheduler: update expected outputs for bundle-order-startup (authored by kgaillot).
Test: scheduler: update expected outputs for bundle-order-startup
kgaillot committed rP73f2468b92ed: Test: scheduler: add regression test for bringing bundles up with interleaving (authored by kgaillot).
Test: scheduler: add regression test for bringing bundles up with interleaving
kgaillot committed rP849df742a754: Test: scheduler: add regression test for bringing bundles down with interleaving (authored by kgaillot).
Test: scheduler: add regression test for bringing bundles down with interleaving
kgaillot committed rP2f8b0c77f9a8: Test: scheduler: add regression test for promoting bundles with interleaving (authored by kgaillot).
Test: scheduler: add regression test for promoting bundles with interleaving
kgaillot committed rPa74bd21a9f3c: Fix: scheduler: ignore node when getting resource inside container (authored by kgaillot).
Fix: scheduler: ignore node when getting resource inside container
kgaillot committed rPc5f310b55fbb: Fix: scheduler: correctly choose container vs inside resource for interleaving (authored by kgaillot).
Fix: scheduler: correctly choose container vs inside resource for interleaving
kgaillot committed rPe15a63b0f1fa: Test: scheduler: update expected outputs for bundle interleaving fix (authored by kgaillot).
Test: scheduler: update expected outputs for bundle interleaving fix
kgaillot committed rP0ba80d81087a: Test: scheduler: ensure bundle meta-attributes are in correct place (authored by kgaillot).
Test: scheduler: ensure bundle meta-attributes are in correct place
kgaillot committed rP68ed74ba548b: Test: scheduler: update expected outputs for bundle meta-attribute changes (authored by kgaillot).
Test: scheduler: update expected outputs for bundle meta-attribute changes
kgaillot committed rP931d3a268d58: Test: scheduler: ensure clone meta-attributes are in correct place (authored by kgaillot).
Test: scheduler: ensure clone meta-attributes are in correct place
kgaillot committed rP46e363e7dfb2: Doc: scheduler: improve instance-related comments (authored by kgaillot).
Doc: scheduler: improve instance-related comments
kgaillot committed rP512b18c37798: Test: scheduler: update expected outputs for clone meta-attribute changes (authored by kgaillot).
Test: scheduler: update expected outputs for clone meta-attribute changes
GitHub <noreply@github.com> committed rP3d2d61da384d: Merge pull request #3009 from kgaillot/groups (authored by kgaillot).
Merge pull request #3009 from kgaillot/groups
transport: fix gcc-13 compliation
Jan 25 2023
Jan 25 2023
gao-yan committed rP7e8c700c9b1b: Refactor: libpacemaker: unify bailing out in pcmk__inject_node() (authored by gao-yan).
Refactor: libpacemaker: unify bailing out in pcmk__inject_node()
gao-yan committed rPe46bd496da15: Fix: libpacemaker: avoid assertion failure if a node_state entry doesn't have… (authored by gao-yan).
Fix: libpacemaker: avoid assertion failure if a node_state entry doesn't have…
GitHub <noreply@github.com> committed rP95bb4788ad24: Merge pull request #3010 from gao-yan/crm_simulate-assertion (authored by kgaillot).
Merge pull request #3010 from gao-yan/crm_simulate-assertion
oalbrigt committed rR4d87bcfe5df8: IPaddr2/IPsrcaddr: add/modify table parameter to be able to find interface… (authored by oalbrigt).
IPaddr2/IPsrcaddr: add/modify table parameter to be able to find interface…
GitHub <noreply@github.com> committed rR5c81805c1d23: Merge pull request #1818 from oalbrigt/IPaddr2-IPsrcaddr-findif-table (authored by oalbrigt).
Merge pull request #1818 from oalbrigt/IPaddr2-IPsrcaddr-findif-table
GitHub <noreply@github.com> committed rRfcda91705dd9: db2: avoid eval with unsanitized values (#1838) (authored by Peter Varkoly <varkoly@suse.de>).
db2: avoid eval with unsanitized values (#1838)
build: update ChangeLog for 4.12.0
Jan 24 2023
Jan 24 2023
kgaillot committed rPaf0f44a67dcd: Refactor: scheduler: best practices for get_containers_or_children() (authored by kgaillot).
Refactor: scheduler: best practices for get_containers_or_children()
kgaillot committed rP4edd72b79fcb: Refactor: scheduler: best practices for is_child_compatible() (authored by kgaillot).
Refactor: scheduler: best practices for is_child_compatible()
kgaillot committed rPd4d5bb7fead7: Refactor: scheduler: best practices for find_compatible_child() (authored by kgaillot).
Refactor: scheduler: best practices for find_compatible_child()
kgaillot committed rPa3ae8ba42854: Refactor: scheduler: best practices for find_compatible_child_by_node() (authored by kgaillot).
Refactor: scheduler: best practices for find_compatible_child_by_node()
kgaillot committed rPb4458ff5d1d5: Refactor: scheduler: functionize unassigning a non-interleavable instance (authored by kgaillot).
Refactor: scheduler: functionize unassigning a non-interleavable instance
kgaillot committed rPda5af2949594: Doc: scheduler: improve instance-related comments, logs, and function names (authored by kgaillot).
Doc: scheduler: improve instance-related comments, logs, and function names
kgaillot committed rPbf23f7e0bf25: Low: scheduler: avoid memory leak when finding compatible instance (authored by kgaillot).
Low: scheduler: avoid memory leak when finding compatible instance
GitHub <noreply@github.com> committed rPa29e52df94bb: Merge pull request #3005 from kgaillot/groups (authored by kgaillot).
Merge pull request #3005 from kgaillot/groups
oalbrigt committed rF0f280ea4a299: fencing: add plug_separator to default DEPENDENCY_OPT (authored by oalbrigt).
fencing: add plug_separator to default DEPENDENCY_OPT