You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/migration-mtc-release-notes-1-5.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ This release has the following new features and enhancements:
17
17
* A source namespace can be mapped to a different target namespace in a migration plan. Previously, the source namespace was mapped to a target namespace with the same name.
18
18
* Hook phases with status information are displayed in the web console during a migration.
19
19
* The number of Rsync retry attempts is displayed in the web console during direct volume migration.
20
-
* Persistent volume (PV) resizing can be enabled during direct volume migration to ensure that the target cluster does not run out of disk space.
20
+
* Persistent volume (PV) resizing can be enabled for direct volume migration to ensure that the target cluster does not run out of disk space.
21
21
* The threshold that triggers PV resizing is configurable. Previously, PV resizing occurred when the disk usage exceeded 97%.
22
22
* Velero has been updated to version 1.6, which provides numerous fixes and enhancements.
23
-
* A cached Kubernetes client can be enabled to provide improved performance.
23
+
* Cached Kubernetes clients can be enabled to provide improved performance.
0 commit comments