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

fix DITA errors for OADP self service

Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
This commit is contained in:
Shruti Deshpande
2025-12-17 13:48:45 +05:30
committed by openshift-cherrypick-robot
parent 9bd7eb1266
commit e2ec3923c0
28 changed files with 264 additions and 207 deletions

View File

@@ -6,11 +6,8 @@ include::_attributes/common-attributes.adoc[]
toc::[]
As a cluster administrator, you can use the Self-Service feature in the following scenarios:
* Enable or disable {oadp-short} Self-Service.
* Approve or reject the NABSL custom resource (CR).
* Enforce template policies in the `DataProtectionApplication` (DPA) CR.
[role="_abstract"]
Configure and manage {oadp-short} Self-Service by enabling the feature, reviewing backup storage location requests, and enforcing policy templates. This helps you provide Self-Service backup capabilities while maintaining administrative control.
include::modules/oadp-self-service-admin-enable-disable.adoc[leveloffset=+1]

View File

@@ -6,12 +6,8 @@ include::_attributes/common-attributes.adoc[]
toc::[]
As a namespace admin user, you can use the Self-Service feature in the following scenarios:
* Create a backup storage location in your authorized namespace.
* Create a `NonAdminBackup` (NAB) custom resource (CR).
* Create a `NonAdminRestore` (NAR) CR.
* Review NAB and NAR logs.
[role="_abstract"]
Use {oadp-short} Self-Service as a namespace administrator to create backup storage locations, perform backup and restore operations, and review operation logs for your authorized namespaces. This helps you to manage data protection independently without cluster admin access.
include::modules/oadp-self-service-creating-nabsl.adoc[leveloffset=+1]

View File

@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
toc::[]
You can use the following sections to troubleshoot common errors when using {oadp-short} Self-Service.
[role="_abstract"]
Resolve common errors and issues when using {oadp-short} Self-Service by following troubleshooting procedures for backup storage locations and backup operations. This helps you quickly identify and fix problems independently.
include::modules/oadp-self-service-troubleshoot-nabsl-same-ns.adoc[leveloffset=+1]

View File

@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
toc::[]
{oadp-full} ({oadp-short}) 1.5.0 introduces a new feature named {oadp-short} Self-Service, enabling namespace admin users to back up and restore applications on {product-title}.
[role="_abstract"]
Use {oadp-short} Self-Service to enable namespace administrators to back up and restore their applications without cluster admin privileges. This helps you delegate backup operations while maintaining administrative control.
include::modules/oadp-self-service-overview.adoc[leveloffset=+1]