Page MenuHomeClusterLabs Projects
Feed All Stories

Aug 3 2023

kgaillot committed rP78581213ed3b: Log: controller: improve messages for resource history updates (authored by kgaillot).
Log: controller: improve messages for resource history updates
Aug 3 2023, 10:38 AM
GitHub <noreply@github.com> committed rP4c50c6aa2c29: Merge pull request #3177 from kgaillot/glib (authored by kgaillot).
Merge pull request #3177 from kgaillot/glib
Aug 3 2023, 10:38 AM

Aug 2 2023

kgaillot committed rP9f48e4cb4eca: Doc: Pacemaker Explained: separate Resource Operations into own chapter (authored by kgaillot).
Doc: Pacemaker Explained: separate Resource Operations into own chapter
Aug 2 2023, 6:04 PM
kgaillot committed rPc7f9a9aae039: Doc: xml: remove duplicate line (authored by kgaillot).
Doc: xml: remove duplicate line
Aug 2 2023, 6:04 PM
kgaillot committed rPef1ca27f836c: API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_STICKINESS string constant (authored by kgaillot).
API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_STICKINESS string constant
Aug 2 2023, 6:04 PM
kgaillot committed rP2e7d22aebb09: API: libcrmcommon: add PCMK_META_MIGRATION_THRESHOLD string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_META_MIGRATION_THRESHOLD string constant
Aug 2 2023, 6:04 PM
kgaillot committed rPe23a32c304c5: API: libcrmcommon: add PCMK_META_FAILURE_TIMEOUT string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_META_FAILURE_TIMEOUT string constant
Aug 2 2023, 6:04 PM
kgaillot committed rPe6c6f1705462: API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_TIMEOUT string constant (authored by kgaillot).
API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_TIMEOUT string constant
Aug 2 2023, 6:04 PM
kgaillot committed rPdcea72b29b82: Refactor: controller: pair crm_next_same_xml() with first_named_child() (authored by kgaillot).
Refactor: controller: pair crm_next_same_xml() with first_named_child()
Aug 2 2023, 6:04 PM
kgaillot committed rP87ef522d767c: Refactor: scheduler: drop redundant argument from generate_fail_regexes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from generate_fail_regexes()
Aug 2 2023, 6:04 PM
kgaillot committed rPd29d2ad218ac: Refactor: tools: best practices for crm_resource's max_delay_in() (authored by kgaillot).
Refactor: tools: best practices for crm_resource's max_delay_in()
Aug 2 2023, 6:04 PM
kgaillot committed rPe8e0d41e2ee6: Refactor: tools: best practices for crm_resource's max_delay_for_resource() (authored by kgaillot).
Refactor: tools: best practices for crm_resource's max_delay_for_resource()
Aug 2 2023, 6:04 PM
kgaillot committed rPbac3585fbacf: Refactor: scheduler: use iterator functions in pe_get_failcount() (authored by kgaillot).
Refactor: scheduler: use iterator functions in pe_get_failcount()
Aug 2 2023, 6:04 PM
kgaillot committed rPef0c129c2244: Refactor: scheduler: drop redundant argument from pe__resource_is_remote_conn() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pe__resource_is_remote_conn()
Aug 2 2023, 6:04 PM
kgaillot committed rPe678a391b094: Refactor: scheduler: drop redundant argument from unpack_operation() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from unpack_operation()
Aug 2 2023, 6:04 PM
kgaillot committed rP77537ecb1c11: Refactor: scheduler: make unpack_operation_on_fail() take separate arguments (authored by kgaillot).
Refactor: scheduler: make unpack_operation_on_fail() take separate arguments
Aug 2 2023, 6:04 PM
kgaillot committed rP6142dac96957: Low: scheduler: compare action names case-sensitively in validate_on_fail() (authored by kgaillot).
Low: scheduler: compare action names case-sensitively in validate_on_fail()
Aug 2 2023, 6:04 PM
kgaillot committed rPf2e7159f20e1: Low: scheduler: make validate_on_fail() replace value (authored by kgaillot).
Low: scheduler: make validate_on_fail() replace value
Aug 2 2023, 6:04 PM
kgaillot committed rPaa098a9b4693: Test: cts-scheduler: update expected outputs for on-fail change (authored by kgaillot).
Test: cts-scheduler: update expected outputs for on-fail change
Aug 2 2023, 6:04 PM
GitHub <noreply@github.com> committed rP9552fe68ecd6: Merge pull request #3175 from kgaillot/T381 (authored by kgaillot).
Merge pull request #3175 from kgaillot/T381
Aug 2 2023, 6:04 PM
kgaillot committed rP218a7a8f3bff: API: libpe_status,libpe_rules,libcrmcommon: move enum action_fail_response to… (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum action_fail_response to…
Aug 2 2023, 10:35 AM
kgaillot committed rP74e157840a81: API: libcrmcommon: add pcmk_on_fail_ignore to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_ignore to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPcc9af2192684: API: libcrmcommon: add pcmk_on_fail_restart to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_restart to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPaa730be1d20c: API: libcrmcommon: deprecate action_fail_ignore in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_ignore in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP6f6fd317331d: API: libcrmcommon: deprecate action_fail_recover in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_recover in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPf6109be2c962: API: libcrmcommon: add pcmk_on_fail_ban to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_ban to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP28f515c21c77: API: libcrmcommon: deprecate action_fail_block in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_block in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPb82abf2865c2: API: libcrmcommon: add pcmk_on_fail_block to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_block to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP3c71610611bd: API: libcrmcommon: deprecate action_fail_migrate in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_migrate in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP63a0563b959d: API: libcrmcommon: add pcmk_on_fail_stop to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_stop to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPc2c436302cd7: API: libcrmcommon: deprecate action_fail_stop in action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_stop in action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPf1f0bfea9763: API: libcrmcommon: deprecate action_fail_standby in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_standby in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP132d4da318a5: API: libcrmcommon: add pcmk_on_fail_standby_node to action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_standby_node to action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP7dc0f71bb546: API: libcrmcommon: add pcmk_on_fail_fence_node to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_fence_node to enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rPba99faf24f6a: API: libcrmcommon: deprecate action_fail_fence in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_fence in enum action_fail_response
Aug 2 2023, 10:35 AM
kgaillot committed rP968c8c2149e3: API: libcrmcommon: add pcmk_on_fail_restart_container to enum… (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_restart_container to enum…
Aug 2 2023, 10:35 AM
kgaillot committed rP44f84033bd62: API: libcrmcommon: deprecate action_restart_container in enum… (authored by kgaillot).
API: libcrmcommon: deprecate action_restart_container in enum…
Aug 2 2023, 10:35 AM
kgaillot committed rPed77b95c61c1: API: libcrmcommon: add pcmk_on_fail_reset_remote to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_reset_remote to enum action_fail_response
Aug 2 2023, 10:34 AM
kgaillot committed rPf5a1a10d4f62: API: libcrmcommon: deprecate action_fail_reset_remote in enum… (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_reset_remote in enum…
Aug 2 2023, 10:34 AM
kgaillot committed rPbead24124bee: API: libcrmcommon: add pcmk_on_fail_demote to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_demote to enum action_fail_response
Aug 2 2023, 10:34 AM
kgaillot committed rPf6f0e5de102c: API: libcrmcommon: deprecate action_fail_demote in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_demote in enum action_fail_response
Aug 2 2023, 10:34 AM
GitHub <noreply@github.com> committed rP96a7e08e196d: Merge pull request #3174 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3174 from kgaillot/best-practices
Aug 2 2023, 10:34 AM

Aug 1 2023

clumens committed rPebd12e3281f9: Refactor: tools: Make error a static global variable in crm_node.c. (authored by clumens).
Refactor: tools: Make error a static global variable in crm_node.c.
Aug 1 2023, 10:19 AM
clumens committed rP75e8f33a69ea: Refactor: tools: Use g_set_error throughout crm_node. (authored by clumens).
Refactor: tools: Use g_set_error throughout crm_node.
Aug 1 2023, 10:19 AM
clumens committed rPba7f6d8f5bca: Refactor: tools: Remove a newline from the end of an error message. (authored by clumens).
Refactor: tools: Remove a newline from the end of an error message.
Aug 1 2023, 10:19 AM
clumens committed rP62f805e414fb: Feature: tools: Add formatted output skeleton to crm_node. (authored by clumens).
Feature: tools: Add formatted output skeleton to crm_node.
Aug 1 2023, 10:19 AM
clumens committed rPbe123ac144b3: Low: libpacemaker: Change the type of the node_id argument. (authored by clumens).
Low: libpacemaker: Change the type of the node_id argument.
Aug 1 2023, 10:19 AM
clumens committed rP1f883809d38c: Feature: libcrmcommon: Bump feature set for crm_node formatted output (authored by clumens).
Feature: libcrmcommon: Bump feature set for crm_node formatted output
Aug 1 2023, 10:18 AM
clumens committed rPed592d9a832e: Feature: tools: Convert crm_node -q to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -q to use formatted output.
Aug 1 2023, 10:18 AM
clumens committed rPc03ee21db771: Feature: tools: Convert crm_node -n/-N to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -n/-N to use formatted output.
Aug 1 2023, 10:18 AM
clumens committed rPa27f09923085: Feature: tools: Convert crm_node -i to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -i to formatted output.
Aug 1 2023, 10:18 AM
clumens committed rP5cc11bb6bed5: Feature: tools: Convert crm_node -l/-p to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -l/-p to formatted output.
Aug 1 2023, 10:18 AM
clumens committed rPa85a7f9e1ac9: Refactor: tools: Simplify run_controller_mainloop a bit. (authored by clumens).
Refactor: tools: Simplify run_controller_mainloop a bit.
Aug 1 2023, 10:18 AM
GitHub <noreply@github.com> committed rPc2b06425f3f8: Merge pull request #3162 from clumens/crm_node-fo (authored by kgaillot).
Merge pull request #3162 from clumens/crm_node-fo
Aug 1 2023, 10:18 AM
clumens committed rPb7f7317a142d: API: schemas: Add a new schema for crm_node. (authored by clumens).
API: schemas: Add a new schema for crm_node.
Aug 1 2023, 10:18 AM

Jul 31 2023

kgaillot committed rP64327b258e99: API: libpe_status,libpe_rules,libcrmcommon: move enum action_tasks to… (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum action_tasks to…
Jul 31 2023, 12:48 PM
kgaillot committed rP78cc4e377902: API: libcrmcommon: deprecate no_action in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate no_action in enum action_tasks
Jul 31 2023, 12:48 PM
kgaillot committed rPee0d34670c3a: API: libcrmcommon: add pcmk_action_unspecified to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_unspecified to enum action_tasks
Jul 31 2023, 12:48 PM
kgaillot committed rP8b09480a5a36: API: libcrmcommon: add pcmk_action_monitor to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_monitor to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP595d742cd203: API: libcrmcommon: deprecate monitor_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate monitor_rsc in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP18286444d681: API: libcrmcommon: add pcmk_action_stop to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_stop to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP9602e5e4dc3b: API: libcrmcommon: add pcmk_action_stopped to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_stopped to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP74eeaeb042c1: API: libcrmcommon: deprecate stop_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate stop_rsc in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPe849ec66e576: API: libcrmcommon: deprecate stopped_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate stopped_rsc in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP70b3bb02185d: API: libcrmcommon: add pcmk_action_start to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_start to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPf6d05f6f1214: API: libcrmcommon: deprecate start_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate start_rsc in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP3be47fbac3e9: API: libcrmcommon: add pcmk_action_started to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_started to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPfeef9810f17d: API: libcrmcommon: deprecate started_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate started_rsc in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP832fb8d2d4c4: API: libcrmcommon: add pcmk_action_notify to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_notify to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPf52dd7281d0a: API: libcrmcommon: deprecate action_notify in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_notify in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP76c5590fcbb8: API: libcrmcommon: add pcmk_action_notified to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_notified to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPde7aef75b12b: API: libcrmcommon: deprecate action_notified in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_notified in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP7dd0108e528f: API: libcrmcommon: deprecate action_promote in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_promote in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP5718533ee365: API: libcrmcommon: add pcmk_action_promote to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_promote to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP0c79ab07bad8: API: libcrmcommon: deprecate action_promoted in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_promoted in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP2066a33b4607: API: libcrmcommon: add pcmk_action_promoted to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_promoted to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPbb4f06df23a2: API: libcrmcommon: add pcmk_action_demote to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_demote to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPfcb9c977172e: API: libcrmcommon: add pcmk_action_demoted to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_demoted to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPda6596e586a1: API: libcrmcommon: deprecate action_demote in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_demote in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP24dd666287c5: API: libcrmcommon: deprecate action_demoted in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate action_demoted in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rP5cded3384ee2: API: libcrmcommon: add pcmk_action_shutdown to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_shutdown to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPdee83b0e6f2f: API: libcrmcommon: deprecate shutdown_crm in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate shutdown_crm in enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPceaaec06998c: API: libcrmcommon: add pcmk_action_fence to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_fence to enum action_tasks
Jul 31 2023, 12:47 PM
kgaillot committed rPd250737d1995: API: libcrmcommon: deprecate stonith_node in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate stonith_node in enum action_tasks
Jul 31 2023, 12:47 PM
GitHub <noreply@github.com> committed rP9dfcecf124c8: Merge pull request #3173 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3173 from kgaillot/best-practices
Jul 31 2023, 12:47 PM
kgaillot committed rPed95428e0786: API: libpe_status,libpe_rules,libcrmcommon: move enum rsc_start_requirement to… (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum rsc_start_requirement to…
Jul 31 2023, 10:45 AM
kgaillot committed rP670cf3521b53: API: libcrmcommon: deprecate rsc_req_nothing in enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: deprecate rsc_req_nothing in enum rsc_start_requirement
Jul 31 2023, 10:45 AM
kgaillot committed rPd9f7c4e6d707: API: libcrmcommon: add pcmk_requires_nothing to enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: add pcmk_requires_nothing to enum rsc_start_requirement
Jul 31 2023, 10:45 AM
kgaillot committed rPecb8d69aced6: API: libcrmcommon: add pcmk_requires_quorum to enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: add pcmk_requires_quorum to enum rsc_start_requirement
Jul 31 2023, 10:44 AM
kgaillot committed rPd66d089feacb: API: libcrmcommon: deprecate rsc_req_quorum in enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: deprecate rsc_req_quorum in enum rsc_start_requirement
Jul 31 2023, 10:44 AM
kgaillot committed rP1cac59ffcbab: API: libcrmcommon: deprecate rsc_req_stonith in enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: deprecate rsc_req_stonith in enum rsc_start_requirement
Jul 31 2023, 10:44 AM
kgaillot committed rP7c9016a800a0: API: libcrmcommon: add pcmk_requires_fencing to enum rsc_start_requirement (authored by kgaillot).
API: libcrmcommon: add pcmk_requires_fencing to enum rsc_start_requirement
Jul 31 2023, 10:44 AM
GitHub <noreply@github.com> committed rP982f7b77dee5: Merge pull request #3172 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3172 from kgaillot/best-practices
Jul 31 2023, 10:44 AM

Jul 27 2023

kgaillot committed rP2089a4c168bf: Refactor: scheduler: drop assertions in role2text() (authored by kgaillot).
Refactor: scheduler: drop assertions in role2text()
Jul 27 2023, 6:01 PM
kgaillot committed rP351f4003fce0: API: libpe_status,libpe_rules: deprecate RSC_ROLE_MAX (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_MAX
Jul 27 2023, 6:01 PM
kgaillot committed rP51fc0d29a033: API: libpe_status,libpe_rules: deprecate RSC_ROLE_UNKNOWN_S (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_UNKNOWN_S
Jul 27 2023, 6:01 PM
kgaillot committed rP70380a608b71: API: libpe_status,libpe_rules: deprecate RSC_ROLE_STOPPED_S string constant (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_STOPPED_S string constant
Jul 27 2023, 6:01 PM
kgaillot committed rPa14276e8a689: API: libpe_status,libpe_rules: deprecate RSC_ROLE_STARTED_S string constant (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_STARTED_S string constant
Jul 27 2023, 6:01 PM
kgaillot committed rPf7ae59d81943: API: libpe_status,libpe_rules: deprecate RSC_ROLE_PROMOTED_S string constant (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_PROMOTED_S string constant
Jul 27 2023, 6:01 PM
kgaillot committed rP954b7201a231: API: libpe_status,libpe_rules: deprecate RSC_ROLE_UNPROMOTED_S string constant (authored by kgaillot).
API: libpe_status,libpe_rules: deprecate RSC_ROLE_UNPROMOTED_S string constant
Jul 27 2023, 6:01 PM