Commit 159bfd6
Clarify PVCs use selective backup in Goals section
Updated Goals section to explicitly state that PVCs are an exception to the
"Full Backup, Selective Restore" pattern.
Clarification:
- CRs, Secrets, ConfigMaps: Full Backup, Selective Restore
- PVCs (exception): Selective Backup, Selective Restore
- Reason: Storage/performance concerns (large data volumes, snapshot costs)
- Only PVCs with openstack.org/backup="true" are backed up
- Only PVCs with openstack.org/backup-restore="true" are restored
This makes the Goals section accurate and prevents confusion about the
backup strategy for different resource types.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 8f24be1 commit 159bfd6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments