Page MenuHomeClusterLabs Projects
Feed All Stories

Jun 5 2024

nrwahl2 committed rP0bb5c0958c7e: API: libcib: Drop cib_mixed_update enum value (authored by nrwahl2).
API: libcib: Drop cib_mixed_update enum value
Jun 5 2024, 5:05 PM
nrwahl2 committed rPbbfe9c89aa4d: Refactor: fencer: Drop update_cib_stonith_devices_v1() (authored by nrwahl2).
Refactor: fencer: Drop update_cib_stonith_devices_v1()
Jun 5 2024, 5:05 PM
nrwahl2 committed rP6c7f3d4ebbaf: Refactor: tools: Drop crm_diff_update_v1() from crm_mon.c (authored by nrwahl2).
Refactor: tools: Drop crm_diff_update_v1() from crm_mon.c
Jun 5 2024, 5:04 PM
nrwahl2 committed rP60e2621714d0: Refactor: libcib: Drop cib__config_changed_v1() (authored by nrwahl2).
Refactor: libcib: Drop cib__config_changed_v1()
Jun 5 2024, 5:04 PM
nrwahl2 committed rP2323e39d052f: Refactor: libcib: Drop element_in_patchset_v1() (authored by nrwahl2).
Refactor: libcib: Drop element_in_patchset_v1()
Jun 5 2024, 5:04 PM
nrwahl2 committed rP33fc2fc262c3: Refactor: various: Drop cib_scope_local internally (authored by nrwahl2).
Refactor: various: Drop cib_scope_local internally
Jun 5 2024, 5:04 PM
nrwahl2 committed rP16dcc66b8489: Feature: tools: Deprecate cibadmin --local (authored by nrwahl2).
Feature: tools: Deprecate cibadmin --local
Jun 5 2024, 5:04 PM
nrwahl2 committed rPe46e68c85a87: API: libcrmcommon: Drop support for format=1 in xml_create_patchset() (authored by nrwahl2).
API: libcrmcommon: Drop support for format=1 in xml_create_patchset()
Jun 5 2024, 5:04 PM
nrwahl2 committed rP3f83c8ece722: API: libcrmcommon: Drop support for format 1 in xml_apply_patchset() (authored by nrwahl2).
API: libcrmcommon: Drop support for format 1 in xml_apply_patchset()
Jun 5 2024, 5:04 PM
nrwahl2 committed rPafea067223a4: Refactor: libcrmcommon: Drop pcmk__diff_v1_xml_object() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__diff_v1_xml_object()
Jun 5 2024, 5:03 PM
nrwahl2 committed rP430226620706: Refactor: libcrmcommon: Drop format check from patchset_process_digest() (authored by nrwahl2).
Refactor: libcrmcommon: Drop format check from patchset_process_digest()
Jun 5 2024, 5:03 PM
nrwahl2 committed rP67a1f556b950: API: libcrmcommon: Drop v1 patchset support from xml_patch_versions() (authored by nrwahl2).
API: libcrmcommon: Drop v1 patchset support from xml_patch_versions()
Jun 5 2024, 5:03 PM
nrwahl2 committed rPefd82aeb202c: Refactor: libcrmcommon: Clean up xml_create_patchset() (authored by nrwahl2).
Refactor: libcrmcommon: Clean up xml_create_patchset()
Jun 5 2024, 5:03 PM
nrwahl2 committed rPd5a5d295ee13: Doc: libcrmcommon: Drop invalid COMPAT note from search_v2_xpath() (authored by nrwahl2).
Doc: libcrmcommon: Drop invalid COMPAT note from search_v2_xpath()
Jun 5 2024, 5:03 PM
nrwahl2 committed rP674d6292dbc7: Refactor: libcrmcommon: Drop PCMK__XA_CRM_DIFF_MARKER (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XA_CRM_DIFF_MARKER
Jun 5 2024, 5:03 PM
nrwahl2 committed rP803886e8ab02: Refactor: libcrmcommon: Drop pcmk__xml_fmt_diff_{plus,minus,short} (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_fmt_diff_{plus,minus,short}
Jun 5 2024, 5:03 PM
nrwahl2 committed rP6b44b8ff4b29: Refactor: libcrmcommon: Drop support for displaying v1 patchsets (authored by nrwahl2).
Refactor: libcrmcommon: Drop support for displaying v1 patchsets
Jun 5 2024, 5:03 PM
nrwahl2 committed rPafb9bcf348a9: Refactor: fencer: Drop v1 patchset support from update_fencing_topology (authored by nrwahl2).
Refactor: fencer: Drop v1 patchset support from update_fencing_topology
Jun 5 2024, 5:03 PM
GitHub <noreply@github.com> committed rPb0e6c18c5c3f: Merge pull request #3499 from nrwahl2/nrwahl2-based_drops (authored by kgaillot).
Merge pull request #3499 from nrwahl2/nrwahl2-based_drops
Jun 5 2024, 5:03 PM
nrwahl2 committed rP1c6a90f73def: Refactor: tools: Drop crm_diff.c:strip_patch_cib_version() (authored by nrwahl2).
Refactor: tools: Drop crm_diff.c:strip_patch_cib_version()
Jun 5 2024, 5:03 PM
nrwahl2 committed rPa5e17f96ac59: Refactor: libcrmcommon: Drop PCMK__XE_DIFF_{ADDED,REMOVED} (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XE_DIFF_{ADDED,REMOVED}
Jun 5 2024, 5:02 PM
clumens committed rP2b306f1f4e5a: Low: libpacemaker: Add spaces back to attrd_updater query output. (authored by clumens).
Low: libpacemaker: Add spaces back to attrd_updater query output.
Jun 5 2024, 4:59 PM
GitHub <noreply@github.com> committed rPf80f40e36e1b: Merge pull request #3511 from clumens/attrd_updater-spaces (authored by kgaillot).
Merge pull request #3511 from clumens/attrd_updater-spaces
Jun 5 2024, 4:59 PM
gao-yan committed rP7942557acc34: Fix: libpacemaker: correctly retrieve any existing fail-count for increment (authored by gao-yan).
Fix: libpacemaker: correctly retrieve any existing fail-count for increment
Jun 5 2024, 4:58 PM
GitHub <noreply@github.com> committed rPaa47407286a7: Merge pull request #3510 from gao-yan/retrieve-fail-count (authored by kgaillot).
Merge pull request #3510 from gao-yan/retrieve-fail-count
Jun 5 2024, 4:58 PM
kgaillot committed rPa4fd22044eaf: API: libcrmcommon: drop pcmk_resource_t rsc_cons_lhs member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t rsc_cons_lhs member
Jun 5 2024, 2:39 PM
kgaillot committed rP5c236a94f4f7: API: libcrmcommon: drop pcmk_resource_t rsc_cons member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t rsc_cons member
Jun 5 2024, 2:39 PM
kgaillot committed rP2f7ca4619ec9: API: libcrmcommon: drop pcmk_resource_t rsc_location member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t rsc_location member
Jun 5 2024, 2:39 PM
kgaillot committed rP564c63fa1533: API: libcrmcommon: drop pcmk_resource_t actions member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t actions member
Jun 5 2024, 2:39 PM
kgaillot committed rP4b94d1178362: API: libcrmcommon: drop pcmk_resource_t partial_migration_target member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t partial_migration_target member
Jun 5 2024, 2:39 PM
kgaillot committed rP6d5b1e58eac6: API: libcrmcommon: drop pcmk_resource_t allocated_to member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t allocated_to member
Jun 5 2024, 2:39 PM
kgaillot committed rP25f4e87fab62: API: libcrmcommon: drop pcmk_resource_t rsc_tickets member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t rsc_tickets member
Jun 5 2024, 2:39 PM
kgaillot committed rPc658f9060647: API: libcrmcommon: drop pcmk_resource_t partial_migration_source member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t partial_migration_source member
Jun 5 2024, 2:38 PM
kgaillot committed rP4552c7ba4337: API: libcrmcommon: drop pcmk_resource_t running_on member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t running_on member
Jun 5 2024, 2:38 PM
kgaillot changed the edit policy for T795: Make definition of scheduler node structs internal.
Jun 5 2024, 2:38 PM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Restricted Project, Pacemaker: Scheduler
kgaillot committed rP3735d5be74a4: API: libcrmcommon: drop pcmk_resource_t known_on member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t known_on member
Jun 5 2024, 2:38 PM
kgaillot changed the status of T795: Make definition of scheduler node structs internal from Open to WIP.
Jun 5 2024, 2:38 PM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Restricted Project, Pacemaker: Scheduler
kgaillot committed rPb7067055af10: API: libcrmcommon: drop pcmk_resource_t allowed_nodes member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t allowed_nodes member
Jun 5 2024, 2:38 PM
kgaillot committed rP6dc5d3074b40: API: libcrmcommon: drop pcmk_resource_t role member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t role member
Jun 5 2024, 2:38 PM
kgaillot committed rPe7ee3446ef00: API: libcrmcommon: drop pcmk_resource_t next_role member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t next_role member
Jun 5 2024, 2:38 PM
kgaillot closed T796: Make definition of scheduler resource structs internal as Merged.
Jun 5 2024, 2:38 PM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Pacemaker: Scheduler, Restricted Project
kgaillot committed rPe991a6eb89dd: API: libcrmcommon: drop pcmk_resource_t meta member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t meta member
Jun 5 2024, 2:37 PM
kgaillot committed rPc29f31788415: API: libcrmcommon: drop pcmk_resource_t parameters member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t parameters member
Jun 5 2024, 2:37 PM
kgaillot committed rPc7323c84433c: API: libcrmcommon: drop pcmk_resource_t children member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t children member
Jun 5 2024, 2:37 PM
kgaillot committed rPd7667829cf24: API: libcrmcommon: drop pcmk_resource_t utilization member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t utilization member
Jun 5 2024, 2:37 PM
kgaillot committed rPaed7b470428b: API: libcrmcommon: drop pcmk_resource_t dangling_migrations member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t dangling_migrations member
Jun 5 2024, 2:37 PM
kgaillot committed rP13ecfda886d1: API: libcrmcommon: drop pcmk_resource_t container member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t container member
Jun 5 2024, 2:37 PM
kgaillot committed rP5db777d1bcf1: API: libcrmcommon: drop pcmk_resource_t fillers member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t fillers member
Jun 5 2024, 2:37 PM
kgaillot committed rPa196e85e4789: Refactor: libcrmcommon,libpe_status: rename pcmk__rsc_removed_filler (authored by kgaillot).
Refactor: libcrmcommon,libpe_status: rename pcmk__rsc_removed_filler
Jun 5 2024, 2:37 PM
kgaillot committed rPee0577f7d43b: Refactor: libcrmcommon,scheduler: rename pcmk__fc_fillers (authored by kgaillot).
Refactor: libcrmcommon,scheduler: rename pcmk__fc_fillers
Jun 5 2024, 2:36 PM
kgaillot committed rP4d7b3699bc6b: API: libcrmcommon: drop pcmk_resource_t pending_node member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t pending_node member
Jun 5 2024, 2:36 PM
kgaillot committed rPa3b817513ab7: API: libcrmcommon: drop pcmk_resource_t lock_time member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t lock_time member
Jun 5 2024, 2:36 PM
GitHub <noreply@github.com> committed rPbcae256ec00e: Merge pull request #3509 from kgaillot/drop (authored by kgaillot).
Merge pull request #3509 from kgaillot/drop
Jun 5 2024, 2:36 PM
kgaillot committed rP41add03066e1: API: libcrmcommon: drop pcmk_resource_t lock_node member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t lock_node member
Jun 5 2024, 2:36 PM
kgaillot committed rP17a7301710c2: API: libcrmcommon: drop pcmk_resource_t parameter_cache member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t parameter_cache member
Jun 5 2024, 2:36 PM
kgaillot updated the task description for T830: Fix memory leak in CIB manager asynchronous connections.
Jun 5 2024, 10:55 AM · Restricted Project, Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rPce1142ccda4a: Merge pull request #3506 from ClusterLabs/main (authored by kgaillot).
Merge pull request #3506 from ClusterLabs/main
Jun 5 2024, 10:09 AM
kgaillot updated the task description for T830: Fix memory leak in CIB manager asynchronous connections.
Jun 5 2024, 10:03 AM · Restricted Project, Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project
kgaillot moved T830: Fix memory leak in CIB manager asynchronous connections from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 5 2024, 10:01 AM · Restricted Project, Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project
kgaillot moved T826: Allow PCMK_panic_action=off or sync-off from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 5 2024, 10:01 AM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot closed T830: Fix memory leak in CIB manager asynchronous connections as Merged.
Jun 5 2024, 10:00 AM · Restricted Project, Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project

Jun 4 2024

kgaillot committed rPd4bbde2c26e2: API: libcrmcommon: drop pcmk_resource_t priority member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t priority member
Jun 4 2024, 5:07 PM
kgaillot committed rPb5700d4fb92b: API: libcrmcommon: drop pcmk_resource_t stickiness member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t stickiness member
Jun 4 2024, 5:07 PM
kgaillot committed rPf9a1051ca8c0: API: libcrmcommon: drop pcmk_resource_t sort_index member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t sort_index member
Jun 4 2024, 5:07 PM
kgaillot committed rPc08c229116f9: API: libcrmcommon: drop pcmk_resource_t failure_timeout member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t failure_timeout member
Jun 4 2024, 5:07 PM
kgaillot committed rP8e830f7ccdc4: API: libcrmcommon: drop pcmk_resource_t migration_threshold member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t migration_threshold member
Jun 4 2024, 5:07 PM
kgaillot committed rP3a4450e26569: API: libcrmcommon: drop pcmk_resource_t remote_reconnect_ms member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t remote_reconnect_ms member
Jun 4 2024, 5:06 PM
kgaillot committed rP19adf366a081: API: libcrmcommon: drop enum pcmk_rsc_flags (authored by kgaillot).
API: libcrmcommon: drop enum pcmk_rsc_flags
Jun 4 2024, 5:06 PM
kgaillot committed rP725090d7fb5b: API: libcrmcommon: drop pcmk_resource_t pending_task member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t pending_task member
Jun 4 2024, 5:06 PM
kgaillot committed rPc5bd65e5bf6d: Refactor: scheduler: drop deprecated resource flags (authored by kgaillot).
Refactor: scheduler: drop deprecated resource flags
Jun 4 2024, 5:06 PM
kgaillot committed rP3e6d11ac6775: API: libcrmcommon: drop pcmk_resource_t is_remote_node member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t is_remote_node member
Jun 4 2024, 5:06 PM
GitHub <noreply@github.com> committed rPec814eac1a84: Merge pull request #3503 from kgaillot/drop (authored by kgaillot).
Merge pull request #3503 from kgaillot/drop
Jun 4 2024, 5:06 PM
kgaillot committed rP7feb1ab3fc25: API: libcrmcommon: drop pcmk_resource_t exclusive_discover member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t exclusive_discover member
Jun 4 2024, 5:06 PM
kgaillot edited the content of Pacemaker 3.0 Api Changes.
Jun 4 2024, 3:51 PM
kgaillot added a comment to T829: Drop support for require-all in order constraints.
In T829#12444, @nrwahl2 wrote:

@kgaillot I had added this as a parent task because we can't drop require-all from ordering constraints until after we've dropped support for rolling upgrades from <2.0.0

Jun 4 2024, 1:53 PM · Restricted Project, Pacemaker: Future Release Series
clumens closed T782: cts-lab fails with exception if rsyslog is not installed on cluster nodes as Merged by committing rP813e2922da75: Low: python: Support systems where rsyslog is not installed..
Jun 4 2024, 1:46 PM · Pacemaker (3.0.0), Restricted Project, Restricted Project, Restricted Project
clumens committed rPda309c568412: Low: libpacemaker: Add spaces back to attrd_updater query output. (authored by clumens).
Low: libpacemaker: Add spaces back to attrd_updater query output.
Jun 4 2024, 1:46 PM
clumens committed rP813e2922da75: Low: python: Support systems where rsyslog is not installed. (authored by clumens).
Low: python: Support systems where rsyslog is not installed.
Jun 4 2024, 1:46 PM
GitHub <noreply@github.com> committed rP70b4158159a3: Merge pull request #3505 from clumens/attrd_updater-output (authored by kgaillot).
Merge pull request #3505 from clumens/attrd_updater-output
Jun 4 2024, 1:46 PM
GitHub <noreply@github.com> committed rP122cb2503961: Merge pull request #3500 from clumens/t782 (authored by kgaillot).
Merge pull request #3500 from clumens/t782
Jun 4 2024, 1:46 PM
nrwahl2 updated subscribers of T829: Drop support for require-all in order constraints.

@kgaillot I had added this as a parent task because we can't drop require-all from ordering constraints until after we've dropped support for rolling upgrades from <2.0.0

Jun 4 2024, 1:42 PM · Restricted Project, Pacemaker: Future Release Series
kgaillot committed rPe794ce276021: Build: dependencies: require libdbus 1.5.12 or later (authored by kgaillot).
Build: dependencies: require libdbus 1.5.12 or later
Jun 4 2024, 11:37 AM
kgaillot committed rP18a93372ddc1: Build: dependencies: require libqb 1.0.1 or later (authored by kgaillot).
Build: dependencies: require libqb 1.0.1 or later
Jun 4 2024, 11:36 AM
kgaillot committed rP3baeef872849: API: libcrmcommon: deprecate CRM_XS (authored by kgaillot).
API: libcrmcommon: deprecate CRM_XS
Jun 4 2024, 11:36 AM
kgaillot committed rP6c92273079bb: Build: rpm: use pkgconfig() for BuildRequires where appropriate (authored by kgaillot).
Build: rpm: use pkgconfig() for BuildRequires where appropriate
Jun 4 2024, 11:36 AM
kgaillot committed rPbdea4d3e360d: API: libcrmcommon: deprecate crm_extended_logging() (authored by kgaillot).
API: libcrmcommon: deprecate crm_extended_logging()
Jun 4 2024, 11:36 AM
kgaillot committed rP7499f1d59fe4: Build: dependencies: require Python 3.6 or later (authored by kgaillot).
Build: dependencies: require Python 3.6 or later
Jun 4 2024, 11:36 AM
kgaillot committed rP34c89b36a4ab: Build: dependencies: require libxml2 2.9.2 or later (authored by kgaillot).
Build: dependencies: require libxml2 2.9.2 or later
Jun 4 2024, 11:36 AM
kgaillot committed rP2635d9935355: Build: dependencies: require pkg-config 0.28 or later (authored by kgaillot).
Build: dependencies: require pkg-config 0.28 or later
Jun 4 2024, 11:35 AM
kgaillot committed rP0c18d3d1a83c: Build: configure: drop --enable-compat-2.0 option (authored by kgaillot).
Build: configure: drop --enable-compat-2.0 option
Jun 4 2024, 11:35 AM
kgaillot committed rPf715e8530199: Build: configure: drop --legacy-links option (authored by kgaillot).
Build: configure: drop --legacy-links option
Jun 4 2024, 11:35 AM
kgaillot committed rP4813d1227fb1: Build: rpm: drop support for setting RPMDEST to "toplevel" (authored by kgaillot).
Build: rpm: drop support for setting RPMDEST to "toplevel"
Jun 4 2024, 11:34 AM
kgaillot committed rPaf484f35fabd: Build: rpm: move logrotate script to pacemaker package (authored by kgaillot).
Build: rpm: move logrotate script to pacemaker package
Jun 4 2024, 11:34 AM
kgaillot committed rP74260ed6873f: Build: rpm: rename --with-stonithd option to --with-linuxha (authored by kgaillot).
Build: rpm: rename --with-stonithd option to --with-linuxha
Jun 4 2024, 11:33 AM
kgaillot committed rP399df10d8ada: Feature: agents: drop ocf:pacemaker:o2cb resource agent (authored by kgaillot).
Feature: agents: drop ocf:pacemaker:o2cb resource agent
Jun 4 2024, 11:33 AM
GitHub <noreply@github.com> committed rP1d9a96ad3e66: Merge pull request #3496 from kgaillot/build (authored by kgaillot).
Merge pull request #3496 from kgaillot/build
Jun 4 2024, 11:32 AM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Jun 4 2024, 11:20 AM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Jun 4 2024, 11:20 AM
kgaillot edited the content of Pacemaker 3.0 Changes.
Jun 4 2024, 11:18 AM
kgaillot added a parent task for T829: Drop support for require-all in order constraints: Unknown Object (Maniphest Task).
Jun 4 2024, 10:47 AM · Restricted Project, Pacemaker: Future Release Series