Skip to content

Commit 50616ed

Browse files
committed
build: update ChangeLog for 4.12.0-rc1
1 parent dba6df9 commit 50616ed

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

ChangeLog

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,62 @@
1+
* Wed Jan 18 2023 resource-agents contributors
2+
- release candidate 4.12.0 rc1
3+
- azure-events-az: new resource agent (#1774)
4+
- iface-macvlan: new resource agent (#1815)
5+
- configure/spec: remove google-api-client BuildReq as the gcp-agents build fine without it
6+
- configure: fix bashisms
7+
- dev-guide: update default branch name
8+
- ocf-shellfuncs: add ocf_promotion_score() to use crm_attribute -p/crm_master depending on Pacemaker version
9+
- spec: remove redhat-lsb-core dependency (lsb_release)
10+
- spec: use cluster-glue-devel for opensuse > 15
11+
- all agents: update to promotable terms
12+
- CTDB: change public_addresses validate-all warning to info
13+
- CTDB: move process to root cgroup if realtime scheduling is enabled
14+
- Filesystem: improve logic for UUID/label and add note that /dev/disk/by-{uuid,label}/ are preferred on Linux
15+
- Filesystem: remove validate-all mountpoint warning as it is auto-created during start-action if it doesnt exist
16+
- IPsrcaddr: detect metric for main table only, and allow specifying metric if necessary
17+
- IPsrcaddr: fix PROTO regex
18+
- IPsrcaddr: fix monitor/status for default route not being equal to src IP before start, and change route src correctly in stop-action
19+
- IPsrcaddr: use scope host when using non-main tables
20+
- LVM-activate: use correct return codes to ensure correct action when failing
21+
- SAPInstance: be more resilient against broken kill.sap files (#1825)
22+
- VirtualDomain: replace error log messages with calls to ocf_exit_reason
23+
- WAS6: add missing ] to fix trap condition
24+
- aws-vpc-move-ip: allow to set the interface label
25+
- dnsupdate: add CNAME support (#1773)
26+
- docker-compose: fix number of containers/running containers logic
27+
- docker/podman/zabbixserver: replace error log messages with calls to ocf_exit_reason
28+
- ethmonitor/ovsmonitor/mariadb: check for bc binary
29+
- ethmonitor/ovsmonitor/pgsql: remove ignored attrd_updater "-q" parameter
30+
- exportfs: only grep in rmtab if it exists
31+
- galera/mariadb/mpathpersist/mysql/pgsql/sg_persist/Stateful: use ocf_promotion_score() to avoid issues with deprecated crm_master
32+
- galera/mpathpersist/sg_persist/IPsrcaddr: only check notify and promotable when OCF_CHECK_LEVEL=10
33+
- iSCSILogicalUnit: fix issue where resource was in stopped state when using allowed_initiators parameter (#1766)
34+
- lvmlockd: add "use_lvmlockd = 1" if it's commented out or missing
35+
- lvmlockd: fail when use_lvmlockd has not been set
36+
- mariadb: remove obsolete DEBUG_LOG functionality #1191
37+
- mysql-common: return error in stop-action if kill fails to stop the process, so the node can get fenced
38+
- mysql-proxy: update metadata to suggest secure location instead of /tmp/mysql-proxy.sock
39+
- nfsserver: add nfsv4_only parameter to make it run without rpc-statd/rpcbind services
40+
- ocf-tester: remove deprecated lrmd/lrmadmin code that hasnt worked since pre-pacemaker days
41+
- ocf-tester: use promotable terms
42+
- openstack-agents: set domain parameter's default to Default and fix missing parameter name in ocf_exit_reason
43+
- openstack-agents: warn when openstackcli is slow
44+
- openstack-cinder-volume: dont do volume_local_check during start/stop-action
45+
- openstack-floating-ip/openstack-virtual-ip: dont fail in validate() during probe-calls
46+
- openstack-floating-ip: fix awk only catching last id for node_port_ids
47+
- oracle: improve the error message if monpassword was not set. (#1767)
48+
- podman: add podman parameter error judgment (#1764)
49+
- portblock: implement blocking of outgoing ports
50+
- rabbitmq-server-ha: dont mkdir -p when getting meta-data or help
51+
- storage_mon: use the O_DIRECT flag in open() to eliminate cache effects
52+
- storage_mon: do random lseek even with O_DIRECT, etc
53+
- storage_mon: fix bug in checking of number of specified scores.
54+
- storage_mon: fix build-related issues
55+
- storage_mon: improve error messages when ioctl() fails
56+
- storage_mon: make -h exit just after printing help message (#1791)
57+
- storage_mon: fix bug in handling of child process exit
58+
- vdo-vol: dont fail probe action when the underlying device doesnt exist
59+
160
* Wed Apr 6 2022 resource-agents contributors
261
- stable release 4.11.0
362
- Filesystem: fix logic for UUID/label devices with space between parameter and UUID/label

0 commit comments

Comments
 (0)