Skip to content

Commit 79d3f28

Browse files
authored
notify partners re: restic (#1825)
* notify partners re: restic * add link to doc for comparison * update released status * update for comments
1 parent b3e7f02 commit 79d3f28

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

PARTNERS.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ better stability and maintainability.
1515
| 4.16 | 1.4 | v1.14 | released |
1616
| 4.17 | 1.4 | v1.14 | released |
1717
| 4.18 | 1.4 | v1.14 | released |
18-
| 4.19 | 1.5 | v1.16 | Q2 2025 |
19-
| 4.20 | 1.5 | v1.16 | Q4 2025 |
18+
| 4.19 | 1.5 | v1.16 | released |
19+
| 4.20 | 1.5 | v1.16 | released |
2020
| 4.21 | 1.6 | v1.18 | Q1 2026 |
21+
| 4.22 | 1.6 | v1.18 | Q3 2026 |
2122

2223
### OADP Plugins of interest
2324
| OpenShift Version | OADP Version | Velero Version | kubevirt-velero-plugin | hypershift-oadp-plugin | channel |
@@ -30,6 +31,7 @@ better stability and maintainability.
3031
| 4.19 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
3132
| 4.20 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
3233
| 4.21 | 1.6 | v1.18 | v0.9 | oadp-1.6 | stable |
34+
| 4.22 | 1.6 | v1.18 | v0.9 | oadp-1.6 | stable |
3335

3436

3537
* [1] Release timelines are estimates,and versions are subject to change.
@@ -55,6 +57,13 @@ to their target OpenShift version
5557
- [Contact Red Hat Support](https://access.redhat.com/support)
5658

5759

60+
## Critical Recent Changes to OADP and Velero
61+
- In Velero the uploader type "restic" was [deprecated on July 31, 2024](https://github.com/vmware-tanzu/velero/issues/8072)
62+
- Velero v1.17 will [REMOVE support for restic as a valid uploader type for backups](https://github.com/vmware-tanzu/velero/pull/9069). This change will impact OADP-1.6.0 the next major release of OADP.
63+
- FSBackup with restic will NOT be possible in new backups.
64+
- Restores from restic backups will be supported for at least another two Velero versions.
65+
- The Velero community has provided a comparison of restic and kopia as utlized by Velero [here](https://github.com/user-attachments/files/21123755/Copy.of.kopia-restic-comparison.docx.pdf)
66+
5867
## Upgrade workflow
5968
### Automatic upgrade:
6069

0 commit comments

Comments
 (0)