Fix code spell check fail

Signed-off-by: Ming <mqiu@vmware.com>
This commit is contained in:
Ming
2022-09-07 02:29:00 +00:00
parent e4c84b7b3d
commit 6fe8d4b65f
11 changed files with 20 additions and 19 deletions
@@ -429,7 +429,7 @@ Instead, a new method for 'Progress' will be added to interface. Velero server r
But, this involves good amount of changes and needs a way for backward compatibility.
As volume plugins are mostly K8s native, its fine to go ahead with current limiation.
As volume plugins are mostly K8s native, its fine to go ahead with current limitation.
### Update Backup CR
Instead of creating new CRs, plugins can directly update the status of Backup CR. But, this deviates from current approach of having separate CRs like PodVolumeBackup/PodVolumeRestore to know operations progress.