Page MenuHomeClusterLabs Projects
Feed All Stories

Apr 24 2024

GitHub <noreply@github.com> committed rPef37c3c283ba: Merge pull request #3433 from kgaillot/schema2 (authored by kgaillot).
Merge pull request #3433 from kgaillot/schema2
Apr 24 2024, 2:19 PM
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
Apr 24 2024, 2:19 PM
kgaillot committed rP14d4d7d09b26: Log: libcrmcommon: log schemas after they're sorted (authored by kgaillot).
Log: libcrmcommon: log schemas after they're sorted
Apr 24 2024, 10:17 AM
kgaillot committed rPaa9a3f22aab6: Refactor: libcrmcommon: add schema index to pcmk__schema_t (authored by kgaillot).
Refactor: libcrmcommon: add schema index to pcmk__schema_t
Apr 24 2024, 10:17 AM
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
Apr 24 2024, 10:17 AM
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
Apr 24 2024, 10:17 AM
kgaillot committed rP4acbd9f8c537: Refactor: libcrmcommon: add pcmk__cmp_schemas_by_name() (authored by kgaillot).
Refactor: libcrmcommon: add pcmk__cmp_schemas_by_name()
Apr 24 2024, 10:17 AM
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
Apr 24 2024, 10:17 AM
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…
Apr 24 2024, 10:16 AM
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()
Apr 24 2024, 10:16 AM
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…
Apr 24 2024, 10:16 AM
kgaillot committed rP2a5ff076ea94: Refactor: libcrmcommon: functionize getting configured schema entry (authored by kgaillot).
Refactor: libcrmcommon: functionize getting configured schema entry
Apr 24 2024, 10:16 AM
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
Apr 24 2024, 10:16 AM
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
Apr 24 2024, 10:16 AM
GitHub <noreply@github.com> committed rPe71b670adf48: Merge pull request #3431 from kgaillot/schema2 (authored by kgaillot).
Merge pull request #3431 from kgaillot/schema2
Apr 24 2024, 10:16 AM
kgaillot committed rP27b460ac4319: Test: libcrmcommon: add some case-insensitive schema tests (authored by kgaillot).
Test: libcrmcommon: add some case-insensitive schema tests
Apr 24 2024, 10:16 AM
oalbrigt committed rR72b4771db943: build: update ChangeLog for 4.14.0 (authored by oalbrigt).
build: update ChangeLog for 4.14.0
Apr 24 2024, 5:12 AM
oalbrigt committed rRdb77cd138eed: doc: writing-python-agents: add description of is_probe() and distro() (authored by oalbrigt).
doc: writing-python-agents: add description of is_probe() and distro()
Apr 24 2024, 5:09 AM
GitHub <noreply@github.com> committed rRdc7868ee929e: Merge pull request #1934 from oalbrigt/doc-writing-python-agents-update (authored by oalbrigt).
Merge pull request #1934 from oalbrigt/doc-writing-python-agents-update
Apr 24 2024, 5:08 AM

Apr 23 2024

nrwahl2 added a comment to T788: Deprecate public API access to most of libcrmcluster.

One of the next things on my agenda is to do mass, quick-and-dirty deprecations -- pcmk__*() with public wrapper, no best practices or refactors otherwise, to ensure we get as much deprecated as possible in time.

Apr 23 2024, 6:49 PM · Restricted Project, Pacemaker (2.1.8), Restricted Project
kgaillot assigned T788: Deprecate public API access to most of libcrmcluster to nrwahl2.
Apr 23 2024, 6:29 PM · Restricted Project, Pacemaker (2.1.8), Restricted Project
GitHub <noreply@github.com> committed rP4e9fcb69386f: Merge pull request #3427 from clumens/key-handling (authored by kgaillot).
Merge pull request #3427 from clumens/key-handling
Apr 23 2024, 5:01 PM
clumens committed rP32db6a6b4f56: Low: lrmd: Warn on insecure and undocumented key handling behaviors. (authored by clumens).
Low: lrmd: Warn on insecure and undocumented key handling behaviors.
Apr 23 2024, 5:01 PM
kgaillot committed rP201f8f7a5df9: Fix: xml: restore "pacemaker-next" schema functionality (authored by kgaillot).
Fix: xml: restore "pacemaker-next" schema functionality
Apr 23 2024, 11:25 AM
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
Apr 23 2024, 11:24 AM
kgaillot committed rPb099ba9c19cd: Refactor: libcrmcommon: move an "if" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: move an "if" block in update_validation()
Apr 23 2024, 11:24 AM
kgaillot committed rP6e52c3d44ac9: Refactor: libcrmcommon: drop redundant code in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: drop redundant code in update_validation()
Apr 23 2024, 11:24 AM
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()
Apr 23 2024, 11:24 AM
kgaillot committed rP0c55c5f61f28: Refactor: libcrmcommon: separate an "if" block in update_validation() (authored by kgaillot).
Refactor: libcrmcommon: separate an "if" block in update_validation()
Apr 23 2024, 11:24 AM
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()
Apr 23 2024, 11:24 AM
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()
Apr 23 2024, 11:24 AM
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
Apr 23 2024, 11:24 AM
kgaillot committed rP14b3f6bf00f0: Log: libcrmcommon: improve apply_upgrade() messages (authored by kgaillot).
Log: libcrmcommon: improve apply_upgrade() messages
Apr 23 2024, 11:24 AM
kgaillot committed rP645e0da4b310: Refactor: libcrmcommon: move validation to apply_upgrade() (authored by kgaillot).
Refactor: libcrmcommon: move validation to apply_upgrade()
Apr 23 2024, 11:24 AM
GitHub <noreply@github.com> committed rP2cad78cac943: Merge pull request #3428 from kgaillot/schema2 (authored by kgaillot).
Merge pull request #3428 from kgaillot/schema2
Apr 23 2024, 11:23 AM
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 23 2024, 11:23 AM

Apr 22 2024

GitHub <noreply@github.com> committed rP0aa1eb0ba7c2: Merge pull request #3429 from clumens/libpacemaker-header (authored by kgaillot).
Merge pull request #3429 from clumens/libpacemaker-header
Apr 22 2024, 10:50 AM
clumens committed rPbb46971c2416: Build: libpacemaker: Start shipping the pacemaker.h file. (authored by clumens).
Build: libpacemaker: Start shipping the pacemaker.h file.
Apr 22 2024, 10:50 AM

Apr 17 2024

GitHub <noreply@github.com> committed rP92cd6f742c3a: Merge pull request #3426 from clumens/schema-autoconf (authored by kgaillot).
Merge pull request #3426 from clumens/schema-autoconf
Apr 17 2024, 1:58 PM
clumens committed rP0a0bcbfd6c20: Low: Build: Rename LINK_SOURCES to LINK_FILES. (authored by clumens).
Low: Build: Rename LINK_SOURCES to LINK_FILES.
Apr 17 2024, 1:58 PM
GitHub <noreply@github.com> committed rP6d872536ca42: Merge pull request #3425 from clumens/t56 (authored by kgaillot).
Merge pull request #3425 from clumens/t56
Apr 17 2024, 12:12 PM
clumens committed rPf5b7de959447: Fix: agents: Mark the o2cb resource agent as deprecated. (authored by clumens).
Fix: agents: Mark the o2cb resource agent as deprecated.
Apr 17 2024, 12:12 PM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Apr 17 2024, 11:55 AM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Apr 17 2024, 11:53 AM
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
Apr 17 2024, 10:27 AM
GitHub <noreply@github.com> committed rP6aba95d2c137: Merge pull request #3424 from kgaillot/schema2 (authored by kgaillot).
Merge pull request #3424 from kgaillot/schema2
Apr 17 2024, 10:27 AM
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 17 2024, 10:27 AM
clumens closed T787: Warn for deprecated master syntax in CIB as Merged.
Apr 17 2024, 9:45 AM · Pacemaker (2.1.8), Restricted Project, Pacemaker: Scheduler
oalbrigt committed rR12ee51775cfd: build: update ChangeLog for 4.14.0-rc1 (authored by oalbrigt).
build: update ChangeLog for 4.14.0-rc1
Apr 17 2024, 4:59 AM

Apr 16 2024

clumens committed rP0691de353d3e: Refactor: Add pcmk__wo_* constants for master/slave terminology. (authored by clumens).
Refactor: Add pcmk__wo_* constants for master/slave terminology.
Apr 16 2024, 4:55 PM
clumens committed rP035dda332905: Refactor: scheduler: Warn for deprecated master-max usage. (authored by clumens).
Refactor: scheduler: Warn for deprecated master-max usage.
Apr 16 2024, 4:55 PM
clumens committed rP2fde824e1581: Refactor: scheduler: Warn for deprecated master element usage. (authored by clumens).
Refactor: scheduler: Warn for deprecated master element usage.
Apr 16 2024, 4:55 PM
clumens committed rP2cb02fcdc7ab: Refactor: scheduler: Warn for deprecated master attribute in bundles (authored by clumens).
Refactor: scheduler: Warn for deprecated master attribute in bundles
Apr 16 2024, 4:55 PM
clumens committed rPbec287c58090: Refactor: libraries: Warn for deprecated master role usage. (authored by clumens).
Refactor: libraries: Warn for deprecated master role usage.
Apr 16 2024, 4:55 PM
GitHub <noreply@github.com> committed rPf495eaabb804: Merge pull request #3410 from clumens/deprecated (authored by kgaillot).
Merge pull request #3410 from clumens/deprecated
Apr 16 2024, 4:55 PM
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
Apr 16 2024, 10:24 AM
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
Apr 16 2024, 10:24 AM
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 16 2024, 10:24 AM
GitHub <noreply@github.com> committed rP7949fcec52a6: Merge pull request #3422 from kgaillot/schema2 (authored by kgaillot).
Merge pull request #3422 from kgaillot/schema2
Apr 16 2024, 10:24 AM

Apr 15 2024

kgaillot moved T810: Drop support for disabling schema validation from Miscellaneous to Rolling upgrade breakers (major series only) on the Pacemaker: Future Release Series board.
Apr 15 2024, 1:48 PM · Pacemaker: Future Release Series, Restricted Project, Restricted Project
kgaillot moved T812: Improve validation of options from Miscellaneous to Behavioral changes on the Pacemaker: Future Release Series board.
Apr 15 2024, 1:47 PM · Restricted Project, Pacemaker: Future Release Series
kgaillot moved T814: Drop support for custom meta-attributes, and enforce meta-attribute names in schema from Miscellaneous to Requires XSL transform of CIB (major series preferred) on the Pacemaker: Future Release Series board.
Apr 15 2024, 1:46 PM · Pacemaker: Future Release Series, Pacemaker: Scheduler, Restricted Project
GitHub <noreply@github.com> committed rR76150e245d54: db2: fix OCF_SUCESS name in db2_notify (#1933) (authored by pepadelic <162310096+pepadelic@users.noreply.github.com>).
db2: fix OCF_SUCESS name in db2_notify (#1933)
Apr 15 2024, 9:01 AM

Apr 12 2024

oalbrigt committed rR51370b042e7a: docs: writing-python-agents: update required Python version to 3.6+ (authored by oalbrigt).
docs: writing-python-agents: update required Python version to 3.6+
Apr 12 2024, 8:47 AM
GitHub <noreply@github.com> committed rRc98e841e5d89: Merge pull request #1932 from oalbrigt/docs-update-python-reqs (authored by oalbrigt).
Merge pull request #1932 from oalbrigt/docs-update-python-reqs
Apr 12 2024, 8:47 AM
oalbrigt committed rRf717b4a3aa83: findif.sh: fix corner cases (authored by oalbrigt).
findif.sh: fix corner cases
Apr 12 2024, 8:47 AM
GitHub <noreply@github.com> committed rR55045d5fb8a7: Merge pull request #1931 from oalbrigt/findif-fix-corner-cases (authored by oalbrigt).
Merge pull request #1931 from oalbrigt/findif-fix-corner-cases
Apr 12 2024, 8:47 AM

Apr 11 2024

kgaillot committed rPaa2e2a5cae9c: Refactor: scheduler: drop redundant "top" XML element (authored by kgaillot).
Refactor: scheduler: drop redundant "top" XML element
Apr 11 2024, 9:42 PM
kgaillot committed rPbf01a906e437: Refactor: scheduler: separate nvpair block list creation from sorting (authored by kgaillot).
Refactor: scheduler: separate nvpair block list creation from sorting
Apr 11 2024, 9:42 PM
kgaillot committed rP0dfdbccae46a: Low: scheduler: compare nvpair block IDs case-sensitively (authored by kgaillot).
Low: scheduler: compare nvpair block IDs case-sensitively
Apr 11 2024, 9:42 PM
kgaillot committed rP39b6f474a521: Refactor: scheduler: drop score from sorted_set_t (authored by kgaillot).
Refactor: scheduler: drop score from sorted_set_t
Apr 11 2024, 9:42 PM
kgaillot committed rPddd39f442804: Refactor: scheduler: drop overwrite from sorted_set_t (authored by kgaillot).
Refactor: scheduler: drop overwrite from sorted_set_t
Apr 11 2024, 9:42 PM
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
Apr 11 2024, 9:42 PM
kgaillot committed rPde180eb4b8be: Refactor: scheduler: drop sorted_set_t (authored by kgaillot).
Refactor: scheduler: drop sorted_set_t
Apr 11 2024, 9:42 PM
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
Apr 11 2024, 9:41 PM
kgaillot committed rPb9afeb69598f: Refactor: scheduler: move unpack_data_t to libcrmcommon (authored by kgaillot).
Refactor: scheduler: move unpack_data_t to libcrmcommon
Apr 11 2024, 9:41 PM
kgaillot committed rPc6782460b866: Refactor: scheduler: rename pcmk__nvpair_unpack_t hash member (authored by kgaillot).
Refactor: scheduler: rename pcmk__nvpair_unpack_t hash member
Apr 11 2024, 9:41 PM
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
Apr 11 2024, 9:41 PM
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 11 2024, 9:41 PM
GitHub <noreply@github.com> committed rP4d0204c3e4be: Merge pull request #3419 from kgaillot/rules (authored by nrwahl2).
Merge pull request #3419 from kgaillot/rules
Apr 11 2024, 9:41 PM
nrwahl2 committed rP6b4052cc3b49: Fix: libcrmcommon: Avoid use-after-free in mark_xml_changes() (authored by nrwahl2).
Fix: libcrmcommon: Avoid use-after-free in mark_xml_changes()
Apr 11 2024, 7:35 PM
GitHub <noreply@github.com> committed rP81041cf0baa6: Merge pull request #3421 from nrwahl2/nrwahl2-fix (authored by nrwahl2).
Merge pull request #3421 from nrwahl2/nrwahl2-fix
Apr 11 2024, 7:35 PM
kgaillot updated the task description for T781: Improve terminology for clarity.
Apr 11 2024, 6:11 PM · Restricted Project, Restricted Project, Pacemaker: Future Release Series
nrwahl2 committed rPd39994efe7a4: Low: libcrmcommon: Mark parents dirty in pcmk__mark_xml_created() (authored by nrwahl2).
Low: libcrmcommon: Mark parents dirty in pcmk__mark_xml_created()
Apr 11 2024, 4:50 PM
nrwahl2 committed rPc9e25f20d357: Test: cts-cli: Update for marking dirty in pcmk__xml_mark_created() (authored by nrwahl2).
Test: cts-cli: Update for marking dirty in pcmk__xml_mark_created()
Apr 11 2024, 4:50 PM
nrwahl2 committed rP881513727f6a: API: libcib: Deprecate `<failed>` element in CIB create reply (authored by nrwahl2).
API: libcib: Deprecate `<failed>` element in CIB create reply
Apr 11 2024, 4:50 PM
nrwahl2 committed rPe694103dbe6f: Refactor: libcrmcommon: Make pcmk__xe_remove_attr() usable with foreach (authored by nrwahl2).
Refactor: libcrmcommon: Make pcmk__xe_remove_attr() usable with foreach
Apr 11 2024, 4:50 PM
nrwahl2 committed rPb1fe4013d08f: Refactor: libcib: Drop update_cib_object() (authored by nrwahl2).
Refactor: libcib: Drop update_cib_object()
Apr 11 2024, 4:50 PM
nrwahl2 committed rP6a2552e0d803: Test: cts-cli: Update test outputs for later ACL denial detection (authored by nrwahl2).
Test: cts-cli: Update test outputs for later ACL denial detection
Apr 11 2024, 4:50 PM
GitHub <noreply@github.com> committed rP6efd135a3114: Merge pull request #3400 from clumens/crm_ticket-lib (authored by kgaillot).
Merge pull request #3400 from clumens/crm_ticket-lib
Apr 11 2024, 4:48 PM
clumens committed rP615f3b24b69f: Refactor: libpacemaker: Move allow_modification into the library. (authored by clumens).
Refactor: libpacemaker: Move allow_modification into the library.
Apr 11 2024, 4:48 PM
clumens committed rP019db25c1a42: API: libpacemaker: Add a function for setting ticket attributes (authored by clumens).
API: libpacemaker: Add a function for setting ticket attributes
Apr 11 2024, 4:48 PM
clumens committed rP95f745954e75: Test: libpacemaker: Add unit tests for pcmk_ticket_set_attr. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_set_attr.
Apr 11 2024, 4:48 PM
clumens committed rPa1deccd27499: Refactor: tools: Use pcmk__ticket_set_attr in crm_ticket. (authored by clumens).
Refactor: tools: Use pcmk__ticket_set_attr in crm_ticket.
Apr 11 2024, 4:48 PM
clumens committed rPcdbac003f700: Test: libpacemaker: Add unit tests for pcmk_ticket_remove_attr. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_remove_attr.
Apr 11 2024, 4:48 PM
clumens committed rPaf5d379297df: Refactor: tools: Use pcmk__ticket_remove_attr in crm_ticket. (authored by clumens).
Refactor: tools: Use pcmk__ticket_remove_attr in crm_ticket.
Apr 11 2024, 4:47 PM
clumens committed rP5de9be31d4d9: Test: libpacemaker: Add unit tests for pcmk_ticket_delete. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_delete.
Apr 11 2024, 4:47 PM
clumens committed rPd12f59c11507: API: libpacemaker: Add a function for removing ticket attributes (authored by clumens).
API: libpacemaker: Add a function for removing ticket attributes
Apr 11 2024, 4:47 PM
clumens committed rPb19033e03624: API: libpacemaker: Add a function for deleting a ticket (authored by clumens).
API: libpacemaker: Add a function for deleting a ticket
Apr 11 2024, 4:47 PM
clumens committed rP52d5fd2c30c9: Test: libpacemaker: Add unit tests for pcmk_ticket_state. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_ticket_state.
Apr 11 2024, 4:47 PM