Page MenuHomeClusterLabs Projects
Feed All Stories

Apr 30 2024

kgaillot committed rP5289519b73ba: API: libcrmcommon: deprecate enum pe_action_flags and all its values (authored by kgaillot).
API: libcrmcommon: deprecate enum pe_action_flags and all its values
Apr 30 2024, 9:59 AM
kgaillot committed rP190a9abeb09d: API: libcrmcommon: deprecate enum action_tasks and all its values (authored by kgaillot).
API: libcrmcommon: deprecate enum action_tasks and all its values
Apr 30 2024, 9:59 AM
kgaillot committed rPf74ba4276c03: API: libcrmcommon: deprecate enum action_fail_response and all its values (authored by kgaillot).
API: libcrmcommon: deprecate enum action_fail_response and all its values
Apr 30 2024, 9:59 AM
kgaillot committed rP8a0976a57f77: API: libcrmcommon: deprecate direct access to struct pe_action_s and all its… (authored by kgaillot).
API: libcrmcommon: deprecate direct access to struct pe_action_s and all its…
Apr 30 2024, 9:58 AM
kgaillot committed rPb3c50d1f8e14: API: libcrmcommon: deprecate pcmk_on_fail_text() (authored by kgaillot).
API: libcrmcommon: deprecate pcmk_on_fail_text()
Apr 30 2024, 9:58 AM
kgaillot committed rP877ba6f03141: API: libcrmcommon: deprecate pcmk_action_text() (authored by kgaillot).
API: libcrmcommon: deprecate pcmk_action_text()
Apr 30 2024, 9:58 AM
kgaillot closed T791: Deprecate direct access to scheduler action structs and enums, a subtask of T797: Make scheduler action structs and enums internal, as Merged.
Apr 30 2024, 9:58 AM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Pacemaker: Scheduler, Restricted Project
kgaillot closed T791: Deprecate direct access to scheduler action structs and enums as Merged by committing rPebf5ffc937e5: API: libcrmcomon: deprecate pcmk_parse_action().
Apr 30 2024, 9:58 AM · Pacemaker (2.1.8), Restricted Project, Pacemaker: Scheduler
kgaillot committed rPebf5ffc937e5: API: libcrmcomon: deprecate pcmk_parse_action() (authored by kgaillot).
API: libcrmcomon: deprecate pcmk_parse_action()
Apr 30 2024, 9:58 AM
GitHub <noreply@github.com> committed rP8ba07347b19f: Merge pull request #3442 from kgaillot/T791 (authored by kgaillot).
Merge pull request #3442 from kgaillot/T791
Apr 30 2024, 9:58 AM
GitHub <noreply@github.com> committed rP1dd728559932: Merge pull request #3430 from gao-yan/crm_mon-exit-loss-pty (authored by kgaillot).
Merge pull request #3430 from gao-yan/crm_mon-exit-loss-pty
Apr 30 2024, 9:58 AM
nrwahl2 added a comment to T788: Deprecate public API access to most of libcrmcluster.

For 3.0.0 (T793)... For pcmk_cluster_t, we can replace all deprecated struct members except destroy() and cpg with a void *private member that can be used internally for a new internal struct containing the deprecated members.

Apr 30 2024, 5:18 AM · Restricted Project, Pacemaker (2.1.8), Restricted Project

Apr 29 2024

nrwahl2 committed rP7b6c7bd70ae1: Refactor: libcrmcluster: New pcmk__cpg_connect() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cpg_connect()
Apr 29 2024, 11:55 PM
nrwahl2 committed rP07e7d32559ee: API: libcrmcluster: Deprecate cluster_connect_cpg() (authored by nrwahl2).
API: libcrmcluster: Deprecate cluster_connect_cpg()
Apr 29 2024, 11:55 PM
nrwahl2 committed rPeba8143bf4d8: Refactor: libcrmcluster: pcmk__corosync_connect() returns standard code (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__corosync_connect() returns standard code
Apr 29 2024, 11:55 PM
nrwahl2 committed rP2b619694d043: API: libcrmcluster: New pcmk_cluster_connect() (authored by nrwahl2).
API: libcrmcluster: New pcmk_cluster_connect()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP18848e072921: API: libcrmcluster: Deprecate crm_cluster_connect() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_cluster_connect()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP5be68d9f8f2f: Refactor: libcrmcluster: New pcmk__cpg_disconnect() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cpg_disconnect()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP2e33e2c6bb84: API: libcrmcluster: Deprecate cluster_disconnect_cpg() (authored by nrwahl2).
API: libcrmcluster: Deprecate cluster_disconnect_cpg()
Apr 29 2024, 11:54 PM
nrwahl2 committed rPccac4ac1e4b0: API: libcrmcluster: New pcmk_cluster_disconnect() (authored by nrwahl2).
API: libcrmcluster: New pcmk_cluster_disconnect()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP0b8ea25e2dd9: API: libcrmcluster: Deprecate crm_cluster_disconnect() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_cluster_disconnect()
Apr 29 2024, 11:54 PM
nrwahl2 committed rPae76aca4f8df: Refactor: libcrmcluster: New pcmk__cluster_num_remote_nodes() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_num_remote_nodes()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP92d939d87c21: API: libcrmcluster: Deprecate crm_remote_node_cache_size() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_remote_node_cache_size()
Apr 29 2024, 11:54 PM
nrwahl2 committed rPe2b040d648a7: Refactor: libcrmcluster: New refresh_remote_nodes() (authored by nrwahl2).
Refactor: libcrmcluster: New refresh_remote_nodes()
Apr 29 2024, 11:54 PM
nrwahl2 committed rP2a9568484e4d: API: libcrmcluster: Deprecate crm_remote_peer_cache_refresh() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_remote_peer_cache_refresh()
Apr 29 2024, 11:53 PM
nrwahl2 committed rP25d580d0ebec: Refactor: libcrmcluster: New pcmk__cluster_lookup_remote_node() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_lookup_remote_node()
Apr 29 2024, 11:53 PM
nrwahl2 committed rP6afaa1bd987d: API: libcrmcluster: Deprecate crm_remote_peer_get() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_remote_peer_get()
Apr 29 2024, 11:53 PM
nrwahl2 committed rP4c758b8099d7: Refactor: libcrmcluster: New pcmk__cluster_forget_remote_node() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_forget_remote_node()
Apr 29 2024, 11:53 PM
nrwahl2 committed rP9e18d296ce0d: API: libcrmcluster: Deprecate crm_remote_peer_cache_remove() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_remote_peer_cache_remove()
Apr 29 2024, 11:53 PM
nrwahl2 committed rPf59e6b372ab9: Refactor: libcrmcluster: New pcmk__cluster_is_node_active() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_is_node_active()
Apr 29 2024, 11:53 PM
nrwahl2 committed rPec6880c0c276: Refactor: libcrmcluster: New pcmk__cluster_num_active_nodes() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_num_active_nodes()
Apr 29 2024, 11:53 PM
nrwahl2 committed rPcb6130ba2c99: API: libcrmcluster: Deprecate crm_is_peer_active() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_is_peer_active()
Apr 29 2024, 11:53 PM
nrwahl2 committed rP8e81ae1d9bc7: API: libcrmcluster: Deprecate crm_active_peers() (authored by nrwahl2).
API: libcrmcluster: Deprecate crm_active_peers()
Apr 29 2024, 11:53 PM
nrwahl2 committed rPc59a04be643a: Refactor: libcrmcluster: crm_reap_dead_member() best practices (authored by nrwahl2).
Refactor: libcrmcluster: crm_reap_dead_member() best practices
Apr 29 2024, 11:52 PM
nrwahl2 committed rP60079bd04074: Refactor: libcrmcluster: New pcmk__cluster_forget_cluster_node() (authored by nrwahl2).
Refactor: libcrmcluster: New pcmk__cluster_forget_cluster_node()
Apr 29 2024, 11:52 PM
nrwahl2 committed rPd3d943884ef4: API: libcrmcluster: Deprecate reap_crm_member() (authored by nrwahl2).
API: libcrmcluster: Deprecate reap_crm_member()
Apr 29 2024, 11:52 PM
GitHub <noreply@github.com> committed rP590bf71fe801: Merge pull request #3437 from nrwahl2/nrwahl2-T788 (authored by nrwahl2).
Merge pull request #3437 from nrwahl2/nrwahl2-T788
Apr 29 2024, 11:52 PM
nrwahl2 added a comment to T788: Deprecate public API access to most of libcrmcluster.

Ah right, whenever we did this before, we used new value names as well. Let's define new names like pcmk_cluster_type_corosync. (Or maybe pcmk_cluster_layer/pcmk_cluster_layer_corosync.)

Apr 29 2024, 11:40 PM · Restricted Project, Pacemaker (2.1.8), Restricted Project
nrwahl2 added a comment to T788: Deprecate public API access to most of libcrmcluster.
Apr 29 2024, 8:00 PM · Restricted Project, Pacemaker (2.1.8), Restricted Project
nrwahl2 committed rP95977d3e048b: Refactor: libcrmcommon: New pcmk__xe_copy_attrs() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_copy_attrs()
Apr 29 2024, 7:33 PM
nrwahl2 committed rP51be43d07faa: API: libcrmcommon: Deprecate copy_in_properties() (authored by nrwahl2).
API: libcrmcommon: Deprecate copy_in_properties()
Apr 29 2024, 7:33 PM
nrwahl2 committed rPfa4e761991f2: Refactor: libcrmcommon: New enum pcmk__xa_flags (authored by nrwahl2).
Refactor: libcrmcommon: New enum pcmk__xa_flags
Apr 29 2024, 7:33 PM
nrwahl2 committed rP6aeb86e59c59: Refactor: libcrmcommon: New flags arg for pcmk__xe_copy_attrs() (authored by nrwahl2).
Refactor: libcrmcommon: New flags arg for pcmk__xe_copy_attrs()
Apr 29 2024, 7:33 PM
nrwahl2 committed rP7aee2f601b24: Refactor: attrd: Drop attrd_copy_xml_attributes() (authored by nrwahl2).
Refactor: attrd: Drop attrd_copy_xml_attributes()
Apr 29 2024, 7:33 PM
nrwahl2 committed rPd662122108ca: Refactor: libcrmcommon: New pcmk__xe_set_score() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_set_score()
Apr 29 2024, 7:33 PM
nrwahl2 committed rP06a81f0612ac: Refactor: libcrmcommon: New pcmk__xaf_score_update flag (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xaf_score_update flag
Apr 29 2024, 7:32 PM
nrwahl2 committed rPa1e4951c36a9: API: libcrmcommon: Deprecate expand_plus_plus() (authored by nrwahl2).
API: libcrmcommon: Deprecate expand_plus_plus()
Apr 29 2024, 7:32 PM
nrwahl2 committed rP62476fc343b6: Refactor: libcrmcommon: Some best practices in pcmk__xml_update() (authored by nrwahl2).
Refactor: libcrmcommon: Some best practices in pcmk__xml_update()
Apr 29 2024, 7:32 PM
nrwahl2 committed rP662cad6efb34: Refactor: libcrmcommon: pcmk__xe_copy_attrs() checks score_update flag (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__xe_copy_attrs() checks score_update flag
Apr 29 2024, 7:32 PM
nrwahl2 committed rP01dba2cb04ad: Refactor: libcrmcommon: flags argument for pcmk__xml_update() (authored by nrwahl2).
Refactor: libcrmcommon: flags argument for pcmk__xml_update()
Apr 29 2024, 7:32 PM
nrwahl2 committed rPa293aba90573: Refactor: libcrmcommon: flags argument for pcmk__xe_update_match() (authored by nrwahl2).
Refactor: libcrmcommon: flags argument for pcmk__xe_update_match()
Apr 29 2024, 7:32 PM
nrwahl2 committed rPc3c7e8c42435: Doc: libcrmcommon: Mark as_diff arg of pcmk__xml_update() deprecated (authored by nrwahl2).
Doc: libcrmcommon: Mark as_diff arg of pcmk__xml_update() deprecated
Apr 29 2024, 7:32 PM
nrwahl2 committed rP2f35d9ca1c5e: Test: cts-cli: Add tests for ++/+= syntax in cibadmin and crm_attribute (authored by nrwahl2).
Test: cts-cli: Add tests for ++/+= syntax in cibadmin and crm_attribute
Apr 29 2024, 7:31 PM
nrwahl2 committed rPf7aaf66630d2: Low: libcrmcommon: Ensure crm_schema_init() initializes only once (authored by nrwahl2).
Low: libcrmcommon: Ensure crm_schema_init() initializes only once
Apr 29 2024, 7:31 PM
nrwahl2 committed rPf8bf82aeb803: Test: libcrmcommon: Clean up pcmk__xe_copy_attrs() unit tests (authored by nrwahl2).
Test: libcrmcommon: Clean up pcmk__xe_copy_attrs() unit tests
Apr 29 2024, 7:31 PM
nrwahl2 committed rPb44512ddeb6f: Refactor: libcrmcommon: Return EINVAL from pcmk__xe_copy_attrs() (authored by nrwahl2).
Refactor: libcrmcommon: Return EINVAL from pcmk__xe_copy_attrs()
Apr 29 2024, 7:31 PM
nrwahl2 committed rP84110e7a5761: Refactor: libcrmcommon: pcmk__{cib -> xml}_test_setup_group (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__{cib -> xml}_test_setup_group
Apr 29 2024, 7:31 PM
nrwahl2 committed rP05a8745dcea3: Low: libcib: Fix handling of return values in CIB attr update/delete (authored by nrwahl2).
Low: libcib: Fix handling of return values in CIB attr update/delete
Apr 29 2024, 7:31 PM
nrwahl2 committed rP3445d695573b: Test: libcrmcommon: Add more unit tests for pcmk__xe_copy_attrs() (authored by nrwahl2).
Test: libcrmcommon: Add more unit tests for pcmk__xe_copy_attrs()
Apr 29 2024, 7:31 PM
nrwahl2 committed rP4e12193e4f2a: Low: tools: Fix cibadmin sync call return code logic (authored by nrwahl2).
Low: tools: Fix cibadmin sync call return code logic
Apr 29 2024, 7:31 PM
nrwahl2 committed rP0fa96573ae6a: API: libcib: New cib_score_update cib_call_options value (authored by nrwahl2).
API: libcib: New cib_score_update cib_call_options value
Apr 29 2024, 7:30 PM
nrwahl2 committed rP177c6d717781: Test: libcrmcommon: Avoid memory leak in pcmk__xe_set_score() unit tests (authored by nrwahl2).
Test: libcrmcommon: Avoid memory leak in pcmk__xe_set_score() unit tests
Apr 29 2024, 7:30 PM
nrwahl2 committed rPf342ad260828: Test: libcrmcommon: Check rc in pcmk__xe_set_score() unit tests (authored by nrwahl2).
Test: libcrmcommon: Check rc in pcmk__xe_set_score() unit tests
Apr 29 2024, 7:30 PM
nrwahl2 committed rP205c70c880f7: Low: tools: Unset crm_attribute promotion_score if attr name is given (authored by nrwahl2).
Low: tools: Unset crm_attribute promotion_score if attr name is given
Apr 29 2024, 7:30 PM
nrwahl2 committed rP7aba5c578693: Feature: tools: --score option for cibadmin and crm_attribute (authored by nrwahl2).
Feature: tools: --score option for cibadmin and crm_attribute
Apr 29 2024, 7:30 PM
nrwahl2 committed rP6ff45e29b28e: Test: cts-cli: Update tests for --score options (authored by nrwahl2).
Test: cts-cli: Update tests for --score options
Apr 29 2024, 7:29 PM
nrwahl2 committed rPc7b734ad61cb: Refactor: libcrmcommon: PCMK__{XA -> XE}_CIB_UPDATE_DIFF (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__{XA -> XE}_CIB_UPDATE_DIFF
Apr 29 2024, 7:29 PM
nrwahl2 committed rP357a1d94a8f0: Feature: tools: Deprecate score expansion by default in cibadmin (authored by nrwahl2).
Feature: tools: Deprecate score expansion by default in cibadmin
Apr 29 2024, 7:28 PM
nrwahl2 committed rP6c4d9b838bd5: Feature: tools: Deprecate score expansion by default in crm_attribute (authored by nrwahl2).
Feature: tools: Deprecate score expansion by default in crm_attribute
Apr 29 2024, 7:28 PM
GitHub <noreply@github.com> committed rP1b5ff44507f7: Merge pull request #3403 from nrwahl2/nrwahl2-xml_attrs2 (authored by nrwahl2).
Merge pull request #3403 from nrwahl2/nrwahl2-xml_attrs2
Apr 29 2024, 7:27 PM
nrwahl2 added a comment to T794: Update SBD to avoid deprecated Pacemaker APIs.

From crm/cluster.h, sbd uses send_cluster_text() and crm_msg_ais but only if HAVE_DECL_PCMK_CLUSTER_CLASSIC_AIS

Apr 29 2024, 7:24 PM · Restricted Project, Restricted Project
kgaillot committed rP29e9ec6185be: API: libcrmcommon: add pcmk_resource_id() (authored by kgaillot).
API: libcrmcommon: add pcmk_resource_id()
Apr 29 2024, 6:31 PM
kgaillot committed rP781fb854a9fe: API: libcrmcommon: add pcmk_resource_is_managed() (authored by kgaillot).
API: libcrmcommon: add pcmk_resource_is_managed()
Apr 29 2024, 6:31 PM
kgaillot closed T790: Deprecate direct access to scheduler resource structs, a subtask of T794: Update SBD to avoid deprecated Pacemaker APIs, as Merged.
Apr 29 2024, 6:31 PM · Restricted Project, Restricted Project
kgaillot closed T790: Deprecate direct access to scheduler resource structs as Merged by committing rPee2af0bcd50a: API: libcrmcommon: deprecate direct access to struct pe_resource_s and its….
Apr 29 2024, 6:31 PM · Pacemaker (2.1.8), Pacemaker: Scheduler, Restricted Project
kgaillot closed T790: Deprecate direct access to scheduler resource structs, a subtask of T796: Make definition of scheduler resource structs internal, as Merged.
Apr 29 2024, 6:31 PM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Pacemaker: Scheduler, Restricted Project
kgaillot committed rPbb800343eb57: API: libcrmcommon: deprecate pcmk_rsc_methods_t, struct… (authored by kgaillot).
API: libcrmcommon: deprecate pcmk_rsc_methods_t, struct…
Apr 29 2024, 6:31 PM
GitHub <noreply@github.com> committed rP2a51a8f50883: Merge pull request #3439 from kgaillot/T790 (authored by kgaillot).
Merge pull request #3439 from kgaillot/T790
Apr 29 2024, 6:31 PM
kgaillot committed rPa4f701cf6c55: API: libcrmcommon: deprecate resource_alloc_functions_s and… (authored by kgaillot).
API: libcrmcommon: deprecate resource_alloc_functions_s and…
Apr 29 2024, 6:31 PM
kgaillot committed rPee2af0bcd50a: API: libcrmcommon: deprecate direct access to struct pe_resource_s and its… (authored by kgaillot).
API: libcrmcommon: deprecate direct access to struct pe_resource_s and its…
Apr 29 2024, 6:31 PM
kgaillot added a comment to T742: Drop "default" as an allowed value for some meta-attributes.

I suspect the use case for this feature was being able to set an explicit value in one block of meta-attributes, then have another rule-based block of attributes that resets the value to the default. Simply omitting the meta-attribute from the rule-based block wouldn't cause the explicit value to be removed.

Apr 29 2024, 5:32 PM · Restricted Project, Pacemaker: Future Release Series
kgaillot updated the task description for T742: Drop "default" as an allowed value for some meta-attributes.
Apr 29 2024, 5:12 PM · Restricted Project, Pacemaker: Future Release Series
kgaillot updated the task description for T794: Update SBD to avoid deprecated Pacemaker APIs.
Apr 29 2024, 4:41 PM · Restricted Project, Restricted Project
kgaillot updated the task description for T792: Deprecate direct access to `pcmk_scheduler_t` members.
Apr 29 2024, 4:30 PM · Pacemaker (2.1.8), Pacemaker: Scheduler, Restricted Project
kgaillot added a comment to T817: Deprecate --sync-call cibadmin option.
In T817#12112, @nrwahl2 wrote:

From the GitHub discussion:

I believe it was originally for testing the code paths. Not needed anymore

Optionally, we could have a (possibly hidden) --async-call option for developer use, that starts a mainloop and runs a callback function that processes the reply.

Apr 29 2024, 4:07 PM · Pacemaker (3.0.1), Restricted Project, Pacemaker: Tools
kgaillot added a parent task for T817: Deprecate --sync-call cibadmin option: Unknown Object (Maniphest Task).
Apr 29 2024, 4:06 PM · Pacemaker (3.0.1), Restricted Project, Pacemaker: Tools
nrwahl2 added a comment to T817: Deprecate --sync-call cibadmin option.

From the GitHub discussion:

Apr 29 2024, 3:58 PM · Pacemaker (3.0.1), Restricted Project, Pacemaker: Tools
nrwahl2 updated the task description for T817: Deprecate --sync-call cibadmin option.
Apr 29 2024, 3:54 PM · Pacemaker (3.0.1), Restricted Project, Pacemaker: Tools
nrwahl2 triaged T817: Deprecate --sync-call cibadmin option as Low priority.
Apr 29 2024, 3:53 PM · Pacemaker (3.0.1), Restricted Project, Pacemaker: Tools
kgaillot committed rPc7538ec2455a: API: libcrmcommon: add pcmk_node_is_online() (authored by kgaillot).
API: libcrmcommon: add pcmk_node_is_online()
Apr 29 2024, 3:38 PM
kgaillot committed rP56abf0867edb: API: libcrmcommon: add pcmk_node_is_pending() (authored by kgaillot).
API: libcrmcommon: add pcmk_node_is_pending()
Apr 29 2024, 3:38 PM
kgaillot committed rPea25faa93532: API: libcrmcommon: add pcmk_node_is_shutting_down() (authored by kgaillot).
API: libcrmcommon: add pcmk_node_is_shutting_down()
Apr 29 2024, 3:38 PM
kgaillot committed rP6c1146a3a393: API: libcrmcommon: add pcmk_node_is_clean() (authored by kgaillot).
API: libcrmcommon: add pcmk_node_is_clean()
Apr 29 2024, 3:38 PM
kgaillot committed rP3b1ca90fdc5c: API: libcrmcommon: add pcmk_foreach_active_resource() (authored by kgaillot).
API: libcrmcommon: add pcmk_foreach_active_resource()
Apr 29 2024, 3:37 PM
kgaillot committed rPc2a9493b13d3: API: libcrmcommon: add pcmk_node_is_in_maintenance() (authored by kgaillot).
API: libcrmcommon: add pcmk_node_is_in_maintenance()
Apr 29 2024, 3:37 PM
kgaillot committed rPf611cb43fef9: API: libcrmcommon: deprecate enum node_type and all its values (authored by kgaillot).
API: libcrmcommon: deprecate enum node_type and all its values
Apr 29 2024, 3:37 PM
kgaillot closed T789: Deprecate direct access to scheduler node structs, a subtask of T794: Update SBD to avoid deprecated Pacemaker APIs, as Merged.
Apr 29 2024, 3:37 PM · Restricted Project, Restricted Project
kgaillot closed T789: Deprecate direct access to scheduler node structs, a subtask of T795: Make definition of scheduler node structs internal, as Merged.
Apr 29 2024, 3:37 PM · Pacemaker: Future Release Series, Pacemaker (3.0.0), Restricted Project, Pacemaker: Scheduler
kgaillot closed T789: Deprecate direct access to scheduler node structs as Merged by committing rPa6e55c38f3f7: API: libcrmcommon: deprecate struct pe_node_s and all its members.
Apr 29 2024, 3:37 PM · Pacemaker (2.1.8), Pacemaker: Scheduler, Restricted Project
kgaillot committed rP08af8f52e08d: API: libcrmcommon: deprecate enum pe_discover_e and all its values (authored by kgaillot).
API: libcrmcommon: deprecate enum pe_discover_e and all its values
Apr 29 2024, 3:37 PM