Skip to content

Commit 44c0364

Browse files
committed
chore: add docs for v1.1.2
Signed-off-by: Isteb4k <[email protected]>
1 parent 11b6864 commit 44c0364

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/RELEASE_NOTES.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@ title: "Release Notes"
33
weight: 70
44
---
55

6+
7+
8+
69
# v1.1.2
710

811
## Fixes
912

10-
- [vd] Fixed online disk migration between different csi drivers. Limitations:
11-
- Migration between `Block` and `Filesystem` volume modes is not supported. Only migrations between the same volume modes are allowed: from `Block` to `Block` and from `Filesystem` to `Filesystem`.
12-
- After performing an online disk migration between different csi drivers, the virtual machine must be restarted.
13-
14-
- [vm] When a virtual machine migration fails, a human-readable error message will now be displayed in the `Migrating` condition.
13+
- [vd] Fixed live disk migration between storage classes using different drivers. Limitations:
14+
- Migration between `Block` and `Filesystem` is not supported. Only migrations between the same volume modes are allowed: from `Block` to `Block` and from `Filesystem` to `Filesystem`.
15+
- [vm] In the `Migrating` state, detailed error information is now displayed when a live migration of a virtual machine fails.
1516

1617
# v1.1.1
1718

0 commit comments

Comments
 (0)