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: PARTNERS.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,10 @@ better stability and maintainability.
15
15
| 4.16 | 1.4 | v1.14 | released |
16
16
| 4.17 | 1.4 | v1.14 | released |
17
17
| 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|
20
20
| 4.21 | 1.6 | v1.18 | Q1 2026 |
21
+
| 4.22 | 1.6 | v1.18 | Q3 2026 |
21
22
22
23
### OADP Plugins of interest
23
24
| OpenShift Version | OADP Version | Velero Version | kubevirt-velero-plugin | hypershift-oadp-plugin | channel |
@@ -30,6 +31,7 @@ better stability and maintainability.
30
31
| 4.19 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
31
32
| 4.20 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
32
33
| 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 |
33
35
34
36
35
37
*[1] Release timelines are estimates,and versions are subject to change.
@@ -55,6 +57,13 @@ to their target OpenShift version
55
57
-[Contact Red Hat Support](https://access.redhat.com/support)
56
58
57
59
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)
0 commit comments