Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first pass at updating OADP versions #1594

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions PARTNERS.md
weshayutin marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# OADP Partner Information

## Important Announcement: Version Support Changes
Starting in 2025, OADP will implement a streamlined version support policy. Red Hat will support only one version of OADP per OpenShift version to ensure better stability and maintainability.

## Version Mapping

### Current and Planned Supported Versions
| OpenShift Version | OADP Version | Velero Version | Estimated Release Timeline [1]|
|-------------------|--------------|----------------|-------------------------------|
| 4.14 | 1.3, 1.4 | v1.12, v1.14 | released |
| 4.15 | 1.3, 1.4 | v1.12, v1.14 | released |
| 4.16 | 1.4 | v1.14 | released |
| 4.17 | 1.4 | v1.14 | released |
| 4.18 | 1.4 | v1.14 | Q1 2025 |
| 4.19 | 1.5 | v1.16 | Q2 2025 |
| 4.20 | 1.5 | v1.16 | Q4 2025 |
| 4.21 | 1.6 | v1.18 | Q1 2026 |

* [1] Release timelines are estimates,and versions are subject to change.

## Impact on Partners
- Partners must align their integration testing with the specific OADP version corresponding to their target OpenShift version
- Unreleased OADP builds are available via the branches of this oadp-operator repository. The next release will be available for install via the `master` branch until such time the next release branch is created, the `oadp-1.<version>` branch will be made available for install.

## Action Items for Partners
1. Update your test matrices to reflect the new version pairing strategy
2. Determine if installing development builds from the openshift git repository is acceptable for testing and certification efforts. If a downstream build is required, please contact your Red Hat partner manager for guidance.
3. Update documentation to reflect supported version combinations
4. Communicate these changes to customers using your backup solutions


## Additional Resources
- [Red Hat Partner Program](https://connect.redhat.com/)
- [Contact Red Hat Support](https://access.redhat.com/support)

---
Last Updated: November 2024

Note: Release timelines are subject to change.