Skip to content

Commit 59c5d10

Browse files
committed
remove oadp from backup index
1 parent ddc57e8 commit 59c5d10

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,6 +2095,8 @@ Topics:
20952095
File: graceful-cluster-shutdown
20962096
- Name: Restarting a cluster gracefully
20972097
File: graceful-cluster-restart
2098+
# OADP features/plugins is not commented out because commenting it out causes a build fail.
2099+
# Cause: Travis tries to validate commented out xref to OADP features in index file.
20982100
# - Name: Application backup and restore
20992101
# Dir: application_backup_and_restore
21002102
# Topics:

backup_and_restore/index.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@ You can always recover from a disaster situation by xref:../backup_and_restore/c
3131
// == Application backup and restore operations
3232
//
3333
// As a cluster administrator, you can back up and restore applications running on {product-title} by using the OpenShift API for Data Protection (OADP).
34-
//
35-
// OADP backs up and restores Kubernetes resources and internal images, at the granularity of a namespace, by using link:https://velero.io/[Velero 1.7]. OADP backs up and restores persistent volumes (PVs) by using snapshots or Restic. For details, see xref:../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-features_oadp-features-plugins[OADP features].
36-
//
37-
// You can install OADP with xref:../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-plugins_oadp-features-plugins[default plugins] that support cloud providers, Container Snapshot Interface (CSI) snapshots, and {product-title} resources.
34+
35+
// I am breaking the xref here because Travis tries to validate it even when commented out. It must be fixed for release.
36+
// OADP backs up and restores Kubernetes resources and internal images, at the granularity of a namespace, by using link:https://velero.io/[Velero 1.7]. OADP backs up and restores persistent volumes (PVs) by using snapshots or Restic. For details, see xref:
37+
38+
// ../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-features_oadp-features-plugins[OADP features].
39+
3840
//
3941
// .OADP requirements
4042
//

0 commit comments

Comments
 (0)