Add user-engine backup and rollback verification
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-30 00:00:14 +02:00
parent 92ae9103c7
commit 52b57c99f7
6 changed files with 316 additions and 1 deletions

View 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
}