-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
ToDo
-
-
-
0
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
None
Epic Goal
Provide OADP customers that allows non cluster admins to backup and restore namespace scoped applications.
Why is this important?
OpenShift Cluster admins often work in a decentralized administrative environment where creating a backup for users is a poor use of their time and skills. Allowing non-cluster admins like namespace admins to initiate backup and restore operations is more efficient.
Acceptance Criteria (Mandatory)
- Backup and restore operations for nonclusteradmins work with equivalence to clusteradmin backup and restore operations.
- nonclusteradmins can create and use backup storage locations (BSL)
- nonclusteradmins can discover the queue of backups/restores as a queue of work that that needs to reach terminal status prior the execution of their backup/restore operatons. E.G. A queue of backups / restores
- Install and configuration is done via the OADP DPA
- Multiple namespaces across the cluster with different nonclusteradmins can perform backup and restore
Development work:
- Design
- Implementation
- Devel Documentation
QE Acceptance Criteria
- Install via OADP operator is successful
- Configuration of non-admin feature is successful via DPA
- Backup and Restore works for sample application executed by non-clusteradmin user.
- relates to
-
OADP-3931 NAC, non-admin-controller Non-admin backup/restore
- In Progress