Files
blog/content/posts/commits/2026-05-22-commit-951850c.md
Betty 8dce1f449f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
post: commit 951850c in bojemoi
2026-05-22 23:35:44 +02:00

929 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(gameover): préserver borodino_valkey_data au teardown 2026-05-22T23:35:43+02:00 false
commit
bojemoi
main
Git Activity
Commit 951850c par Betty dans bojemoi Betty

Commit 951850c

Repository bojemoi
Branch main
Author Betty
Hash 951850c5b92ba417c0931a1570d1d65e3a53a39a

Description

Ajoute borodino_valkey_data aux volumes permanents pour éviter l'incohérence post-gameover : postgres (bojemoi) survit mais la queue Valkey est wipe → host_ids stale → FK violations sur nuclei_scan_log.

Les deux volumes doivent avoir le même cycle de vie.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	scripts/gameover.sh

Diff Summary

 scripts/gameover.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)