OpenShift API for Data Protection
Periodic AWS E2E Tests in OpenShift versions
4.14 | 4.15 | 4.16 | 4.17 | 4.18-dev-preview |
---|---|---|---|---|
Periodic AWS E2E Virtualization Tests in OpenShift 4.17
OADP repositories images job
OADP | OpenShift Velero plugin | Velero | Velero plugin for AWS | Velero plugin for Legacy AWS | Velero plugin for GCP | Velero plugin for Microsoft Azure | Non Admin |
---|---|---|---|---|---|---|---|
Note: Official Overview and documentation can be found in the OpenShift Documentation
Documentation in this repository are considered unofficial and for development purposes only.
- About
- Installing OADP
- API References
- API Usage
- Upgrade from 0.2
- Examples
- Troubleshooting
- Contribute
- Velero Version Relationship
OADP is the OpenShift API for Data Protection operator. This open source operator sets up and installs Velero on the OpenShift platform, allowing users to backup and restore applications. See video demo!
- We maintain an up to date FAQ page here
By default, OADP will install the forked versions of Velero that exist under the
openshift
organization. These images have minor tweaks to support the OpenShift
specific use cases of using Velero with OCP. The openshift
images tend to lag
behind Velero upstream releases as we are more cautious about supporting older
versions. Here is the default mapping of versions:
OADP Version | Velero Version |
---|---|
v0.2.6 | v1.6.0 |
v0.5.5 | v1.7.1 |
v1.0.0 - v1.0.z | v1.7.1 |
v1.1.0 | v1.9.1 |
v1.1.1 | v1.9.4 |
v1.1.2 - v1.1.5 | v1.9.5 |
v1.2.0 | v1.11.0 |
v1.3.0 | v1.12.1 |
v1.3.1 | v1.12.4 |
v1.4.0 | v1.14.0 |