From 33ef8d629c95954636b8bcb50de8e89c7591f7ef Mon Sep 17 00:00:00 2001 From: "A.Arnold" Date: Tue, 23 Jul 2024 16:46:34 +0100 Subject: [PATCH] OADP-3913: Fixing technology preview snippet OADP 1.3.0 release notes and fixing weird erroneous header Signed-off-by: A.Arnold --- modules/oadp-release-notes-1-3-0.adoc | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/modules/oadp-release-notes-1-3-0.adoc b/modules/oadp-release-notes-1-3-0.adoc index 2ecc04b9dcba..cf1cb29507f5 100644 --- a/modules/oadp-release-notes-1-3-0.adoc +++ b/modules/oadp-release-notes-1-3-0.adoc @@ -13,11 +13,10 @@ The {oadp-first} 1.3.0 release notes lists new features, resolved issues and bug .Velero built-in DataMover -OADP 1.3 includes a built-in Data Mover that you can use to move Container Storage Interface (CSI) volume snapshots to a remote object store. The built-in Data Mover allows you to restore stateful applications from the remote object store if a failure, accidental deletion, or corruption of the cluster occurs. It uses Kopia as the uploader mechanism to read the snapshot data and to write to the Unified Repository. - +:FeatureName: Velero built-in DataMover +include::snippets/technology-preview.adoc[] -//:FeatureName: Velero built-in DataMover -Velero built-in DataMover is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. +OADP 1.3 includes a built-in Data Mover that you can use to move Container Storage Interface (CSI) volume snapshots to a remote object store. The built-in Data Mover allows you to restore stateful applications from the remote object store if a failure, accidental deletion, or corruption of the cluster occurs. It uses Kopia as the uploader mechanism to read the snapshot data and to write to the Unified Repository. .Backing up applications with File System Backup: Kopia or Restic @@ -152,5 +151,3 @@ spec: In a future OADP release, it is planned that the `kopia` tool will become the default `uploaderType` value. ==== -[id="upgrade-steps-1-3-0_{context}"] -=== Upgrading steps