Page MenuHomeClusterLabs Projects
Feed All Stories

Jan 26 2023

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
Jan 26 2023, 10:13 AM
kgaillot committed rPf350c8cd67f7: Test: scheduler: update expected outputs for bundle-order-startup (authored by kgaillot).
Test: scheduler: update expected outputs for bundle-order-startup
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
kgaillot committed rPa74bd21a9f3c: Fix: scheduler: ignore node when getting resource inside container (authored by kgaillot).
Fix: scheduler: ignore node when getting resource inside container
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
kgaillot committed rPe15a63b0f1fa: Test: scheduler: update expected outputs for bundle interleaving fix (authored by kgaillot).
Test: scheduler: update expected outputs for bundle interleaving fix
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
kgaillot committed rP46e363e7dfb2: Doc: scheduler: improve instance-related comments (authored by kgaillot).
Doc: scheduler: improve instance-related comments
Jan 26 2023, 10:13 AM
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
Jan 26 2023, 10:13 AM
GitHub <noreply@github.com> committed rP3d2d61da384d: Merge pull request #3009 from kgaillot/groups (authored by kgaillot).
Merge pull request #3009 from kgaillot/groups
Jan 26 2023, 10:13 AM
chrissie-c committed rKf07c86b9c191: transport: fix gcc-13 compliation (authored by chrissie-c).
transport: fix gcc-13 compliation
Jan 26 2023, 6:19 AM

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()
Jan 25 2023, 4:47 PM
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…
Jan 25 2023, 4:47 PM
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
Jan 25 2023, 4:47 PM
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…
Jan 25 2023, 6:32 AM
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
Jan 25 2023, 6:32 AM
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)
Jan 25 2023, 4:52 AM
oalbrigt committed rRbaddb06c9720: build: update ChangeLog for 4.12.0 (authored by oalbrigt).
build: update ChangeLog for 4.12.0
Jan 25 2023, 4:43 AM

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()
Jan 24 2023, 12:25 PM
kgaillot committed rP4edd72b79fcb: Refactor: scheduler: best practices for is_child_compatible() (authored by kgaillot).
Refactor: scheduler: best practices for is_child_compatible()
Jan 24 2023, 12:25 PM
kgaillot committed rPd4d5bb7fead7: Refactor: scheduler: best practices for find_compatible_child() (authored by kgaillot).
Refactor: scheduler: best practices for find_compatible_child()
Jan 24 2023, 12:25 PM
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()
Jan 24 2023, 12:25 PM
kgaillot committed rPb4458ff5d1d5: Refactor: scheduler: functionize unassigning a non-interleavable instance (authored by kgaillot).
Refactor: scheduler: functionize unassigning a non-interleavable instance
Jan 24 2023, 12:25 PM
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
Jan 24 2023, 12:25 PM
kgaillot committed rPbf23f7e0bf25: Low: scheduler: avoid memory leak when finding compatible instance (authored by kgaillot).
Low: scheduler: avoid memory leak when finding compatible instance
Jan 24 2023, 12:25 PM
GitHub <noreply@github.com> committed rPa29e52df94bb: Merge pull request #3005 from kgaillot/groups (authored by kgaillot).
Merge pull request #3005 from kgaillot/groups
Jan 24 2023, 12:24 PM
oalbrigt committed rF0f280ea4a299: fencing: add plug_separator to default DEPENDENCY_OPT (authored by oalbrigt).
fencing: add plug_separator to default DEPENDENCY_OPT
Jan 24 2023, 11:06 AM
GitHub <noreply@github.com> committed rFed934d5d0995: Merge pull request #523 from oalbrigt/fencing-fix-dependency-opt (authored by oalbrigt).
Merge pull request #523 from oalbrigt/fencing-fix-dependency-opt
Jan 24 2023, 11:06 AM
kgaillot committed rPd8e08729ad5e: High: executor: fix regression in remote node shutdown (authored by kgaillot).
High: executor: fix regression in remote node shutdown
Jan 24 2023, 10:25 AM
GitHub <noreply@github.com> committed rPfd884c9da0b2: Merge pull request #3008 from kgaillot/T361 (authored by kgaillot).
Merge pull request #3008 from kgaillot/T361
Jan 24 2023, 10:25 AM
kgaillot triaged T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables as Normal priority.
Jan 24 2023, 10:21 AM · Restricted Project, Restricted Project, Pacemaker: Tools

Jan 23 2023

lihaipeng <lihaipeng@uniontech.com> committed rPb4b1e18e64c1: Doc: scheduler: update Chinese translation (authored by lihaipeng <lihaipeng@uniontech.com>).
Doc: scheduler: update Chinese translation
Jan 23 2023, 5:55 PM
GitHub <noreply@github.com> committed rPf414133a7fe4: Merge pull request #2988 from LiHaiP/changes (authored by kgaillot).
Merge pull request #2988 from LiHaiP/changes
Jan 23 2023, 5:55 PM
kgaillot committed rPad2e7e75aeef: Low: libcrmcommon: avoid infinite regression when logging v1 patchsets (authored by kgaillot).
Low: libcrmcommon: avoid infinite regression when logging v1 patchsets
Jan 23 2023, 10:40 AM
GitHub <noreply@github.com> committed rPf858ffe2cdaf: Merge pull request #3007 from kgaillot/log (authored by kgaillot).
Merge pull request #3007 from kgaillot/log
Jan 23 2023, 10:40 AM
kgaillot committed rPf3b256a9dd09: Refactor: controller: move erase_lrm_history_by_op() (authored by kgaillot).
Refactor: controller: move erase_lrm_history_by_op()
Jan 23 2023, 9:26 AM
kgaillot committed rP7d3d9857e0d7: Low: controller: clear last failure from CIB even if executor state unavailable (authored by kgaillot).
Low: controller: clear last failure from CIB even if executor state unavailable
Jan 23 2023, 9:26 AM
kgaillot committed rP70909c2b3b27: Refactor: controller: best practices for erase_lrm_history_by_id() (authored by kgaillot).
Refactor: controller: best practices for erase_lrm_history_by_id()
Jan 23 2023, 9:25 AM
GitHub <noreply@github.com> committed rP315d12b83b81: Merge pull request #3006 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3006 from kgaillot/fixes
Jan 23 2023, 9:25 AM

Jan 19 2023

kgaillot committed rPf67680f8da98: Refactor: scheduler: rename variables in distribute_children() (authored by kgaillot).
Refactor: scheduler: rename variables in distribute_children()
Jan 19 2023, 3:01 PM
kgaillot committed rP2669d661a4b1: Refactor: scheduler: best practices for distribute_children() (authored by kgaillot).
Refactor: scheduler: best practices for distribute_children()
Jan 19 2023, 3:01 PM
kgaillot committed rP73210011542a: Log: scheduler: downgrade message about instance where it shouldn't be (authored by kgaillot).
Log: scheduler: downgrade message about instance where it shouldn't be
Jan 19 2023, 3:01 PM
kgaillot committed rP674090ed55aa: Refactor: scheduler: simplify checking instance state (authored by kgaillot).
Refactor: scheduler: simplify checking instance state
Jan 19 2023, 3:01 PM
kgaillot committed rP0d99c1e3903f: Refactor: scheduler: best practices for clone_create_pseudo_actions() (authored by kgaillot).
Refactor: scheduler: best practices for clone_create_pseudo_actions()
Jan 19 2023, 3:01 PM
kgaillot committed rP12b6610e0455: Refactor: scheduler: best practices for get_container_list() (authored by kgaillot).
Refactor: scheduler: best practices for get_container_list()
Jan 19 2023, 3:01 PM
kgaillot committed rP5552370fdada: Refactor: scheduler: best practices for replica_for_container() (authored by kgaillot).
Refactor: scheduler: best practices for replica_for_container()
Jan 19 2023, 3:01 PM
kgaillot committed rPb72f90bba00f: Log: scheduler: tweak instance assignment logs (and comments) (authored by kgaillot).
Log: scheduler: tweak instance assignment logs (and comments)
Jan 19 2023, 3:01 PM
kgaillot committed rP24165de8471c: Refactor: scheduler: move some code from pcmk_sched_bundle.c (authored by kgaillot).
Refactor: scheduler: move some code from pcmk_sched_bundle.c
Jan 19 2023, 3:01 PM
kgaillot committed rPb2ea2b6062e1: Refactor: scheduler: drop unnecessary check for efficiency (authored by kgaillot).
Refactor: scheduler: drop unnecessary check for efficiency
Jan 19 2023, 3:01 PM
kgaillot committed rP3e543d005832: Refactor: scheduler: make instance state detection more efficient (authored by kgaillot).
Refactor: scheduler: make instance state detection more efficient
Jan 19 2023, 3:01 PM
kgaillot committed rPf4660a16093c: Refactor: scheduler: be more exact with string comparisons (authored by kgaillot).
Refactor: scheduler: be more exact with string comparisons
Jan 19 2023, 3:01 PM
GitHub <noreply@github.com> committed rPd93e37dcb495: Merge pull request #3004 from kgaillot/groups (authored by kgaillot).
Merge pull request #3004 from kgaillot/groups
Jan 19 2023, 3:01 PM
kgaillot committed rW05f04768c590: Update Ruby gems (especially rack, for security update) (authored by kgaillot).
Update Ruby gems (especially rack, for security update)
Jan 19 2023, 11:40 AM
kgaillot committed rWbbfb63564d8f: .gitignore: phabricator was renamed to projects (authored by kgaillot).
.gitignore: phabricator was renamed to projects
Jan 19 2023, 11:40 AM
kgaillot committed rW3e6b08840052: Add a page that sites can be pointed to during maintenance (authored by kgaillot).
Add a page that sites can be pointed to during maintenance
Jan 19 2023, 11:40 AM

Jan 18 2023

GitHub <noreply@github.com> committed rW08fc58c403e5: Bump rack from 2.2.3.1 to 2.2.6.2 in /src (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump rack from 2.2.3.1 to 2.2.6.2 in /src
Jan 18 2023, 10:44 PM
kgaillot committed rPbf84bb9d5cff: Refactor: controller: rename pending_ops to active_ops (authored by kgaillot).
Refactor: controller: rename pending_ops to active_ops
Jan 18 2023, 3:08 PM
kgaillot committed rPf9ab4411ad52: Refactor: controller: best practices for do_resource_update() (authored by kgaillot).
Refactor: controller: best practices for do_resource_update()
Jan 18 2023, 3:08 PM
kgaillot committed rP166df1508056: Refactor: controller: best practices for build_operation_update() (authored by kgaillot).
Refactor: controller: best practices for build_operation_update()
Jan 18 2023, 3:08 PM
kgaillot committed rP6e70d972e250: Refactor: controller: best practices for record_pending_op() (authored by kgaillot).
Refactor: controller: best practices for record_pending_op()
Jan 18 2023, 3:08 PM
kgaillot committed rPb5f7df012b19: Refactor: controller: move some CIB-related functions (authored by kgaillot).
Refactor: controller: move some CIB-related functions
Jan 18 2023, 3:08 PM
kgaillot committed rPd5fd6a4d0930: Refactor: controller: rename controld_based.c to controld_cib.c (authored by kgaillot).
Refactor: controller: rename controld_based.c to controld_cib.c
Jan 18 2023, 3:08 PM
kgaillot committed rPa44f1b67651a: Refactor: controller: functionize checking whether recurring actions should be… (authored by kgaillot).
Refactor: controller: functionize checking whether recurring actions should be…
Jan 18 2023, 3:08 PM
kgaillot committed rP9e3a22e87dc2: Refactor: controller: functionize checking whether action should be done (authored by kgaillot).
Refactor: controller: functionize checking whether action should be done
Jan 18 2023, 3:08 PM
kgaillot committed rPc1c3eab81eea: Refactor: controller: move resource parameter table-to-list conversion (authored by kgaillot).
Refactor: controller: move resource parameter table-to-list conversion
Jan 18 2023, 3:08 PM
kgaillot committed rPf183791ddb72: Low: controller: use %u with g_hash_table_size() (authored by kgaillot).
Low: controller: use %u with g_hash_table_size()
Jan 18 2023, 3:08 PM
kgaillot committed rP57e0041b7dce: Refactor: controller: make a couple variables const (authored by kgaillot).
Refactor: controller: make a couple variables const
Jan 18 2023, 3:08 PM
GitHub <noreply@github.com> committed rPe59504ce250e: Merge pull request #3002 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3002 from kgaillot/fixes
Jan 18 2023, 3:08 PM
wenningerk committed rP404f80ecdb81: Fix: fenced: use enum fenced_target_by consistently (authored by wenningerk).
Fix: fenced: use enum fenced_target_by consistently
Jan 18 2023, 9:53 AM
GitHub <noreply@github.com> committed rP761673aa8045: Merge pull request #3003 from wenningerk/mode_enums (authored by kgaillot).
Merge pull request #3003 from wenningerk/mode_enums
Jan 18 2023, 9:53 AM
oalbrigt committed rR50616ed25d86: build: update ChangeLog for 4.12.0-rc1 (authored by oalbrigt).
build: update ChangeLog for 4.12.0-rc1
Jan 18 2023, 3:56 AM

Jan 17 2023

kgaillot committed rP5eed12358b49: Refactor: scheduler: rename pcmk_sched_allocate.c (authored by kgaillot).
Refactor: scheduler: rename pcmk_sched_allocate.c
Jan 17 2023, 12:36 PM
kgaillot committed rP94268a2ae3fa: Refactor: scheduler: add accessor for clone-max (authored by kgaillot).
Refactor: scheduler: add accessor for clone-max
Jan 17 2023, 12:36 PM
kgaillot committed rP2db829258cac: Refactor: scheduler: move shared clone/bundle code from pcmk_sched_clone.c (authored by kgaillot).
Refactor: scheduler: move shared clone/bundle code from pcmk_sched_clone.c
Jan 17 2023, 12:36 PM
kgaillot committed rPe6d7eeeb1ca8: Refactor: scheduler: add parent colocations once to all instances (authored by kgaillot).
Refactor: scheduler: add parent colocations once to all instances
Jan 17 2023, 12:36 PM
kgaillot committed rPabe4ae730112: Refactor: scheduler: split can_run_instance() into two functions (authored by kgaillot).
Refactor: scheduler: split can_run_instance() into two functions
Jan 17 2023, 12:36 PM
kgaillot committed rP97f67da8997d: Refactor: scheduler: best practices for allocate_instance() (authored by kgaillot).
Refactor: scheduler: best practices for allocate_instance()
Jan 17 2023, 12:36 PM
kgaillot committed rP9c9f6a303d33: Refactor: scheduler: reset node counts more efficiently (authored by kgaillot).
Refactor: scheduler: reset node counts more efficiently
Jan 17 2023, 12:36 PM
kgaillot committed rP9ef506b833a0: Refactor: scheduler: functionize checking an instance's preferred node (authored by kgaillot).
Refactor: scheduler: functionize checking an instance's preferred node
Jan 17 2023, 12:36 PM
kgaillot committed rPac4c26e40f3c: Refactor: scheduler: allow pe__clone_max() to take an instance (authored by kgaillot).
Refactor: scheduler: allow pe__clone_max() to take an instance
Jan 17 2023, 12:36 PM
kgaillot committed rP7300e1f18d25: Log: scheduler: improve instance-related logs and comments (authored by kgaillot).
Log: scheduler: improve instance-related logs and comments
Jan 17 2023, 12:36 PM
kgaillot committed rPc901c0635f81: Refactor: scheduler: make preferred_node() return const (authored by kgaillot).
Refactor: scheduler: make preferred_node() return const
Jan 17 2023, 12:36 PM
GitHub <noreply@github.com> committed rPdd503ddbbaf7: Merge pull request #3001 from kgaillot/groups (authored by kgaillot).
Merge pull request #3001 from kgaillot/groups
Jan 17 2023, 12:36 PM
oalbrigt committed rFa416a367a804: fence_scsi: skip key generation during validate-all action (authored by oalbrigt).
fence_scsi: skip key generation during validate-all action
Jan 17 2023, 5:46 AM
GitHub <noreply@github.com> committed rFe4bc564480a5: Merge pull request #521 from oalbrigt/fence_scsi-skip-key-generation-validate… (authored by oalbrigt).
Merge pull request #521 from oalbrigt/fence_scsi-skip-key-generation-validate…
Jan 17 2023, 5:46 AM

Jan 16 2023

kgaillot committed rP5792b0d54ed3: Doc: .gitignore,pacemaker.spec.in: add copyright notices (authored by kgaillot).
Doc: .gitignore,pacemaker.spec.in: add copyright notices
Jan 16 2023, 4:01 PM
kgaillot committed rPac3c0c2fdf10: Low: resource agents: add depth="0" to validate-all metadata (authored by kgaillot).
Low: resource agents: add depth="0" to validate-all metadata
Jan 16 2023, 4:01 PM
kgaillot committed rP35e6c396f9fa: Low: libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and… (authored by kgaillot).
Low: libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and…
Jan 16 2023, 4:01 PM
kgaillot committed rP0b5107c59168: Test: cts-lab: update references to removed CTSvars (authored by kgaillot).
Test: cts-lab: update references to removed CTSvars
Jan 16 2023, 4:01 PM
GitHub <noreply@github.com> committed rP8132ff132e5d: Merge pull request #3000 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3000 from kgaillot/fixes
Jan 16 2023, 4:01 PM
GitHub <noreply@github.com> committed rF73fdea0d34fd: fence_virt: fix man page spelling (#522) (authored by Valentin Vidić <vvidic@valentin-vidic.from.hr>).
fence_virt: fix man page spelling (#522)
Jan 16 2023, 3:07 AM

Jan 13 2023

GitHub <noreply@github.com> committed rRdba6df9f41ad: README: update IRC info (#1835) (authored by adamaze <adamaze@gmail.com>).
README: update IRC info (#1835)
Jan 13 2023, 3:24 AM

Jan 12 2023

kgaillot committed rP122fac6342db: Refactor: tools: use pe__const_top_resource() where possible (authored by kgaillot).
Refactor: tools: use pe__const_top_resource() where possible
Jan 12 2023, 8:28 PM
kgaillot committed rPb3c9f69c9b79: Refactor: tools: clarify pointer arguments (authored by kgaillot).
Refactor: tools: clarify pointer arguments
Jan 12 2023, 8:28 PM
kgaillot committed rP33aecb4bd1d9: Refactor: tools: avoid calling function three times (authored by kgaillot).
Refactor: tools: avoid calling function three times
Jan 12 2023, 8:28 PM
kgaillot committed rPda6b7da2decb: Doc: tools: correct doxygen block for a couple functions in crm_resource (authored by kgaillot).
Doc: tools: correct doxygen block for a couple functions in crm_resource
Jan 12 2023, 8:28 PM