1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OADP-5191: Fix Attributes in Support for OpenShift API for Data Protection

Signed-off-by: A.Arnold <anarnold@redhat.com>
This commit is contained in:
A.Arnold
2024-11-07 21:09:54 +00:00
committed by openshift-cherrypick-robot
parent dd9431a365
commit e005201d40
2 changed files with 6 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ toc::[]
The {oadp-short} built-in Data Mover, which was introduced in {oadp-short} 1.3 as a Technology Preview, is now fully supported for both containerized and virtual machine workloads.
====
[id="enabling-oadp-data-mover"]
[id="enabling-oadp-data-mover_{context}"]
== Enabling the built-in Data Mover
To enable the built-in Data Mover, you must include the CSI plugin and enable the node agent in the `DataProtectionApplication` custom resource (CR). The node agent is a Kubernetes daemonset that hosts data movement modules. These include the Data Mover controller, uploader, and the repository.
@@ -63,5 +63,3 @@ The built-in Data Mover feature introduces three new API objects defined as CRDs
* `BackupRepository`: Represents and manages the lifecycle of the backup repositories. {oadp-short} creates a backup repository per namespace when the first CSI snapshot backup or restore for a namespace is requested.
include::modules/oadp-incremental-backup-support.adoc[leveloffset=+1]

View File

@@ -11,7 +11,7 @@
|===
|Version
|{OCP-short} version
|OCP version
|General availability
|Full support ends
|Maintenance ends
@@ -29,11 +29,11 @@ a|
a|
27 Jun 2026
EUS must be on {OCP-short} 4.16
EUS must be on OCP 4.16
a|
27 Jun 2027
EUS Term 2 must be on {OCP-short} 4.16
EUS Term 2 must be on OCP 4.16
|1.3
a|
@@ -47,11 +47,11 @@ a|
a|
31 Oct 2025
EUS must be on {OCP-short} 4.14
EUS must be on OCP 4.14
a|
31 Oct 2026
EUS Term 2 must be on {OCP-short} 4.14
EUS Term 2 must be on OCP 4.14
|===
[id="oadp-operator-unsupported_{context}"]