mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 11:46:06 +00:00
Reword proposal based on review feedback
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -106,7 +106,8 @@ In order to accommodate this, Velero follows [Semantic Versioning](http://semver
|
||||
|
||||
Minor and patch versions will indicate backwards-compatible changes that previous versions of Velero can restore, including new directories or files.
|
||||
|
||||
A major version would indicate that a version Velero older than the version that created the backup could restore it, usually because of moved or renamed directories or files.
|
||||
A major version would indicate that a version of Velero older than the version that created the backup could not restore it, usually because of moved or renamed directories or files.
|
||||
|
||||
Major versions of the file format are tied to major versions of Velero, though they are not necessarily in sync - Velero 3.0 may still use backup file format 2.0, as an example.
|
||||
Major versions of the file format will be incremented with major version releases of Velero.
|
||||
However, a major version release of Velero does not necessarily mean that the backup format version changed - Velero 3.0 could still use backup file format 2.0, as an example.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user