Add user-engine backup and rollback verification
This commit is contained in:
parent
92ae9103c7
commit
52b57c99f7
6 changed files with 316 additions and 1 deletions
24
docs/evidence/user-engine-operability-2026-07-29.json
Normal file
24
docs/evidence/user-engine-operability-2026-07-29.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"captured_at": "2026-07-29T21:56:00Z",
|
||||
"checks": {
|
||||
"backup_archive_catalog_valid": true,
|
||||
"backup_checksum_valid": true,
|
||||
"backup_schedule_present": true,
|
||||
"database_ready": true,
|
||||
"metrics_authorized": true,
|
||||
"metrics_unauthorized_denied": true,
|
||||
"restore_drill_complete": true,
|
||||
"restore_migration_rows": 1,
|
||||
"restore_public_tables": 4,
|
||||
"rollback_exercised": true,
|
||||
"rollforward_restored": true
|
||||
},
|
||||
"declared_image": "user-engine:portal-2bcda7f",
|
||||
"residual_risks": [
|
||||
"Backup PVC uses the reef's single local node and is not an independent disaster-recovery copy.",
|
||||
"The directly imported image still needs publication through the approved registry lane."
|
||||
],
|
||||
"rollback_image": "user-engine:portal-746bf21",
|
||||
"schema_version": "user-engine-operability-evidence/v1",
|
||||
"secret_values_observed": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue