Skip to content

Commit d5e145a

Browse files
authored
Merge pull request #71626 from RichardHoch/typo
Typo fix
2 parents 70a1027 + 5e1c3cd commit d5e145a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/migration-debugging-velero-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ One or more errors in one of these categories results in a `Restore` operation r
7575
7676
* If there are `Velero` errors, but no resource-specific errors, in the output of a `describe` command, it is possible that the restore completed without any actual problems in restoring workloads, but carefully validate post-restore applications.
7777
+
78-
For example, if the output contains `PodVolumeRestore` or node sgent-related errors, check the status of `PodVolumeRestores` and `DataDownloads`. If none of these are failed or still running, then volume data might have been fully restored.
78+
For example, if the output contains `PodVolumeRestore` or node agent-related errors, check the status of `PodVolumeRestores` and `DataDownloads`. If none of these are failed or still running, then volume data might have been fully restored.
7979
====
8080

8181
[discrete]

0 commit comments

Comments
 (0)