- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 11 2024
Apr 11 2024
clumens committed rPc393490b4333: API: libpacemaker: Add a function for getting ticket state (authored by clumens).
API: libpacemaker: Add a function for getting ticket state
clumens committed rPd2bfbb7dcaf9: Test: libpacemaker: Add unit tests for pcmk__get_ticket_state. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk__get_ticket_state.
clumens committed rP8fe2b552f4d6: Test: libpacemaker: Add unit tests for pcmk_ticket_info. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_info.
clumens committed rP6449c349c9f2: Refactor: libpacemaker: Add pcmk__get_ticket_state. (authored by clumens).
Refactor: libpacemaker: Add pcmk__get_ticket_state.
clumens committed rP84536f708c74: API: libpacemaker: Add a function for getting ticket info (authored by clumens).
API: libpacemaker: Add a function for getting ticket info
clumens committed rP6df0a5cdd931: Test: libpacemaker: Add unit tests for pcmk_ticket_get_attr. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_get_attr.
clumens committed rPdbbd917420ef: API: libpacemaker: Add a function for getting ticket attributes (authored by clumens).
API: libpacemaker: Add a function for getting ticket attributes
clumens committed rPf9cba80ed10a: Test: libpacemaker: Add unit tests for pcmk_ticket_constraints. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_constraints.
clumens committed rP091f783cf0e4: API: libpacemaker: Add a function for listing ticket constraints (authored by clumens).
API: libpacemaker: Add a function for listing ticket constraints
GitHub <noreply@github.com> committed rP3516ed56f481: Merge pull request #3420 from nrwahl2/nrwahl2-refactors (authored by kgaillot).
Merge pull request #3420 from nrwahl2/nrwahl2-refactors
Apr 10 2024
Apr 10 2024
kgaillot raised the priority of T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables from Normal to High.
gao-yan committed rPb071f6100a54: Log: scheduler: deprecate Nagios and Upstart resources even if built with… (authored by gao-yan).
Log: scheduler: deprecate Nagios and Upstart resources even if built with…
GitHub <noreply@github.com> committed rPae4b38ab5dc9: Merge pull request #3417 from gao-yan/deprecate-classes-compat-2.0 (authored by kgaillot).
Merge pull request #3417 from gao-yan/deprecate-classes-compat-2.0
wenningerk committed rP923911bb14be: Build: rpm: fix fedora handling of compat20 (authored by wenningerk).
Build: rpm: fix fedora handling of compat20
GitHub <noreply@github.com> committed rP74b7a09c575b: Merge pull request #3418 from wenningerk/handle_fedora_compat20 (authored by kgaillot).
Merge pull request #3418 from wenningerk/handle_fedora_compat20
nrwahl2 committed rPe8cfc51b3f0c: Doc: libcrmcommon: Drop duplicate log level doxygen from header file (authored by nrwahl2).
Doc: libcrmcommon: Drop duplicate log level doxygen from header file
nrwahl2 committed rP9833e9372aaa: Refactor: libcrmcommon: New pcmk__output_fencing_params() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__output_fencing_params()
nrwahl2 committed rP75d95786759a: Refactor: libcrmcommon: New pcmk__opt_fencing enum value (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__opt_fencing enum value
nrwahl2 committed rP0389fc47fe16: Refactor: libcrmcommon, fencer: Use pcmk__daemon_metadata() for fencer (authored by nrwahl2).
Refactor: libcrmcommon, fencer: Use pcmk__daemon_metadata() for fencer
nrwahl2 committed rP7e957427594a: Doc: libcrmcommon: Mark pcmk__opt_DAEMON flags as deprecated (authored by nrwahl2).
Doc: libcrmcommon: Mark pcmk__opt_DAEMON flags as deprecated
nrwahl2 committed rP351d5f869326: Refactor: libpacemaker: New pcmk__list_fencing_params() (authored by nrwahl2).
Refactor: libpacemaker: New pcmk__list_fencing_params()
nrwahl2 committed rPd4774a9b3162: API: libpacemaker: New pcmk_list_fencing_params() (authored by nrwahl2).
API: libpacemaker: New pcmk_list_fencing_params()
nrwahl2 committed rP5c8409aad925: Low: schemas: Copy schema in preparation for changes (authored by nrwahl2).
Low: schemas: Copy schema in preparation for changes
nrwahl2 committed rP31b3c366e361: API: schemas: Allow options in crm_resource output (authored by nrwahl2).
API: schemas: Allow options in crm_resource output
nrwahl2 committed rP5f8d61664608: Test: cts-cli: Add tests for crm_resource --list-options=fencing (authored by nrwahl2).
Test: cts-cli: Add tests for crm_resource --list-options=fencing
nrwahl2 committed rP6a354ba668e1: Feature: crm_resource: New --list-options=fencing option (authored by nrwahl2).
Feature: crm_resource: New --list-options=fencing option
API: fencer: Deprecate metadata CLI option
nrwahl2 committed rP3a3fb6b1e914: Test: cts-cli: Reorder a couple of crm_attribute --list-options tests (authored by nrwahl2).
Test: cts-cli: Reorder a couple of crm_attribute --list-options tests
nrwahl2 committed rPa241b47b49ea: Refactor: libcrmcommon: Declare options arrays as const (authored by nrwahl2).
Refactor: libcrmcommon: Declare options arrays as const
nrwahl2 committed rP72bac9d47da9: Refactor: libcrmcommon: Use PCMK_VALUE_INTEGER as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_INTEGER as option type
nrwahl2 committed rPcca9624edcec: Refactor: libcrmcommon: Use PCMK_VALUE_STRING as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_STRING as option type
nrwahl2 committed rP14d103598f2d: Refactor: libcrmcommon: Use PCMK_VALUE_BOOLEAN as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_BOOLEAN as option type
nrwahl2 committed rP3c89c5a8fb08: API: libcrmcommon: New PCMK_VALUE_BOOLEAN string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_BOOLEAN string constant
nrwahl2 committed rP3eda445369ac: API: libcrmcommon: New PCMK_VALUE_PERCENTAGE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_PERCENTAGE string constant
nrwahl2 committed rPea18d1579f3b: API: libcrmcommon: New PCMK_VALUE_SELECT string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_SELECT string constant
nrwahl2 committed rPed7706c3a24e: Refactor: libcrmcommon: Use PCMK_VALUE_PERCENTAGE as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_PERCENTAGE as option type
nrwahl2 committed rP5c0a6eace5d5: Refactor: libcrmcommon: Use PCMK_VALUE_SELECT as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_SELECT as option type
nrwahl2 committed rP0402bd41851e: Feature: schemas: Allow more types in options API schema (authored by nrwahl2).
Feature: schemas: Allow more types in options API schema
nrwahl2 committed rP2d4eaf48ed84: Low: schemas: Copy API schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy API schemas in preparation for changes
nrwahl2 committed rPcf739489b816: API: libcrmcommon: New PCMK_VALUE_DURATION string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_DURATION string constant
nrwahl2 committed rPbb447f839579: Refactor: libcrmcommon: Use PCMK_VALUE_DURATION as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_DURATION as option type
nrwahl2 committed rPa98a0ee2f182: API: libcrmcommon: New PCMK_VALUE_NONNEGATIVE_INTEGER string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_NONNEGATIVE_INTEGER string constant
nrwahl2 committed rPbeb26cd5922a: Test: cts-cli: Update tests for PCMK_VALUE_DURATION as option type (authored by nrwahl2).
Test: cts-cli: Update tests for PCMK_VALUE_DURATION as option type
nrwahl2 committed rP98bf79e0c51b: Refactor: libcrmcommon: Use PCMK_VALUE_NONNEGATIVE_INTEGER as opt type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_NONNEGATIVE_INTEGER as opt type
nrwahl2 committed rP94e7f9342ae0: Test: cts-cli: Update tests for use of PCMK_VALUE_NONNEGATIVE_INTEGER (authored by nrwahl2).
Test: cts-cli: Update tests for use of PCMK_VALUE_NONNEGATIVE_INTEGER
nrwahl2 committed rP6b0ca5f549e7: Low: libcrmcommon: Use PCMK_VALUE_SCORE as option type (authored by nrwahl2).
Low: libcrmcommon: Use PCMK_VALUE_SCORE as option type
nrwahl2 committed rP0134659fb953: API: libcrmcommon: New PCMK_VALUE_SCORE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_SCORE string constant
nrwahl2 committed rPfdbb8e31b716: Test: cts-cli: Update tests for PCMK_VALUE_SCORE as option type (authored by nrwahl2).
Test: cts-cli: Update tests for PCMK_VALUE_SCORE as option type
nrwahl2 committed rP5156ca6c4292: API: libcrmcommon: New PCMK_VALUE_TIMEOUT string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_TIMEOUT string constant
nrwahl2 committed rPb15d8d28a378: Test: cts-cli: Update for PCMK_VALUE_TIMEOUT as option type (authored by nrwahl2).
Test: cts-cli: Update for PCMK_VALUE_TIMEOUT as option type
nrwahl2 committed rPc965fe2639ec: Refactor: libcrmcommon: Use PCMK_VALUE_TIMEOUT as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_TIMEOUT as option type
nrwahl2 committed rPb5e291dbc148: Refactor: libcrmcommon: Use PCMK_VALUE_VERSION as option type (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_VALUE_VERSION as option type
nrwahl2 committed rP904eb3a05682: Test: cts-cli: Update tests for PCMK_VALUE_VERSION as option type (authored by nrwahl2).
Test: cts-cli: Update tests for PCMK_VALUE_VERSION as option type
nrwahl2 committed rP8db4f2a78f4d: API: libcrmcommon: New PCMK_VALUE_DYNAMIC_LIST string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_DYNAMIC_LIST string constant
nrwahl2 committed rP0edaa1367a3f: Doc: Pacemaker Explained: pcmk_delay_base is a text option (authored by nrwahl2).
Doc: Pacemaker Explained: pcmk_delay_base is a text option
nrwahl2 committed rP834fd597547e: API: libcrmcommon: New PCMK_VALUE_STATIC_LIST string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_STATIC_LIST string constant
nrwahl2 committed rPc4869999bc10: API: libcrmcommon: New PCMK_ROLE_STARTED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_ROLE_STARTED string constant
nrwahl2 committed rP534e1c3c63f4: API: libcrmcommon: New PCMK_ROLE_STOPPED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_ROLE_STOPPED string constant
nrwahl2 committed rP52fd4b54f83e: API: libcrmcommon: New PCMK_VALUE_STATUS string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_STATUS string constant
nrwahl2 committed rPe595495c2cdb: API: libcrmcommon: New PCMK_ROLE_UNPROMOTED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_ROLE_UNPROMOTED string constant
nrwahl2 committed rPc53719b06288: API: libcrmcommon: New PCMK_VALUE_STOP_ONLY string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_STOP_ONLY string constant
nrwahl2 committed rP89b8f20aca30: API: libcrmcommon: New PCMK_ROLE_PROMOTED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_ROLE_PROMOTED string constant
nrwahl2 committed rP503e36a07c85: API: libcrmcommon: New PCMK_VALUE_STOP_START string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_STOP_START string constant
nrwahl2 committed rP3687074010d9: API: libcrmcommon: New PCMK_VALUE_PORT string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_PORT string constant
nrwahl2 committed rP1e8b6aa749de: API: libcrmcommon: New PCMK_VALUE_STOP_UNEXPECTED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_STOP_UNEXPECTED string constant
nrwahl2 committed rP1ea50d5e29eb: Refactor: libcrmcommon: New pcmk__output_primitive_meta() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__output_primitive_meta()
nrwahl2 committed rP52c76d7a5667: API: libpacemaker: New pcmk_list_primitive_meta() (authored by nrwahl2).
API: libpacemaker: New pcmk_list_primitive_meta()
nrwahl2 committed rPa0ea43270430: Refactor: libpacemaker: New pcmk__list_primitive_meta() (authored by nrwahl2).
Refactor: libpacemaker: New pcmk__list_primitive_meta()
nrwahl2 committed rP7c8e0510a892: Feature: tools: New crm_resource --list-options=primitive option (authored by nrwahl2).
Feature: tools: New crm_resource --list-options=primitive option
nrwahl2 committed rP91085043e507: Refactor: libcrmcommon: New pcmk__opt_primitive enum value (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__opt_primitive enum value
nrwahl2 committed rP037e08c62a22: Test: cts-cli: Add tests for crm_resource --list-options=primitive (authored by nrwahl2).
Test: cts-cli: Add tests for crm_resource --list-options=primitive
nrwahl2 committed rP6056905d1b75: Refactor: libcrmcommon: Drop pcmk__valid_script() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__valid_script()
nrwahl2 committed rP613ef38459d5: Doc: Pacemaker Explained: Minor primitive meta-attribute fixes (authored by nrwahl2).
Doc: Pacemaker Explained: Minor primitive meta-attribute fixes
GitHub <noreply@github.com> committed rPfc693893f01b: Merge pull request #3399 from nrwahl2/nrwahl2-T620_new (authored by nrwahl2).
Merge pull request #3399 from nrwahl2/nrwahl2-T620_new
nrwahl2 committed rPf2055b62a04f: Refactor: libcrmcommon: PCMK__XA_ST_CALLDATA -> PCMK__XE_ST_CALLDATA (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_ST_CALLDATA -> PCMK__XE_ST_CALLDATA
nrwahl2 committed rP8a4c0e744e11: Refactor: libcrmcommon: PCMK__XA_CIB_CALLDATA -> PCMK__XE_CIB_CALLDATA (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_CIB_CALLDATA -> PCMK__XE_CIB_CALLDATA
nrwahl2 committed rP7ebc31792926: Refactor: libcrmcommon: Drop add_message_xml() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop add_message_xml() internally
nrwahl2 committed rPda31ea3a3dcf: API: libcrmcommon: Deprecate add_message_xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate add_message_xml()
nrwahl2 committed rP7c35352452be: Refactor: libcrmcommon: Drop get_message_xml() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop get_message_xml() internally
nrwahl2 committed rP95aad6fcd85e: API: libcrmcommon: Deprecate get_message_xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate get_message_xml()
nrwahl2 committed rP9a9cd3921812: Refactor: libcrmcommon: PCMK__XA_CIB_UPDATE_RESULT -> XE (authored by nrwahl2).
Refactor: libcrmcommon: PCMK__XA_CIB_UPDATE_RESULT -> XE
nrwahl2 committed rP1101ea6f5251: Refactor: libcrmcommon: New pcmk__map_element_name() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__map_element_name()
nrwahl2 committed rP429e35af8632: API: libcrmcommon: Deprecate crm_map_element_name() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_map_element_name()
nrwahl2 committed rPc6ed1abf46ee: Refactor: libcrmcommon: Separate traversal from reset_xml_node_flags() (authored by nrwahl2).
Refactor: libcrmcommon: Separate traversal from reset_xml_node_flags()
nrwahl2 committed rP12710e6902c1: Refactor: libcrmcommon: Simplify loops in mark_xml_changes() (authored by nrwahl2).
Refactor: libcrmcommon: Simplify loops in mark_xml_changes()
nrwahl2 committed rP36f62e85f715: Refactor: libcrmcommon: Separate traversal from accept_attr_deletions() (authored by nrwahl2).
Refactor: libcrmcommon: Separate traversal from accept_attr_deletions()
Build: configure: Require 8-bit char
nrwahl2 closed T801: Try to replace xml.c:utf8_bytes() with GLib UTF-8 functions as Merged by committing rP39b6baf4ab89: Refactor: libcrmcommon: Drop utf8_bytes().
Refactor: libcrmcommon: Drop utf8_bytes()
nrwahl2 committed rPc86bf9501dd8: Refactor: libcib: Clean up update_cib_object() and add_cib_object() (authored by nrwahl2).
Refactor: libcib: Clean up update_cib_object() and add_cib_object()
nrwahl2 committed rP4ad8fdab61bd: Refactor: libcib: Drop dead code for PCMK__XA_REPLACE (authored by nrwahl2).
Refactor: libcib: Drop dead code for PCMK__XA_REPLACE
GitHub <noreply@github.com> committed rPf1b763311cbb: Merge pull request #3416 from nrwahl2/nrwahl2-refactors (authored by kgaillot).
Merge pull request #3416 from nrwahl2/nrwahl2-refactors
Apr 10 2024, 3:21 AM · Pacemaker (3.0.0), Restricted Project, Restricted Project, Restricted Project
Apr 9 2024
Apr 9 2024
kgaillot added a parent task for T813: Replace and deprecate custom meta-attributes: T781: Improve terminology for clarity.
kgaillot added a subtask for T781: Improve terminology for clarity: T813: Replace and deprecate custom meta-attributes.
kgaillot triaged T814: Drop support for custom meta-attributes, and enforce meta-attribute names in schema as Wishlist priority.