- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 24 2024
Apr 24 2024
kgaillot committed rP2e4d464939ea: Refactor: libcrmcommon: simplify update_validation() loop (authored by kgaillot).
Refactor: libcrmcommon: simplify update_validation() loop
kgaillot committed rP812429185984: Refactor: libcrmcommon: use schema instead of index to track best schema (authored by kgaillot).
Refactor: libcrmcommon: use schema instead of index to track best schema
kgaillot committed rPd2ab4de05659: API: libcrmcommon: deprecate update_validation() (authored by kgaillot).
API: libcrmcommon: deprecate update_validation()
kgaillot committed rPe82656acb3a9: Test: cts-cli: update expected outputs for function name change (authored by kgaillot).
Test: cts-cli: update expected outputs for function name change
kgaillot committed rP44d042485397: Refactor: libcrmcommon: make pcmk__update_schema() return a standard code (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__update_schema() return a standard code
kgaillot committed rP9f0f3d609609: Refactor: libcrmcommon: make pcmk__update_schema() take bool (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__update_schema() take bool
kgaillot committed rP4c6653f1063b: Refactor: libcrmcommon: drop best argument from pcmk__update_schemas() (authored by kgaillot).
Refactor: libcrmcommon: drop best argument from pcmk__update_schemas()
kgaillot committed rP304480f8b734: Test: cts-cli: update expected output for log message change (authored by kgaillot).
Test: cts-cli: update expected output for log message change
kgaillot committed rP56048bf902f8: Refactor: libcrmcommon: make pcmk__update_schema() take maximum schema name (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__update_schema() take maximum schema name
kgaillot committed rP14d4d7d09b26: Log: libcrmcommon: log schemas after they're sorted (authored by kgaillot).
Log: libcrmcommon: log schemas after they're sorted
kgaillot committed rPaa9a3f22aab6: Refactor: libcrmcommon: add schema index to pcmk__schema_t (authored by kgaillot).
Refactor: libcrmcommon: add schema index to pcmk__schema_t
kgaillot committed rP2d9d5229d612: Refactor: libcrmcommon: add internal API for getting schema list entry (authored by kgaillot).
Refactor: libcrmcommon: add internal API for getting schema list entry
kgaillot committed rP1b08bf99f471: Low: libcrmcommon: don't validate with first schema for an unknown schema name (authored by kgaillot).
Low: libcrmcommon: don't validate with first schema for an unknown schema name
kgaillot committed rP4acbd9f8c537: Refactor: libcrmcommon: add pcmk__cmp_schemas_by_name() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__cmp_schemas_by_name()
kgaillot committed rPddc91b2d4757: Refactor: libcrmcommon: get original schema as schema instead of index (authored by kgaillot).
Refactor: libcrmcommon: get original schema as schema instead of index
kgaillot committed rP5e4db82af685: Refactor: libcrmcommon: get current as schema instead of index in… (authored by kgaillot).
Refactor: libcrmcommon: get current as schema instead of index in…
kgaillot committed rP172683e04117: Refactor: libcrmcommon: get next higher schema as schema in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: get next higher schema as schema in update_validation()
kgaillot committed rP323f1250faa3: Low: libcrmcommon: max should apply even if transform is false in… (authored by kgaillot).
Low: libcrmcommon: max should apply even if transform is false in…
kgaillot committed rP2a5ff076ea94: Refactor: libcrmcommon: functionize getting configured schema entry (authored by kgaillot).
Refactor: libcrmcommon: functionize getting configured schema entry
kgaillot committed rP1ac61e86b8ac: Fix: libcrmcommon: don't assume next schema will validate when not transforming (authored by kgaillot).
Fix: libcrmcommon: don't assume next schema will validate when not transforming
kgaillot committed rP6ca2ce7da16b: Test: cts-cli: update expected outputs for log message changes (authored by kgaillot).
Test: cts-cli: update expected outputs for log message changes
kgaillot committed rP27b460ac4319: Test: libcrmcommon: add some case-insensitive schema tests (authored by kgaillot).
Test: libcrmcommon: add some case-insensitive schema tests
Apr 23 2024
Apr 23 2024
kgaillot committed rP201f8f7a5df9: Fix: xml: restore "pacemaker-next" schema functionality (authored by kgaillot).
Fix: xml: restore "pacemaker-next" schema functionality
kgaillot committed rPcef8d1ce525c: Refactor: libcrmcommon: allow update_validation() to take NULL "best" argument (authored by kgaillot).
Refactor: libcrmcommon: allow update_validation() to take NULL "best" argument
kgaillot committed rPb099ba9c19cd: Refactor: libcrmcommon: move an "if" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: move an "if" block in update_validation()
kgaillot committed rP6e52c3d44ac9: Refactor: libcrmcommon: drop redundant code in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: drop redundant code in update_validation()
kgaillot committed rP843740f6d8c7: Refactor: libcrmcommon: de-indent an "else" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: de-indent an "else" block in update_validation()
kgaillot committed rP0c55c5f61f28: Refactor: libcrmcommon: separate an "if" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: separate an "if" block in update_validation()
kgaillot committed rP5adc47cee8fb: Refactor: libcrmcommon: de-indent an "if" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: de-indent an "if" block in update_validation()
kgaillot committed rP29834874564a: Refactor: libcrmcommon: de-indent another "else" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: de-indent another "else" block in update_validation()
kgaillot committed rPbb49f548aa8e: Refactor: libcrmcommon: apply_upgrade() now takes schema index instead of schema (authored by kgaillot).
Refactor: libcrmcommon: apply_upgrade() now takes schema index instead of schema
kgaillot committed rP14b3f6bf00f0: Log: libcrmcommon: improve apply_upgrade() messages (authored by kgaillot).
Log: libcrmcommon: improve apply_upgrade() messages
kgaillot committed rP645e0da4b310: Refactor: libcrmcommon: move validation to apply_upgrade() (authored by kgaillot).
Refactor: libcrmcommon: move validation to apply_upgrade()
kgaillot committed rP31922abc7250: Test: cts-cli: update expected output for log message changes (authored by kgaillot).
Test: cts-cli: update expected output for log message changes
Apr 17 2024
Apr 17 2024
kgaillot committed rP2106847d1697: Test: libcrmcommon: add schema unit tests for pacemaker-next and none schemas (authored by kgaillot).
Test: libcrmcommon: add schema unit tests for pacemaker-next and none schemas
kgaillot committed rP4b2bea559f12: Test: libcrmcommon: avoid test vs production discrepancy in schema unit testing (authored by kgaillot).
Test: libcrmcommon: avoid test vs production discrepancy in schema unit testing
Apr 16 2024
Apr 16 2024
kgaillot committed rP5fec6b340240: Refactor: libcrmcommon,libpacemaker,tools: use PCMK_VALUE_NONE where appropriate (authored by kgaillot).
Refactor: libcrmcommon,libpacemaker,tools: use PCMK_VALUE_NONE where appropriate
kgaillot committed rP5a4e4dbd2cab: Log: libcrmcommon: move warn-once code to logging_internal.h (authored by kgaillot).
Log: libcrmcommon: move warn-once code to logging_internal.h
kgaillot committed rPc2d26dfe760f: Refactor: libcrmcommon: separate schema APIs into their own headers (authored by kgaillot).
Refactor: libcrmcommon: separate schema APIs into their own headers
Apr 15 2024
Apr 15 2024
kgaillot moved T810: Drop support for disabling schema validation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
kgaillot moved T812: Improve validation of options from Restricted Project Column to Restricted Project Column on the Restricted Project board.
kgaillot moved T814: Drop support for custom meta-attributes, and enforce meta-attribute names in schema from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 11 2024
Apr 11 2024
kgaillot committed rPaa2e2a5cae9c: Refactor: scheduler: drop redundant "top" XML element (authored by kgaillot).
Refactor: scheduler: drop redundant "top" XML element
kgaillot committed rPbf01a906e437: Refactor: scheduler: separate nvpair block list creation from sorting (authored by kgaillot).
Refactor: scheduler: separate nvpair block list creation from sorting
kgaillot committed rP0dfdbccae46a: Low: scheduler: compare nvpair block IDs case-sensitively (authored by kgaillot).
Low: scheduler: compare nvpair block IDs case-sensitively
kgaillot committed rP39b6f474a521: Refactor: scheduler: drop score from sorted_set_t (authored by kgaillot).
Refactor: scheduler: drop score from sorted_set_t
kgaillot committed rPddd39f442804: Refactor: scheduler: drop overwrite from sorted_set_t (authored by kgaillot).
Refactor: scheduler: drop overwrite from sorted_set_t
kgaillot committed rP5dcb7b985cda: Refactor: scheduler: move special_name from sorted_set_t to unpack_data_t (authored by kgaillot).
Refactor: scheduler: move special_name from sorted_set_t to unpack_data_t
Refactor: scheduler: drop sorted_set_t
kgaillot committed rPf0250796aedf: Refactor: scheduler: use pcmk_rule_input_t in unpack_data_t (authored by kgaillot).
Refactor: scheduler: use pcmk_rule_input_t in unpack_data_t
kgaillot committed rPb9afeb69598f: Refactor: scheduler: move unpack_data_t to libcrmcommon (authored by kgaillot).
Refactor: scheduler: move unpack_data_t to libcrmcommon
kgaillot committed rPc6782460b866: Refactor: scheduler: rename pcmk__nvpair_unpack_t hash member (authored by kgaillot).
Refactor: scheduler: rename pcmk__nvpair_unpack_t hash member
kgaillot committed rPa6f4ca6936c8: Refactor: scheduler: rename pcmk__nvpair_unpack_t special_name member (authored by kgaillot).
Refactor: scheduler: rename pcmk__nvpair_unpack_t special_name member
kgaillot committed rPdffb1abf988f: Refactor: scheduler: make pcmk__nvpair_unpack_t overwrite member a bool (authored by kgaillot).
Refactor: scheduler: make pcmk__nvpair_unpack_t overwrite member a bool
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.
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.
Apr 8 2024
Apr 8 2024
score will always have to remain separate because it accepts red, yellow, green, and {+,-,}INFINITY
Apr 8 2024, 5:07 PM · Restricted Project
kgaillot committed rPc21fa3651ae5: Refactor: libcrmcommon,libpe_rules: move ruleset evaluation to libcrmcommon (authored by kgaillot).
Refactor: libcrmcommon,libpe_rules: move ruleset evaluation to libcrmcommon
kgaillot committed rP6cb24d84c52f: Log: scheduler: warn if multiple top-level rules are used (authored by kgaillot).
Log: scheduler: warn if multiple top-level rules are used
kgaillot committed rP85439a0e97a3: API: libpe_rules: deprecate pe_evaluate_rules() (authored by kgaillot).
API: libpe_rules: deprecate pe_evaluate_rules()
kgaillot committed rP4dfa732b3605: API: libpe_rules: deprecate pe_eval_rules() (authored by kgaillot).
API: libpe_rules: deprecate pe_eval_rules()
Apr 4 2024
Apr 4 2024
kgaillot committed rPa5a58f602715: Refactor: scheduler: validate rule ID in location constraint sooner (authored by kgaillot).
Refactor: scheduler: validate rule ID in location constraint sooner
kgaillot committed rP456b0f3691d6: Low: scheduler: improve error checking in pcmk__new_location() (authored by kgaillot).
Low: scheduler: improve error checking in pcmk__new_location()
kgaillot committed rP50fe06984b05: Refactor: scheduler: make generate_location_rule() take pcmk_rule_input_t (authored by kgaillot).
Refactor: scheduler: make generate_location_rule() take pcmk_rule_input_t
kgaillot committed rP9dfea5a36bd9: Refactor: scheduler: remove redundant code in generate_location_rule() (authored by kgaillot).
Refactor: scheduler: remove redundant code in generate_location_rule()
kgaillot committed rPe959bed59969: Log: scheduler: improve message for empty location rules (authored by kgaillot).
Log: scheduler: improve message for empty location rules
kgaillot committed rP82bf4e6d4749: Refactor: scheduler: regex_t doesn't need to be dynamically allocated (authored by kgaillot).
Refactor: scheduler: regex_t doesn't need to be dynamically allocated
kgaillot committed rPb07d7322aa68: Refactor: scheduler: make unpack_rsc_location() take individual arguments (authored by kgaillot).
Refactor: scheduler: make unpack_rsc_location() take individual arguments
kgaillot moved T807: Drop support for deprecated aliases of cluster options from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 4 2024, 12:21 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 4 2024, 12:20 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Apr 3 2024
Apr 3 2024
kgaillot committed rP8d5ab7ea8f45: Low: scheduler: accept empty attribute name in node attribute expressions (authored by kgaillot).
Low: scheduler: accept empty attribute name in node attribute expressions
kgaillot committed rP3e3513e579b3: Low: tools: use better value for crm_resource --force-* timeout (authored by kgaillot).
Low: tools: use better value for crm_resource --force-* timeout
kgaillot committed rPf944c9944cf2: Feature: fencer: deprecate node attribute expressions in fence device meta… (authored by kgaillot).
Feature: fencer: deprecate node attribute expressions in fence device meta…
kgaillot committed rPc7cebdf09ac5: Feature: CIB: deprecate support for multiple rules within a single location… (authored by kgaillot).
Feature: CIB: deprecate support for multiple rules within a single location…
kgaillot committed rP69064c5a99a7: Fix: tools: crm_resource should ignore resource meta-attribute node expressions (authored by kgaillot).
Fix: tools: crm_resource should ignore resource meta-attribute node expressions
kgaillot committed rP6d5d28da1006: Feature: CIB: deprecate support for node attribute expressions beneath op and… (authored by kgaillot).
Feature: CIB: deprecate support for node attribute expressions beneath op and…
kgaillot committed rP0638f4082518: Fix: scheduler: use default timeout (20s) if user configures 0 (authored by kgaillot).
Fix: scheduler: use default timeout (20s) if user configures 0
kgaillot committed rP68d86f7b5607: Low: scheduler: deprecate support for default instance attributes (authored by kgaillot).
Low: scheduler: deprecate support for default instance attributes
kgaillot committed rPccd09841c87d: Fix: tools: honor rules when getting utilization attributes with crm_resource (authored by kgaillot).
Fix: tools: honor rules when getting utilization attributes with crm_resource
kgaillot committed rP1595482d4edd: Log: scheduler: correct lifetime deprecation warning (authored by kgaillot).
Log: scheduler: correct lifetime deprecation warning