Skip to content

Commit 2a6fcf1

Browse files
authored
Dev: ChangeLog: update ChangeLog for release 5.0.0-rc2 (#1864)
2 parents 749274d + a101048 commit 2a6fcf1

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

ChangeLog

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
* Tue Jul 15 2025 Xin Liang <[email protected]>
2+
- Release 5.0.0 rc2
3+
- Dev: migration: allow to run migration locally (jsc#PED-8252)
4+
- Dev: Remove unused code
5+
- Dev: utils: Validate if local node is a cluster member on peer node's view
6+
- Dev: ui_cluster: Enhance membership validation for `cluster run` command
7+
- Dev: corosync: Get value from runtime.config prefix and update default token value
8+
- Fix: bootstrap: should fallback to default user when `core.hosts` is not availabe from the seed node (bsc#1245343)
9+
- Fix: bootstrap: Refine qnetd passwordless configuration logic (bsc#1245387)
10+
- Fix: log: Improve function confirm's logic (bsc#1245386)
11+
- Dev: bootstrap: Remove dead node from the cluster
12+
- Dev: Prevent actions when offline nodes are unreachable
13+
- Dev: xmlutil: Address circular import issue
14+
- Dev: bootstrap: Remove user@host item from /root/.config/crm/crm.conf when removing node
15+
- Dev: run-functional-tests: Fetch container's IP address correctly
16+
- Dev: provide a friendly message when passwordless ssh does not work (bsc#1244525)
17+
- Fix: bootstrap: Reload corosync after sync corosync.conf (bsc#1244437)
18+
- Fix: bootstrap: setup_passwordless_with_other_nodes does not update the authorized_keys on localhost (bsc#1244314)
19+
- Dev: cibconfig: Prevent adding Pacemaker remote resources to groups, orders, or colocations
20+
- Fix: report.collect: Detect log existence before using it (bsc#1244515)
21+
- Dev: bootstrap: Improve node removal handling and messaging
22+
- Dev: ui_corosync: Write changes made by `corosync.set` to temporary file first
23+
- Dev: bootstrap: Improve configuration for admin IP
24+
- Dev: bootstrap: do not hide ssh-copy-id outputs in debug mode
25+
- Fix: bootstrap: add sleeps to avoid triggering sshd PerSourcePenalties (bsc#1243141)
26+
- Fix: crash_test: Correctly retrieve fence event information (bsc#1243786)
27+
- Dev: doc: Update help text for `corosync set` command
28+
- Dev: corosync_config_format: Skip comment key
29+
- ui_corosync: Add push reminder after called `corosync set`
30+
- Dev: ui_corosync: Call `corosync -t` to do verification
31+
- Dev: migration: use atomic write to modify corosync.conf on remote nodes (jsc#PED-8252)
32+
- Dev: Dockerfile: Install pacemaker-remote package
33+
134
* Wed May 21 2025 Xin Liang <[email protected]>
235
- Release 5.0.0 rc1
336
- Dev: Drop scripts and templates which include unsupported RAs (jsc#PED-8924) (#1800)

0 commit comments

Comments
 (0)