- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2025
Jul 23 2025
nrwahl2 committed rPce9842fb75a7: Refactor: libcrmcommon: Clarify check_patchset_versions() (authored by nrwahl2).
Refactor: libcrmcommon: Clarify check_patchset_versions()
nrwahl2 committed rPc2fe4c3f1f2d: API: libcrmcommon: xml_apply_patchset() patchset argument is now const (authored by nrwahl2).
API: libcrmcommon: xml_apply_patchset() patchset argument is now const
nrwahl2 committed rPdfc1f8f131ee: Refactor: tools: Clean up crm_diff.c includes (authored by nrwahl2).
Refactor: tools: Clean up crm_diff.c includes
nrwahl2 committed rP83460fe30845: Refactor: libcrmcommon: Make vfields file-scope in patchset.c (authored by nrwahl2).
Refactor: libcrmcommon: Make vfields file-scope in patchset.c
nrwahl2 committed rP3f06da9342b3: Refactor: tools: Add pcmk__output_t scaffolding to crm_diff.c (authored by nrwahl2).
Refactor: tools: Add pcmk__output_t scaffolding to crm_diff.c
nrwahl2 committed rP2e7edd4ae1bc: Refactor: tools: Use out->err() in crm_diff, and drop prompts (authored by nrwahl2).
Refactor: tools: Use out->err() in crm_diff, and drop prompts
nrwahl2 committed rP6c5b306ace22: API: libcrmcommon: New PCMK_XE_PATCHSET string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_PATCHSET string constant
nrwahl2 committed rP5a9fcbdb9738: Test: cts-cli: Update version info in crm_diff_new.xml (authored by nrwahl2).
Test: cts-cli: Update version info in crm_diff_new.xml
nrwahl2 committed rPd36be6ca092b: API: libcrmcommon: New PCMK_XE_UPDATED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_UPDATED string constant
Feature: tools: Deprecate crm_diff --stdin
nrwahl2 committed rP1e987c91ceca: Test: cts-cli: Avoid Python exception for integer precision (authored by nrwahl2).
Test: cts-cli: Avoid Python exception for integer precision
nrwahl2 committed rP31db9bf29002: Test: cts-cli: Add crm_diff regression tests (authored by nrwahl2).
Test: cts-cli: Add crm_diff regression tests
nrwahl2 committed rPf6781fcaf172: Log: tools: Improve error handling in crm_diff.c (authored by nrwahl2).
Log: tools: Improve error handling in crm_diff.c
nrwahl2 committed rP51648a2a77a1: Feature: tools: Use formatted output in crm_diff.c (authored by nrwahl2).
Feature: tools: Use formatted output in crm_diff.c
nrwahl2 committed rP2307f973309d: Test: cts-cli: Sanitize cts_cli_data from output (authored by nrwahl2).
Test: cts-cli: Sanitize cts_cli_data from output
API: schemas: Add a schema for crm_diff
nrwahl2 committed rP87d4b0cf9111: Test: cts-cli: Add XML validating tests for crm_diff (authored by nrwahl2).
Test: cts-cli: Add XML validating tests for crm_diff
nrwahl2 committed rP529cf6bb730c: Feature: libcrmcommon: Bump feature set to 3.20.2 (authored by nrwahl2).
Feature: libcrmcommon: Bump feature set to 3.20.2
GitHub <noreply@github.com> committed rPd52dcfe699dd: Merge pull request #3909 from nrwahl2/nrwahl2-refactors (authored by nrwahl2).
Merge pull request #3909 from nrwahl2/nrwahl2-refactors
Jul 22 2025
Jul 22 2025
nrwahl2 committed rPf057778388ab: Low: fencer: Fix fence delay range off-by-one (authored by nrwahl2).
Low: fencer: Fix fence delay range off-by-one
nrwahl2 committed rP18f59f363e4e: Low: libcrmcommon: Allow empty string values in pcmk__scan_nvpair() (authored by nrwahl2).
Low: libcrmcommon: Allow empty string values in pcmk__scan_nvpair()
nrwahl2 committed rPe3080fc11351: Refactor: libcrmcommon: Use GLib functions for swapping byte order (authored by nrwahl2).
Refactor: libcrmcommon: Use GLib functions for swapping byte order
nrwahl2 committed rPb52de8d56246: Low: libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair() (authored by nrwahl2).
Low: libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair()
nrwahl2 committed rPc5ffaa84b12c: Refactor: fencer: Simplify start_delay calculation for fence command (authored by nrwahl2).
Refactor: fencer: Simplify start_delay calculation for fence command
nrwahl2 committed rP7265dc1e6d0a: Refactor: libcrmcommon: Sanity-check remote message and buffer sizes (authored by nrwahl2).
Refactor: libcrmcommon: Sanity-check remote message and buffer sizes
nrwahl2 committed rPf1cfabd109ff: Refactor: remoted: Remove more nesting from load_env_vars() (authored by nrwahl2).
Refactor: remoted: Remove more nesting from load_env_vars()
nrwahl2 committed rP6b8b55d31563: Refactor: remoted: Use getline() instead of fgets() (authored by nrwahl2).
Refactor: remoted: Use getline() instead of fgets()
nrwahl2 committed rPb3b73fbf03f2: Refactor: remoted: Remove unnecessary nesting in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Remove unnecessary nesting in load_env_vars()
nrwahl2 committed rP0bf68b30efb2: Refactor: remoted: Strip trailing whitespace in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Strip trailing whitespace in load_env_vars()
nrwahl2 committed rP7745fb18440a: Refactor: remoted: Use g_strchug() in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Use g_strchug() in load_env_vars()
nrwahl2 committed rP5bd051a66a01: Refactor: remoted: Skip setting value = NULL in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Skip setting value = NULL in load_env_vars()
nrwahl2 committed rP3f5334b62f4c: Refactor: remoted: Remove some nesting in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Remove some nesting in load_env_vars()
nrwahl2 committed rP0cbdf7897c38: Refactor: remoted: Strip rest of trailing whitespace in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Strip rest of trailing whitespace in load_env_vars()
nrwahl2 committed rPe192036606c6: Refactor: remoted: Strip trailing comment in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Strip trailing comment in load_env_vars()
nrwahl2 committed rP89668b9a0b2e: Refactor: remoted: Limit quote scope in load_env_vars() (authored by nrwahl2).
Refactor: remoted: Limit quote scope in load_env_vars()
nrwahl2 committed rP42b9ea9757a2: Refactor: remoted: Clean up load_env_vars() (authored by nrwahl2).
Refactor: remoted: Clean up load_env_vars()
nrwahl2 committed rP9f8115e17e98: Low: libcrmcommon: Standardize remote environment variable parsing (authored by nrwahl2).
Low: libcrmcommon: Standardize remote environment variable parsing
nrwahl2 committed rP68d6718726ad: Refactor: libcrmcommon: Drop unnecessary Coverity suppression (authored by nrwahl2).
Refactor: libcrmcommon: Drop unnecessary Coverity suppression
nrwahl2 committed rP2387f7de21d2: Refactor: remoted: Functionize loading one environment variable (authored by nrwahl2).
Refactor: remoted: Functionize loading one environment variable
nrwahl2 committed rPbb7108580fd8: Doc: Pacemaker Explained: Document limitation of pcmk-init.env parsing (authored by nrwahl2).
Doc: Pacemaker Explained: Document limitation of pcmk-init.env parsing
GitHub <noreply@github.com> committed rPa473d15993bf: Merge pull request #3833 from nrwahl2/nrwahl2-coverity (authored by clumens).
Merge pull request #3833 from nrwahl2/nrwahl2-coverity
clumens committed rPace83974b8c7: Doc: ChangeLog: update for 3.0.1-rc2 release (authored by clumens).
Doc: ChangeLog: update for 3.0.1-rc2 release
GitHub <noreply@github.com> committed rP1244f6194221: Merge pull request #3919 from clumens/3.0.1-rc2-prep (authored by clumens).
Merge pull request #3919 from clumens/3.0.1-rc2-prep
Jul 21 2025
Jul 21 2025
Jul 18 2025
Jul 18 2025
Doc: ChangeLog: update for 2.1.10 release
GitHub <noreply@github.com> committed rPfdf796ebc8cb: Merge pull request #3917 from clumens/2.1.10-final (authored by nrwahl2).
Merge pull request #3917 from clumens/2.1.10-final
clumens committed rP037126aa66d4: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
clumens committed rPfd5e7180e41f: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rPf18bb943c589: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rP4cfbca50b5e3: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
Doc: Fix top-level index.rst files.
clumens committed rPda3070bf3c99: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rPf7d7928387b8: Doc: Pacemaker Explained: Fix some typos in constraints docs. (authored by clumens).
Doc: Pacemaker Explained: Fix some typos in constraints docs.
clumens committed rPdea83d6ac6fd: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Admin/Explained: Change all tables to be list-tables.
GitHub <noreply@github.com> committed rP19e9ec0f5a26: Merge pull request #3918 from clumens/docs-3.0 (authored by nrwahl2).
Merge pull request #3918 from clumens/docs-3.0
Jul 17 2025
Jul 17 2025
clumens committed rP81128ed32719: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rPe6f41a4bdf58: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rP6d095ee40f98: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
clumens committed rPed7357b80c14: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rP625b6f9f7d3b: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
Doc: Fix top-level index.rst files.
clumens committed rP4fa2b8bf2913: Doc: Pacemaker Explained: Fix some typos in constraints docs. (authored by clumens).
Doc: Pacemaker Explained: Fix some typos in constraints docs.
clumens committed rP35cda3076932: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Admin/Explained: Change all tables to be list-tables.
GitHub <noreply@github.com> committed rPffc11c717784: Merge pull request #3911 from clumens/docs (authored by nrwahl2).
Merge pull request #3911 from clumens/docs
Jul 14 2025
Jul 14 2025
clumens committed rPf91848ebe715: Med: daemons: Add a return to do_pe_invoke_callback. (authored by clumens).
Med: daemons: Add a return to do_pe_invoke_callback.
GitHub <noreply@github.com> committed rP2eb045c2c1e6: Merge pull request #3916 from clumens/controld-return (authored by nrwahl2).
Merge pull request #3916 from clumens/controld-return
nrwahl2 changed the status of T829: Drop support for require-all in order constraints from Needinfo to Open.
@clumens There's actually a lot of XSL stuff that I had ready to go, that didn't get reviewed in time for 3.0.0. I don't think I got around to this one, because the backlog of "to be reviewed" transforms was already so big.
clumens changed the status of T829: Drop support for require-all in order constraints from Open to Needinfo.
@nrwahl2 Is this something that we can do now?
Jul 10 2025
Jul 10 2025
nrwahl2 committed rPec4b9ff8d002: Fix: libcrmcommon: Don't require version info when applying CIB patches (authored by nrwahl2).
Fix: libcrmcommon: Don't require version info when applying CIB patches
GitHub <noreply@github.com> committed rPfb8b3957971b: Merge pull request #3912 from nrwahl2/nrwahl2-regression (authored by clumens).
Merge pull request #3912 from nrwahl2/nrwahl2-regression
Jul 9 2025
Jul 9 2025
GitHub <noreply@github.com> committed rR968ad7012451: Merge pull request #2060 from clobrano/OCPBUGS-58324-podman-etcd-oom-score-adj (authored by oalbrigt).
Merge pull request #2060 from clobrano/OCPBUGS-58324-podman-etcd-oom-score-adj
clobrano committed rRd08a7f74427e: OCPBUGS-58324: podman-etcd Add OOM score adjustment for etcd containers (authored by clobrano).
OCPBUGS-58324: podman-etcd Add OOM score adjustment for etcd containers
Jul 7 2025
Jul 7 2025
clumens changed the status of T933: crmadmin -B/--bash-export should ensure variable names are legal from Open to WIP.
nrwahl2 committed rP960d0422419f: Test: libcrmcommon: Test pcmk__time_format_hr() with nonzero usec (authored by nrwahl2).
Test: libcrmcommon: Test pcmk__time_format_hr() with nonzero usec
nrwahl2 committed rP655b98e79c65: Refactor: libcrmcommon: Support usec in pcmk__time_format_hr() test (authored by nrwahl2).
Refactor: libcrmcommon: Support usec in pcmk__time_format_hr() test
nrwahl2 committed rPb3a416bd754f: Refactor: libcrmcommon: Avoid snprintf() in time_as_string_common() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in time_as_string_common()
nrwahl2 committed rP335a2acb7ce3: Refactor: libcrmcommon: Avoid sprintf() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid sprintf() in pcmk__time_format_hr()
nrwahl2 committed rP8d47cea0b1b4: Refactor: libcrmcommon: Clarify fractional seconds in time format (authored by nrwahl2).
Refactor: libcrmcommon: Clarify fractional seconds in time format
nrwahl2 committed rP0fcc669cd3b7: Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr()
nrwahl2 committed rPb8316fab48a0: Refactor: executor: Error-check snprintf() in read_events() (authored by nrwahl2).
Refactor: executor: Error-check snprintf() in read_events()
nrwahl2 committed rP6bad1820be24: Refactor: based: Error-check snprintf() in cib_digester_cb() (authored by nrwahl2).
Refactor: based: Error-check snprintf() in cib_digester_cb()
nrwahl2 committed rP4d739a9ba7e2: Doc: Pacemaker Explained: Clarify alert timestamp-format (authored by nrwahl2).
Doc: Pacemaker Explained: Clarify alert timestamp-format
nrwahl2 committed rP4b075d21efb0: Refactor: libcrmcommon: Use g_strndup() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Use g_strndup() in pcmk__time_format_hr()
nrwahl2 committed rPd001021c98f7: Refactor: executor: Avoid snprintf() in get_address_info() (authored by nrwahl2).
Refactor: executor: Avoid snprintf() in get_address_info()
nrwahl2 committed rP8ed2743b0e92: Refactor: fencer: Avoid snprintf() in test_register_async_devices() (authored by nrwahl2).
Refactor: fencer: Avoid snprintf() in test_register_async_devices()
nrwahl2 committed rP107a7799ab28: Refactor: libcrmcommon: Avoid snprintf() in pcmk__scan_double() tests (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__scan_double() tests
nrwahl2 committed rPcdeccf65500f: Refactor: fencer: Avoid snprintf() in get_action_timeout() (authored by nrwahl2).
Refactor: fencer: Avoid snprintf() in get_action_timeout()
nrwahl2 committed rPe63bdba94c4e: Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config() (authored by nrwahl2).
Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config()
nrwahl2 committed rPa4d9c924de85: Refactor: libcrmcommon: Avoid snprintf() in set_format_string() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in set_format_string()
nrwahl2 committed rP4c1024fadca2: Refactor: libcrmcommon: Avoid snprintf() in no_pids()/has_pids() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in no_pids()/has_pids()
nrwahl2 committed rP249a3dab5dc8: Refactor: libcrmcommon: Avoid snprintf() in pcmk__pid_active() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__pid_active()
nrwahl2 committed rP3f848cba69bc: Refactor: libcrmcommon: Avoid snprintf() in pcmk__set_env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__set_env_option()
nrwahl2 committed rP5ebfd70ada9f: Refactor: libcrmcommon: Avoid snprintf() in log_list_item() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in log_list_item()
nrwahl2 committed rPc16887f98ace: Refactor: libcrmcommon: Avoid snprintf() in pcmk__node_attr_target() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__node_attr_target()
nrwahl2 committed rP4c17a606c121: Refactor: libcrmcommon: Allow '=' in pcmk__set_env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Allow '=' in pcmk__set_env_option()
nrwahl2 committed rPd37b5e2406a4: Refactor: libcrmcommon: Error-check snprintf() in pcmk_readable_score() (authored by nrwahl2).
Refactor: libcrmcommon: Error-check snprintf() in pcmk_readable_score()