- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 10 2024
Jun 10 2024
kgaillot committed rPd79acb9b5e49: Low: scheduler: use -INFINITY promotion score for inactive instances (authored by kgaillot).
Low: scheduler: use -INFINITY promotion score for inactive instances
kgaillot committed rP77923ea4fda4: Log: scheduler: improve promotion score message for inactive instances (authored by kgaillot).
Log: scheduler: improve promotion score message for inactive instances
kgaillot committed rP5725a1c1cf6e: Test: cts-lab: rsyslog rate-limiting messages may vary in wording (authored by kgaillot).
Test: cts-lab: rsyslog rate-limiting messages may vary in wording
kgaillot committed rP0f5500b74265: Low: libcrmcommon: reject ISO 8601 duration without any values (authored by kgaillot).
Low: libcrmcommon: reject ISO 8601 duration without any values
kgaillot committed rP2713eb3b31df: Low: libcrmcommon: bounds-check ISO 8601 duration elements (authored by kgaillot).
Low: libcrmcommon: bounds-check ISO 8601 duration elements
kgaillot committed rP5bc27d916685: Test: libcrmcommon: add unit tests for crm_time_parse_duration() (authored by kgaillot).
Test: libcrmcommon: add unit tests for crm_time_parse_duration()
kgaillot committed rP2186d4be4663: Test: scheduler: update expected output for recent changes (authored by kgaillot).
Test: scheduler: update expected output for recent changes
kgaillot committed rP96c0440af3c8: Test: cts-cli: update expected output for recent changes (authored by kgaillot).
Test: cts-cli: update expected output for recent changes
GitHub <noreply@github.com> committed rPc338b4052b54: Merge pull request #3517 from kgaillot/backport (authored by kgaillot).
Merge pull request #3517 from kgaillot/backport
kgaillot committed rPa8fe876dbeed: Doc: ChangeLog: add missed entry for 2.1.8-rc1 (authored by kgaillot).
Doc: ChangeLog: add missed entry for 2.1.8-rc1
clumens committed rP541f13e7753f: Low: daemons: Clean up memory when attrd exits. (authored by clumens).
Low: daemons: Clean up memory when attrd exits.
GitHub <noreply@github.com> committed rP00a928ce96db: Merge pull request #3507 from clumens/attrd-memory (authored by kgaillot).
Merge pull request #3507 from clumens/attrd-memory
clumens committed rP5b355980cf64: Test: valgrind: Update glib-related valgrind suppressions. (authored by clumens).
Test: valgrind: Update glib-related valgrind suppressions.
clumens added a comment to T833: crm_simulate shouldn't skip fancy text if simulation and score output is shown.
Note that cts-scheduler does run with -S in at least two places:
Jun 10 2024, 1:00 PM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot renamed T773: Drop support for STONITH_ATTR_ACTION_OP instance attribute in device configuration from Drop support for STONITH_ATTR_ACTION_OP instance attribute to Drop support for STONITH_ATTR_ACTION_OP instance attribute in device configuration.
Jun 10 2024, 12:57 PM · Pacemaker (3.0.0), Pacemaker: Future Release Series, Pacemaker: Fencing, Restricted Project
clumens committed rP5a25e59c629e: Refactor: CTS: Fix import problems in cts-exec. (authored by clumens).
Refactor: CTS: Fix import problems in cts-exec.
clumens committed rP54da187316b3: Refactor: CTS: Use %r instead of repr in cts-exec. (authored by clumens).
Refactor: CTS: Use %r instead of repr in cts-exec.
clumens committed rP369d538bbc0e: Refactor: CTS: Add a function for building cmd strings to cts-exec. (authored by clumens).
Refactor: CTS: Add a function for building cmd strings to cts-exec.
clumens committed rP4a6fe3f64444: Refactor: CTS: Remove unnecessary parens from cts-exec. (authored by clumens).
Refactor: CTS: Remove unnecessary parens from cts-exec.
clumens committed rPaa6f5ad62e70: Refactor: CTS: Fix comment problems in cts-exec. (authored by clumens).
Refactor: CTS: Fix comment problems in cts-exec.
clumens committed rP04d0a3b76645: Refactor: CTS: Remove unnecessary escaped quotes from cts-exec. (authored by clumens).
Refactor: CTS: Remove unnecessary escaped quotes from cts-exec.
clumens committed rP7193ca00d926: Refactor: CTS: Clean up "with"-related pylint warnings in cts-exec. (authored by clumens).
Refactor: CTS: Clean up "with"-related pylint warnings in cts-exec.
clumens committed rP2691caeae049: Refactor: CTS: Add missing docstrings to cts-exec. (authored by clumens).
Refactor: CTS: Add missing docstrings to cts-exec.
clumens committed rPa871c30c34bb: Build: python: Ignore a few more pyflake errors. (authored by clumens).
Build: python: Ignore a few more pyflake errors.
clumens committed rPfdb69ccc29f9: Refactor: CTS: Remove unnecessary whitespace in cts-exec. (authored by clumens).
Refactor: CTS: Remove unnecessary whitespace in cts-exec.
clumens committed rP5bea78080385: Refactor: CTS: Fix operator problems in cts-exec. (authored by clumens).
Refactor: CTS: Fix operator problems in cts-exec.
clumens committed rP14efaa1a83c4: Refactor: CTS: Use single quotes in command definitions. (authored by clumens).
Refactor: CTS: Use single quotes in command definitions.
clumens committed rP678ca180f2e9: Refactor: CTS: Disable the private access warnings in cts-exec. (authored by clumens).
Refactor: CTS: Disable the private access warnings in cts-exec.
clumens committed rPbbd9a529d4d6: Refactor: CTS: Update add_cmd calls in cts-fencing. (authored by clumens).
Refactor: CTS: Update add_cmd calls in cts-fencing.
clumens committed rP31c9d6f5d8ab: Refactor: python: Change the arguments to the Test add_cmd functions. (authored by clumens).
Refactor: python: Change the arguments to the Test add_cmd functions.
clumens committed rP8d1be0bf0127: Refactor: CTS: Update add_cmd calls in cts-exec. (authored by clumens).
Refactor: CTS: Update add_cmd calls in cts-exec.
clumens committed rP9c9defe80552: Refactor: CTS: Update add_cmd calls in cts-attrd. (authored by clumens).
Refactor: CTS: Update add_cmd calls in cts-attrd.
clumens committed rP85420522d743: Refactor: python: Standardize no_match keyword argument. (authored by clumens).
Refactor: python: Standardize no_match keyword argument.
clumens committed rP4e4af5b78ea6: Refactor: python: Standardize exitcode keyword argument. (authored by clumens).
Refactor: python: Standardize exitcode keyword argument.
clumens committed rPed7fefb6427d: Refactor: python: Remove unnecessary default arguments. (authored by clumens).
Refactor: python: Remove unnecessary default arguments.
clumens committed rP849500e3426a: Refactor: python: Copy the body of _new_cmd into add_cmd. (authored by clumens).
Refactor: python: Copy the body of _new_cmd into add_cmd.
clumens committed rPe4ef11b53614: Refactor: python: Remove Test.add_cmd_and_kill. (authored by clumens).
Refactor: python: Remove Test.add_cmd_and_kill.
clumens committed rPb04545bc97a6: Refactor: python: Standardize match keyword argument. (authored by clumens).
Refactor: python: Standardize match keyword argument.
clumens committed rP086ca9314180: Refactor: python, CTS: Remove Test.add_cmd_check_stdout. (authored by clumens).
Refactor: python, CTS: Remove Test.add_cmd_check_stdout.
clumens committed rP152ea0d717da: Refactor: python, CTS: Remove Test.add_cmd_expected_fail. (authored by clumens).
Refactor: python, CTS: Remove Test.add_cmd_expected_fail.
clumens committed rPc557b2330d3b: Refactor: python, CTS: Remove Test.add_cmd_no_wait. (authored by clumens).
Refactor: python, CTS: Remove Test.add_cmd_no_wait.
clumens committed rP318d82b03e6b: Refactor: CTS: Remove ExecTest.add_cmd_and_kill. (authored by clumens).
Refactor: CTS: Remove ExecTest.add_cmd_and_kill.
clumens committed rPd7ad8566bf4d: Refactor: CTS: ExecTest.add_cmd should call the super class. (authored by clumens).
Refactor: CTS: ExecTest.add_cmd should call the super class.
clumens committed rPe13c8e7c5dc8: Refactor: CTS: Remove ExecTest.add_cmd_check_stdout. (authored by clumens).
Refactor: CTS: Remove ExecTest.add_cmd_check_stdout.
clumens committed rP4bf2453ddb7f: Refactor: CTS: Remove ExecTest.add_cmd_expected_fail. (authored by clumens).
Refactor: CTS: Remove ExecTest.add_cmd_expected_fail.
GitHub <noreply@github.com> committed rP337e0d21255b: Merge pull request #3498 from clumens/cts-exec-pylint (authored by kgaillot).
Merge pull request #3498 from clumens/cts-exec-pylint
clumens committed rP5a713ad8bc0b: Refactor: CTS: Remove ExecTest.add_sys_cmd. (authored by clumens).
Refactor: CTS: Remove ExecTest.add_sys_cmd.
clumens committed rP3f7d1f34b9ce: Refactor: python, CTS: Remove the _new_cmd functions. (authored by clumens).
Refactor: python, CTS: Remove the _new_cmd functions.
nrwahl2 committed rP343e57d02d0a: Doc: libcrmcommon: Drop mentions of XML_ATTR_DIFF (authored by nrwahl2).
Doc: libcrmcommon: Drop mentions of XML_ATTR_DIFF
nrwahl2 committed rP6dc074e6dfc2: Refactor: libcrmcommon, attrd: Drop PCMK__ATTRD_CMD_FLUSH (authored by nrwahl2).
Refactor: libcrmcommon, attrd: Drop PCMK__ATTRD_CMD_FLUSH
nrwahl2 committed rP462fbfbcc7e8: Low: libcrmcluster: Default remote_state_from_cib() to false (authored by nrwahl2).
Low: libcrmcluster: Default remote_state_from_cib() to false
nrwahl2 committed rPd3981d2d6aaa: Refactor: libpe_status: Drop support for per-resource failcounts (authored by nrwahl2).
Refactor: libpe_status: Drop support for per-resource failcounts
nrwahl2 committed rP4dcb43bdc760: Test: cts-scheduler: Drop per-resource fail counts (authored by nrwahl2).
Test: cts-scheduler: Drop per-resource fail counts
nrwahl2 committed rP845daef411fb: Test: cts-scheduler: Drop orphaned last-failure nvpairs (authored by nrwahl2).
Test: cts-scheduler: Drop orphaned last-failure nvpairs
nrwahl2 committed rP1cad6fcbfc43: Refactor: controller: Drop compat guard for DC transient attr clearing (authored by nrwahl2).
Refactor: controller: Drop compat guard for DC transient attr clearing
nrwahl2 committed rP37d7c4aa3648: Refactor: libcrmcommon: New PCMK__XA_ACL_TARGET string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ACL_TARGET string constant
nrwahl2 committed rP790c090600fd: Refactor: libcrmcommon: Drop PCMK_XA_TAG for ACLs (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK_XA_TAG for ACLs
Refactor: libcrmcommon: Drop PCMK__XA_REF
Test: cts-cli: Drop old ACL syntax
nrwahl2 committed rPcc4898c498df: Refactor: libcrmcommon: Drop PCMK__XE_ROLE_REF (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XE_ROLE_REF
nrwahl2 committed rPe5eb296942d0: Refactor: libcrmcommon: Don't treat tag as kind in parse_acl_entry() (authored by nrwahl2).
Refactor: libcrmcommon: Don't treat tag as kind in parse_acl_entry()
nrwahl2 committed rP3974166244fa: Refactor: libcrmcommon: Drop PCMK__XE_ACL_USER (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XE_ACL_USER
nrwahl2 committed rP208f4b764f81: Refactor: libcrmcommon: Clean up parse_acl_entry() (authored by nrwahl2).
Refactor: libcrmcommon: Clean up parse_acl_entry()
nrwahl2 committed rP2bbb0addd7f3: Refactor: controller: Drop compatibility ack from do_lrm_cancel() (authored by nrwahl2).
Refactor: controller: Drop compatibility ack from do_lrm_cancel()
nrwahl2 committed rPc008df98113a: Refactor: controller, libpacemaker: Drop compat CRM_OP_PROBED code (authored by nrwahl2).
Refactor: controller, libpacemaker: Drop compat CRM_OP_PROBED code
nrwahl2 committed rPbad607b44dfd: Refactor: controller: Drop compat refresh code for remote 1.1.9 (authored by nrwahl2).
Refactor: controller: Drop compat refresh code for remote 1.1.9
nrwahl2 committed rP4261abf1a919: Test: cts-scheduler: Drop reprobe-target_rc test (authored by nrwahl2).
Test: cts-scheduler: Drop reprobe-target_rc test
nrwahl2 committed rPab3ba12d8a74: Refactor: libpacemaker: Don't test feature set < 2.1 (authored by nrwahl2).
Refactor: libpacemaker: Don't test feature set < 2.1
nrwahl2 committed rP7323cd9db7a6: Refactor: based: Drop unused parts of cib_diff_notify() (authored by nrwahl2).
Refactor: based: Drop unused parts of cib_diff_notify()
nrwahl2 committed rP34f6f34a51f9: API: libcrmcommon: Drop {PCMK,HA}_quorum_type environment variable (authored by nrwahl2).
API: libcrmcommon: Drop {PCMK,HA}_quorum_type environment variable
nrwahl2 committed rP2d97598efaf6: Refactor: libcrmcommon: Drop version arg from pcmk__digest_xml() (authored by nrwahl2).
Refactor: libcrmcommon: Drop version arg from pcmk__digest_xml()
Doc: books, fencer: Drop old daemon names
nrwahl2 committed rPed35ef994fdf: API: tools: cibadmin --md5-sum-versioned no longer prints feature set (authored by nrwahl2).
API: tools: cibadmin --md5-sum-versioned no longer prints feature set
nrwahl2 closed T773: Drop support for STONITH_ATTR_ACTION_OP instance attribute in device configuration as Merged by committing rP48d539e846af: API: fencer, libstonithd: Drop support for "action" fencing param.
Jun 10 2024, 12:37 PM · Pacemaker (3.0.0), Pacemaker: Future Release Series, Pacemaker: Fencing, Restricted Project
nrwahl2 committed rP48d539e846af: API: fencer, libstonithd: Drop support for "action" fencing param (authored by nrwahl2).
API: fencer, libstonithd: Drop support for "action" fencing param
nrwahl2 committed rPe29df9d267b0: Test: cts-cli: Update daemons output for doc change (authored by nrwahl2).
Test: cts-cli: Update daemons output for doc change
nrwahl2 committed rP21c7f9f432cd: API: libcrmcommon: Drop {PCMK,HA}_cib_timeout environment variable (authored by nrwahl2).
API: libcrmcommon: Drop {PCMK,HA}_cib_timeout environment variable
nrwahl2 committed rPd74d17dc9a8f: API: libcrmcommon: Drop PCMK_mcp and HA_mcp environment variables (authored by nrwahl2).
API: libcrmcommon: Drop PCMK_mcp and HA_mcp environment variables
nrwahl2 committed rP06140622ace0: API: pacemakerd: Drop {PCMK,HA}_shutdown_delay environment variable (authored by nrwahl2).
API: pacemakerd: Drop {PCMK,HA}_shutdown_delay environment variable
GitHub <noreply@github.com> committed rP66dbd029d23f: Merge pull request #3508 from nrwahl2/nrwahl2-compat_drops (authored by kgaillot).
Merge pull request #3508 from nrwahl2/nrwahl2-compat_drops
nrwahl2 committed rP72d5b8da34fe: Doc: libpe_status: Drop COMPAT note in generate_fail_regex() (authored by nrwahl2).
Doc: libpe_status: Drop COMPAT note in generate_fail_regex()
nrwahl2 committed rP01be6d6b6fe4: Doc: Pacemaker Administration: Correct version compatibility table (authored by nrwahl2).
Doc: Pacemaker Administration: Correct version compatibility table
clumens changed the status of T833: crm_simulate shouldn't skip fancy text if simulation and score output is shown from Open to WIP.
Jun 10 2024, 12:04 PM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot committed rPb3a1a91ba87d: Low: scheduler: avoid core-dump on trace message (authored by kgaillot).
Low: scheduler: avoid core-dump on trace message
kgaillot committed rP995f5360eb5b: Low: scheduler: use -INFINITY promotion score for inactive instances (authored by kgaillot).
Low: scheduler: use -INFINITY promotion score for inactive instances
kgaillot committed rP0584aed34f00: Log: scheduler: improve promotion score message for inactive instances (authored by kgaillot).
Log: scheduler: improve promotion score message for inactive instances
kgaillot committed rP6223209e22d7: Test: cts-lab: rsyslog rate-limiting messages may vary in wording (authored by kgaillot).
Test: cts-lab: rsyslog rate-limiting messages may vary in wording
kgaillot committed rPcccda695454e: Low: libcrmcommon: bounds-check ISO 8601 duration elements (authored by kgaillot).
Low: libcrmcommon: bounds-check ISO 8601 duration elements
kgaillot committed rPd8f14dc83e5a: Low: libcrmcommon: reject ISO 8601 duration without any values (authored by kgaillot).
Low: libcrmcommon: reject ISO 8601 duration without any values
kgaillot committed rPd7ad96f17bf0: Test: libcrmcommon: add unit tests for crm_time_parse_duration() (authored by kgaillot).
Test: libcrmcommon: add unit tests for crm_time_parse_duration()
kgaillot committed rPa753db45768d: Test: scheduler: update expected output for recent changes (authored by kgaillot).
Test: scheduler: update expected output for recent changes
kgaillot committed rPfcc13e25eea5: Test: cts-cli: update expected output for recent changes (authored by kgaillot).
Test: cts-cli: update expected output for recent changes
kgaillot committed rP21887a90f796: Doc: ChangeLog: add missed entry for 2.1.8-rc1 (authored by kgaillot).
Doc: ChangeLog: add missed entry for 2.1.8-rc1
GitHub <noreply@github.com> committed rP5efb16b4640f: Merge pull request #3516 from kgaillot/release (authored by kgaillot).
Merge pull request #3516 from kgaillot/release
root <root@sites.clusterlabs.org> committed rW722c586149db: Update Ruby gems (authored by root <root@sites.clusterlabs.org>).
Update Ruby gems
root <root@sites.clusterlabs.org> committed rW9c3f583bda47: Update README.md for dependency version changes (authored by root <root@sites.clusterlabs.org>).
Update README.md for dependency version changes
root <root@sites.clusterlabs.org> committed rW1541dba2c9f9: Update Ruby Gems (authored by root <root@sites.clusterlabs.org>).
Update Ruby Gems