|
| 1 | +* Wed Mar 25 2026 resource-agents contributors |
| 2 | +- release candidate 4.18.0 rc1 |
| 3 | +- ocf-shellfunc: add ocf_log_pipe |
| 4 | +- ocft: fix failing tests in resource-agents v4.17.0 |
| 5 | +- Filesystem: improve shell trace (set -x) output |
| 6 | +- Filesystem: modify the return code when a mismatch between mount state and configuration is detected in monitor operation |
| 7 | +- Filesystem: new force_unmount=move option |
| 8 | +- Filesystem: optionally report "xargs ps -f" even when killing many processes |
| 9 | +- Filesystem: signal many processes in parallel |
| 10 | +- Filesystem: dont create systemd drop-in file for tmpfs/overlayfs |
| 11 | +- Filesystem: try umount immediately after signals are sent |
| 12 | +- IPaddr2: made find_interface() output empty when no interface is found |
| 13 | +- IPsrcaddr: fix grep expression, so it doesnt log "stray \ before white space" with newer versions of grep |
| 14 | +- aws-vpc-move-ip: add awscli_timeout parameter |
| 15 | +- db2: set reintegration flag when promotion is successful |
| 16 | +- docker: improve image existence check (#2121) |
| 17 | +- exportfs: fix grep error on stop |
| 18 | +- findif.c: remove unused colonptr variable |
| 19 | +- pgsql: use monitor_user for monitor-calls and use .pgpass when monitor_password is not specified |
| 20 | +- podman-etcd: add -a option to crictl ps (#2112) |
| 21 | +- podman-etcd: enhance etcd data backup with snapshots and retention |
| 22 | +- podman-etcd: fix "Peer URLs already exists" in add_member_as_learner (#2136) |
| 23 | +- podman-etcd: fix learner node attribute not set after etcdctl failure |
| 24 | +- podman-etcd: fix to prevent learner from starting before cluster is ready (#2098) |
| 25 | +- podman-etcd: hardened monitor/stop actions |
| 26 | +- podman-etcd: improve error handling to support retry on start errors (#2105) |
| 27 | +- podman-etcd: preserve standalone voter identity during restart |
| 28 | +- podman-etcd: prevent last active member from leaving the etcd member list |
| 29 | +- podman-etcd: remove test code (#2103) |
| 30 | +- podman-etcd: removed unneeded ETCDCTL_API environment variable |
| 31 | +- podman-etcd: sync environment variables with Pod manifest |
| 32 | +- portblock: check correct binary during validate-all |
| 33 | +- portblock: monitor needs to also check state file of inverse action (#2108) |
| 34 | +- powervs-move-ip/powervs-subnet: fix error logging |
| 35 | +- powervs-subnet: wait until IP is activated before running monitor-check |
| 36 | +- send_arp.linux/tickle_tcp: better alpine compatibility (#2119) |
| 37 | +- sfex_lib: dont discard 'const' qualifier |
| 38 | + |
1 | 39 | * Wed Nov 19 2025 resource-agents contributors |
2 | 40 | - stable release 4.17.0 |
3 | 41 | - nginx: restore SELinux context for pid-file during validate-all action |
|
0 commit comments