|
| 1 | +* Wed Mar 30 2022 resource-agents contributors |
| 2 | +- release candidate 4.11.0 rc1 |
| 3 | +- corosync-qnetd: new resource agent |
| 4 | +- ocivip: new resource agent |
| 5 | +- rabbitmq-server-ha: agent migration from RabbitMQ the project (#1698) |
| 6 | +- Filesystem: add support for Amazon EFS mount helper |
| 7 | +- Filesystem: fix OpenBSD check in fstype_supported() |
| 8 | +- Filesystem: unmount bind mounts before unmount file system |
| 9 | +- IPaddr2: allow to disable Duplicate Address Detection for IPv6 |
| 10 | +- IPaddr2: allow to send IPv6 Neighbor Advertisements in background |
| 11 | +- IPsrcaddr: add warning about possible issues when used with DHCP |
| 12 | +- IPsrcaddr: fixes to use findif.sh to detect secondary interfaces |
| 13 | +- LVM-activate: change lvm_status return value from OCF_NOT_RUNNING to OCF_ERR_GENERIC to avoid fencing (#1753) |
| 14 | +- LVM-activate: replace error log messages with calls to ocf_exit_reason (#1730) |
| 15 | +- LinuxSCSI: replace error log messages with calls to ocf_exit_reason |
| 16 | +- Route: return OCF_NOT_RUNNING for probe action when interface or route doesnt exist |
| 17 | +- asterisk: fix sipsak check during start-action (#1715) |
| 18 | +- build: workaround gcc 12 warning |
| 19 | +- configure: only run ci/build.sh when shellcheck is present |
| 20 | +- db2: only warn when notify isnt set, and use ocf_local_nodename() to get node name |
| 21 | +- db2: use -l forever instead of -t nodes -l reboot, as they conflict with eachother |
| 22 | +- gcp-ilb: only check if log_cmd binary is available if log_enable is true |
| 23 | +- ipsec: add missing $ to make variable expand in check (#1755) |
| 24 | +- mysql-common: fix local SSL connection by using --ssl-mode=REQUIRED which is available on 5.7+ (--ssl is not available in 8.0) |
| 25 | +- nginx: replace error log messages with calls to ocf_exit_reason |
| 26 | +- nvmet-subsystem: fix allowed_initiators to avoid only running once (found by shellcheck) |
| 27 | +- ocf-distro: improve RHEL based distro detection (added AlmaLinux, Oracle Linux, and Rocky Linux) |
| 28 | +- ocf-shellfuncs: parametrise the log destination by OCF_RESKEY_trace_dir |
| 29 | +- ocf-shellfuncs: quote pid in ocf_pidfile_status |
| 30 | +- openstack-*: add insecure parameter |
| 31 | +- openstack-*: add support for multiple setup options (incl. clouds.yaml/openrc) |
| 32 | +- openstack-info: align op timeout with other openstack agents |
| 33 | +- podman: remove anonymous volumes during stop-action |
| 34 | +- rabbitmq-server-ha: Fix SERVER_START_ARGS sname/name use for FQDN |
| 35 | +- rabbitmq-server-ha: Revert "OCF RA: Do not start rabbitmq if notification of start is not about us" (#1713) |
| 36 | +- spec: fix Requires to allow install on opensuse |
| 37 | +- spec: fix mount.cifs if() for RHEL/CentOS 9+ |
| 38 | + |
1 | 39 | * Wed Nov 3 2021 resource-agents contributors |
2 | 40 | - stable release 4.10.0 |
3 | 41 |
|
|
0 commit comments