Release crmsh 4.5.0 - rc1
liangxin1300
released this
03 Mar 03:42
·
946 commits
to master
since this release
Changes since tag 4.4.1
Features:
- Enable setup and manage cluster via non-root user (#1009,#1123,#1135)
- Gradually start the large cluster (#985)
- Populate advised monitor/start/stop operations values (#1038)
- Adjust cluster property priority-fencing-delay automatically (#1017)
- Add option -x to skip csync2 while bootstrapping (#1035)
Major fixes:
- Fix: qdevice: Unable to setup qdevice under non-root user (bsc#1208770)
- Fix: upgradeutil: do upgrade silently (bsc#1208327)
- Fix: bootstrap:
crm cluster join ssh
raises TypeError (bsc#1208327) - Fix: utils: Change the way to get pacemaker's version (bsc#1208216)
- Fix: hawk fails to parse the slash (bsc#1206217)
- Fix: extra logs while configuring passwordless (bsc#1207720)
- Fix: report: Catch read exception (bsc#1206606)
- Fix: bootstrap: Unset SBD_DELAY_START when running 'crm cluster start' (bsc#1202177)
- Fix: ui_context: redirect
foo -h
/foo --help
tohelp foo
(bsc#1205735) - Fix: qdevice: Adjust SBD_WATCHDOG_TIMEOUT when configuring qdevice not using stage (bsc#1205727)
- Fix: cibconfig: Complete promotable=true and interlave=true for Promoted/Unpromoted resource (bsc#1205522)
- Fix: corosync: show corosync ring status if has fault (bsc#1205615)
- Fix: bootstrap: fix passwordless ssh authentication for hacluster automatically when a new node is joining the cluster (bsc#1201785)
- Fix: upgradeutil: automated init ssh passwordless auth for hacluster after upgrading (bsc#1201785)
- fix: log: fail to open log file even if user is in haclient group (bsc#1204670)
- Fix: sbd: Ask if overwrite when given sbd device on interactive mode(bsc#1201428)
- Fix: ui_cluster: 'crm cluster stop' failed to stop services (bsc#1203601)
- Fix: crash_test: do not use firewalld to isolate a cluster node (bsc#1192467)
- Fix: parallax: Add LogLevel=error ssh option to filter out warnings (bsc#1196726)
- Revert "Fix: utils: Only raise exception when return code of systemctl command over ssh larger than 4 (bsc#1196726)" (bsc#1202655)
- Fix: configure: refresh cib before showing or modifying if no pending changes has been made (bsc#1202465)
- Fix: bootstrap: Use crmsh.parallax instead of parallax module directly (bsc#1202006)
More changes details please see https://github.com/ClusterLabs/crmsh/blob/master/ChangeLog