Skip to content

Commit 83af71b

Browse files
authored
add kubevirt-velero-plugin mapping to velero/oadp (#1707)
* add kubevirt-velero-plugin mapping to velero/oadp * not sure if this is better, meh * latest updates to partners
1 parent 29853f2 commit 83af71b

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

PARTNERS.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@ better stability and maintainability.
1919
| 4.20 | 1.5 | v1.16 | Q4 2025 |
2020
| 4.21 | 1.6 | v1.18 | Q1 2026 |
2121

22+
### OADP Plugins of interest
23+
| OpenShift Version | OADP Version | Velero Version | kubevirt-velero-plugin | hypershift-oadp-plugin | channel |
24+
| ----------------- | ------------ | -------------- | ---------------------- | ------------------------ |---------------------- |
25+
| 4.14 | 1.3, 1.4 | v1.12, v1.14 | v0.6, v0.7 | n/a | stable-1.3, stable-1.4|
26+
| 4.15 | 1.3, 1.4 | v1.12, v1.14 | v0.6, v0.7 | n/a | stable-1.3, stable-1.4|
27+
| 4.16 | 1.4 | v1.14 | v0.7 | n/a | stable-1.4 |
28+
| 4.17 | 1.4 | v1.14 | v0.7 | n/a | stable-1.4 |
29+
| 4.18 | 1.4 | v1.14 | v0.7 | n/a | stable-1.4 |
30+
| 4.19 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
31+
| 4.20 | 1.5 | v1.16 | v0.8 | oadp-1.5 | stable |
32+
| 4.21 | 1.6 | v1.18 | v0.9 | oadp-1.6 | stable |
33+
34+
2235
* [1] Release timelines are estimates,and versions are subject to change.
2336

2437
## Impact on Partners
@@ -69,7 +82,15 @@ sequenceDiagram
6982
7083
Note over Customer: Upgrade complete
7184
```
85+
86+
---
87+
## Upstream k8s / velero news to follow
88+
* https://hackmd.io/bxrvgewUQ5ORH10BKUFpxw#Discussion-Topics
89+
* https://kubernetes.io/blog/2024/07/19/kubernetes-1-31-upcoming-changes/#removal-of-all-in-tree-integrations-with-cloud-providers
90+
* https://kubernetes.io/docs/concepts/storage/volumes/
91+
92+
7293
---
73-
Last Updated: March 2025
94+
Last Updated: May 2025
7495

75-
Note: Release timelines are subject to change.
96+
Note: Release timelines are subject to change.

0 commit comments

Comments
 (0)