fix: hold candidate traffic and workers until migration commit
Managed validation / full (pull_request) Successful in 3m41s

This commit is contained in:
Jens
2026-09-09 23:21:53 +02:00
parent a0c0ee26ca
commit be0fbaa53c
10 changed files with 236 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
name: vacatureradar-managed
services:
app:
network_mode: ${MIGRATION_NETWORK:?exact original network required}
labels:
io.itworx.migration-attempt: ${MIGRATION_ATTEMPT:?journaled migration attempt required}
image: ${MIGRATION_IMAGE:?set an attempt-specific candidate image}