- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Yesterday
Yesterday
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
Thu, Jul 17
Thu, Jul 17
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
Mon, Jul 14
Mon, Jul 14
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?
Thu, Jul 10
Thu, Jul 10
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
Wed, Jul 9
Wed, Jul 9
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
Mon, Jul 7
Mon, Jul 7
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()
nrwahl2 committed rPcf90a752d0a8: Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_html (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_html
nrwahl2 committed rP697422f1ba37: Refactor: libcrmcommon: Avoid snprintf() in crm_xml_add_ll() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_xml_add_ll()
nrwahl2 committed rP3702fcb5deb5: Refactor: libcrmcommon: Avoid snprintf() in pcmk__env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__env_option()
nrwahl2 committed rP4ee10dc8d70d: Refactor: libcrmcommon: Return path from pcmk__procfs_pid2path() (authored by nrwahl2).
Refactor: libcrmcommon: Return path from pcmk__procfs_pid2path()
nrwahl2 committed rP008efadfd9f8: Refactor: libcrmcommon: Make pcmk__read_pidfile() static (authored by nrwahl2).
Refactor: libcrmcommon: Make pcmk__read_pidfile() static
nrwahl2 committed rPb1f4cc9c346b: Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_text (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_text
nrwahl2 committed rP47741a910eda: Refactor: libcrmcommon: Avoid snprintf() in pcmk__procfs_pid2path() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__procfs_pid2path()
nrwahl2 committed rPc076d5e04732: Refactor: libstonithd: Avoid snprintf() in stonith__action_create() (authored by nrwahl2).
Refactor: libstonithd: Avoid snprintf() in stonith__action_create()
nrwahl2 committed rPe75b48549fac: Refactor: libcrmcommon: Avoid snprintf() in crm_write_blackbox() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_write_blackbox()
nrwahl2 committed rP6af9ad6cefa1: Refactor: libcrmcommon: Avoid snprintf() in crm_log_filter() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_log_filter()
nrwahl2 committed rP906b56ef3e3f: Refactor: liblrmd: Avoid snprintf() in exec_alert_list() (authored by nrwahl2).
Refactor: liblrmd: Avoid snprintf() in exec_alert_list()
nrwahl2 committed rP1315fd486873: Refactor: libcrmcommon: Error-check snprintf() in pcmk__lock_pidfile() (authored by nrwahl2).
Refactor: libcrmcommon: Error-check snprintf() in pcmk__lock_pidfile()
nrwahl2 committed rPd0a14b075669: Refactor: libpacemaker: Error-check snprintf() in result_code_text() (authored by nrwahl2).
Refactor: libpacemaker: Error-check snprintf() in result_code_text()
nrwahl2 committed rP566398f72120: Refactor: libcrmservice: Avoid snprintf() in services__get_lsb_metadata (authored by nrwahl2).
Refactor: libcrmservice: Avoid snprintf() in services__get_lsb_metadata
nrwahl2 committed rPf07769d6e2fe: Refactor: libcrmcommon: Avoid snprintf() in pcmk__readable_interval() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__readable_interval()
nrwahl2 committed rPb31f2abaf277: Refactor: libpe_status: Avoid snprintf() in pe__resource_xml() (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf() in pe__resource_xml()
nrwahl2 committed rPdd9e8f57cd44: Refactor: libcrmservice: Avoid snprintf() in services_linux.c (authored by nrwahl2).
Refactor: libcrmservice: Avoid snprintf() in services_linux.c
nrwahl2 committed rP5ed177a7cd72: Refactor: libpe_status: Avoid snprintf() in get_rscs_brief() (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf() in get_rscs_brief()
nrwahl2 committed rPf0af3048b58e: Refactor: libcrmcommon: Drop pcmk__time_set_hr_dt() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__time_set_hr_dt()
nrwahl2 committed rP6a3c450536a5: Refactor: libcrmcommon: Break up TIME_S for convenience (authored by nrwahl2).
Refactor: libcrmcommon: Break up TIME_S for convenience
nrwahl2 committed rP3bb625e4683a: Test: libcrmcommon: Test characters after %N (authored by nrwahl2).
Test: libcrmcommon: Test characters after %N
nrwahl2 committed rPff0e441e6da0: Refactor: libcrmcommon: Simplify ha_get_tm_time() (authored by nrwahl2).
Refactor: libcrmcommon: Simplify ha_get_tm_time()
nrwahl2 committed rPccbb956e863f: Test: libcrmcommon: Use June for pcmk__time_format_hr() test date (authored by nrwahl2).
Test: libcrmcommon: Use June for pcmk__time_format_hr() test date
nrwahl2 committed rPc162dee69838: Test: libcrmcommon: Test y-m-d for pcmk__time_format_hr() (authored by nrwahl2).
Test: libcrmcommon: Test y-m-d for pcmk__time_format_hr()
nrwahl2 committed rPa5658f7d006a: Refactor: libcrmcommon: Make pcmk__time_hr_convert() static (authored by nrwahl2).
Refactor: libcrmcommon: Make pcmk__time_hr_convert() static
nrwahl2 committed rP5a783ffa5662: Refactor: libcrmcommon: Use g_date_time_format() instead of strftime() (authored by nrwahl2).
Refactor: libcrmcommon: Use g_date_time_format() instead of strftime()
GitHub <noreply@github.com> committed rPcd6b3a83a971: Merge pull request #3898 from nrwahl2/nrwahl2-snprintf (authored by clumens).
Merge pull request #3898 from nrwahl2/nrwahl2-snprintf
GitHub <noreply@github.com> committed rP92167ba91441: Merge pull request #3913 from clumens/vim-modeline (authored by nrwahl2).
Merge pull request #3913 from clumens/vim-modeline
clumens committed rP619a8ae759a3: Low: agents: Error check calling attrd_updater in HealthIOWait. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthIOWait.
clumens committed rP242996703a56: Low: agents: Error check calling attrd_updater in HealthSMART. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthSMART.
GitHub <noreply@github.com> committed rP9a8772f781e2: Merge pull request #3905 from clumens/health-agents (authored by nrwahl2).
Merge pull request #3905 from clumens/health-agents
clumens committed rP7ca99b5bccfb: Low: agents: Error out if CPU I/O wait time isn't available. (authored by clumens).
Low: agents: Error out if CPU I/O wait time isn't available.
clumens committed rP107ccfc3fc98: Refactor: Standardize vim modelines in .in files. (authored by clumens).
Refactor: Standardize vim modelines in .in files.
clumens committed rP407f604226cc: Low: agents: Error check calling attrd_updater in HealthCPU. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthCPU.
clumens committed rP0a91c0c8b65d: Low: agents: Error out if CPU idleness isn't available. (authored by clumens).
Low: agents: Error out if CPU idleness isn't available.
clumens committed rP322e108b611c: Refactor: agents: Make indentation consistent in HealthIOWait. (authored by clumens).
Refactor: agents: Make indentation consistent in HealthIOWait.
clumens committed rP92269f2dbbad: Refactor: agents: Remove unnecessary comments from HealthIOWait. (authored by clumens).
Refactor: agents: Remove unnecessary comments from HealthIOWait.
clumens committed rP13800ca08355: Refactor: agents: Remove unnecessary comments from HealthCPU. (authored by clumens).
Refactor: agents: Remove unnecessary comments from HealthCPU.
GitHub <noreply@github.com> committed rPd5e36954111d: Merge pull request #3906 from clumens/no-more-coccinelle (authored by nrwahl2).
Merge pull request #3906 from clumens/no-more-coccinelle
GitHub <noreply@github.com> committed rP13b07e2a40d0: Merge pull request #3910 from clumens/update-tap-driver (authored by nrwahl2).
Merge pull request #3910 from clumens/update-tap-driver
clumens committed rP2720b5483682: Test: tap-driver.sh: Update from the latest in automake source. (authored by clumens).
Test: tap-driver.sh: Update from the latest in automake source.
GitHub <noreply@github.com> committed rP9ba8438c2ce0: Merge pull request #3907 from nrwahl2/nrwahl2-pcmk_init (authored by clumens).
Merge pull request #3907 from nrwahl2/nrwahl2-pcmk_init
Devel: Remove coccinelle support.
Build: configure: Drop HAVE_PROGNAME