Skip to content

Commit 335eb39

Browse files
authored
Merge pull request #47670 from sbeskin-redhat/OADP-563
OADP-563: Update Velero references to 1.9
2 parents 410ffa0 + e787260 commit 335eb39

19 files changed

+115
-23
lines changed

_attributes/common-attributes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ ifdef::openshift-origin[]
6161
:rh-virtualization: oVirt
6262
:rh-virtualization-engine-name: Engine
6363
endif::[]
64+
// Backup and restore
65+
:velero-domain: velero.io
66+
:velero-version: 1.9
6467
:launch: image:app-launcher.png[title="Application Launcher"]
6568
:mtc-short: MTC
6669
:mtc-full: Migration Toolkit for Containers

_topic_maps/_topic_map.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3466,8 +3466,14 @@ Topics:
34663466
- Name: Backup and restore
34673467
Dir: backup_restore
34683468
Topics:
3469+
- Name: Installing and configuring OADP
3470+
File: virt-installing-configuring-oadp
34693471
- Name: Backing up and restoring virtual machines
34703472
File: virt-backup-restore-overview
3473+
- Name: Backing up virtual machines
3474+
File: virt-backing-up-vms
3475+
- Name: Restoring virtual machines
3476+
File: virt-restoring-vms
34713477
# - Name: Collecting OKD Virtualization data for community report
34723478
# File: virt-collecting-virt-data
34733479
# Distros: openshift-origin

backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
= Backing up applications
44
include::_attributes/common-attributes.adoc[]
55
:context: backing-up-applications
6-
:velero-domain: velero.io
76

87
toc::[]
98

backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
= Restoring applications
44
include::_attributes/common-attributes.adoc[]
55
:context: restoring-applications
6-
:velero-domain: velero.io
76

87
toc::[]
98

backup_and_restore/application_backup_and_restore/installing/about-installing-oadp.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
= About installing OADP
44
include::_attributes/common-attributes.adoc[]
55
:context: about-installing-oadp
6-
:velero-domain: velero.io
76

87
toc::[]
98

10-
As a cluster administrator, you install the OpenShift API for Data Protection (OADP) by installing the OADP Operator. The OADP Operator installs link:https://{velero-domain}/docs/v1.7/[Velero 1.7].
9+
As a cluster administrator, you install the OpenShift API for Data Protection (OADP) by installing the OADP Operator. The OADP Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1110

1211
To back up Kubernetes resources and internal images, you must have object storage as a backup location, such as one of the following storage types:
1312

@@ -37,4 +36,4 @@ You create a default `Secret` and then you install the Data Protection Applicati
3736
[role="_additional-resources"]
3837
== Additional resources
3938

40-
* Overview of backup locations and snapshot locations in the link:https://{velero-domain}/docs/v1.7/locations/[Velero documentation].
39+
* link:https://{velero-domain}/docs/v{velero-version}/locations/[Overview of backup and snapshot locations in the Velero documentation]

backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ include::_attributes/common-attributes.adoc[]
66
:installing-oadp-aws:
77
:credentials: cloud-credentials
88
:provider: aws
9-
:velero-domain: velero.io
109

1110
toc::[]
1211

13-
You install the OpenShift API for Data Protection (OADP) with Amazon Web Services (AWS) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v1.7/[Velero 1.7].
12+
You install the OpenShift API for Data Protection (OADP) with Amazon Web Services (AWS) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1413

1514
You configure AWS for Velero, create a default `Secret`, and then install the Data Protection Application.
1615

backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ include::_attributes/common-attributes.adoc[]
66
:installing-oadp-azure:
77
:credentials: cloud-credentials-azure
88
:provider: azure
9-
:velero-domain: velero.io
109

1110
toc::[]
1211

13-
You install the OpenShift API for Data Protection (OADP) with Microsoft Azure by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v1.7/[Velero 1.7].
12+
You install the OpenShift API for Data Protection (OADP) with Microsoft Azure by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1413

1514
You configure Azure for Velero, create a default `Secret`, and then install the Data Protection Application.
1615

backup_and_restore/application_backup_and_restore/installing/installing-oadp-gcp.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ include::_attributes/common-attributes.adoc[]
66
:installing-oadp-gcp:
77
:credentials: cloud-credentials-gcp
88
:provider: gcp
9-
:velero-domain: velero.io
109

1110
toc::[]
1211

13-
You install the OpenShift API for Data Protection (OADP) with Google Cloud Platform (GCP) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v1.7/[Velero 1.7].
12+
You install the OpenShift API for Data Protection (OADP) with Google Cloud Platform (GCP) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1413

1514
You configure GCP for Velero, create a default `Secret`, and then install the Data Protection Application.
1615

backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ include::_attributes/common-attributes.adoc[]
66
:installing-oadp-mcg:
77
:credentials: cloud-credentials
88
:provider: aws
9-
:velero-domain: velero.io
109

1110
toc::[]
1211

13-
You install the OpenShift API for Data Protection (OADP) with Multicloud Object Gateway (MCG) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v1.7/[Velero 1.7].
12+
You install the OpenShift API for Data Protection (OADP) with Multicloud Object Gateway (MCG) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1413

1514
You configure xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc#installing-oadp-mcg[Multicloud Object Gateway] as a backup location.
1615
MCG is a component of {rh-storage}. You configure MCG as a backup location in the `DataProtectionApplication` custom resource (CR).

backup_and_restore/application_backup_and_restore/installing/installing-oadp-ocs.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ include::_attributes/common-attributes.adoc[]
66
:installing-oadp-ocs:
77
:credentials: cloud-credentials
88
:provider: gcp
9-
:velero-domain: velero.io
109

1110
toc::[]
1211

0 commit comments

Comments
 (0)