You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[b/r] Update Quick Start to use ci-framework playbooks
The backup/restore playbooks have moved to the ci-framework repo.
Update Quick Start, directory structure, prerequisites, Velero version
notes, and See Also references accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|[`backup-restore-controller-implementation.md`](backup-restore-controller-implementation.md)| Implementation guide for the OpenStackBackupConfig controller |
59
58
|[`backup-restore-pvc-enhancement.md`](backup-restore-pvc-enhancement.md)| Enhancement proposal: serialize CRs to PVC |
@@ -64,10 +63,9 @@ To disable: `-e cifmw_backup_restore_snapshot_move_data=false`.
64
63
65
64
1.**OpenShift CLI (`oc`) installed** — version compatible with your cluster
66
65
2.**Cluster access** — cluster admin or namespace admin for the `openstack` namespace
67
-
3.**Ansible** — for running backup/restore playbooks
68
-
4.**`jq`** — for JSON manipulation during Galera backup job creation
69
-
5.**OADP operator** installed and configured (see [`oadp/README.md`](oadp/README.md) and [`minio/README.md`](minio/README.md))
70
-
6.**CSI Volume Snapshot support** — required for PVC backup/restore
66
+
3.**Ansible** — for running ci-framework backup/restore playbooks
67
+
4.**OADP operator** installed and configured (see [`oadp/README.md`](oadp/README.md) and [`minio/README.md`](minio/README.md))
68
+
5.**CSI Volume Snapshot support** — required for PVC backup/restore
0 commit comments