didericis
b315a127b8
tracker-policy-pr / check-pr (pull_request) Successful in 12s
lint / lint (push) Successful in 56s
test / unit (pull_request) Failing after 46s
test / integration-docker (pull_request) Successful in 1m1s
test / coverage (pull_request) Has been skipped
fix(backend): skip gateway reconcile when no running bottles (0081)
...
reconcile_running_bottles() gathered the gateway attach-resources (a read of
the per-host singleton gateway's CA) *before* enumerating running bottles. On
a cold-boot bring-up of a NON-default gateway instance with no host bottles —
e.g. an isolated integration test's `-itest-` gateway — that read targeted the
default `bot-bottle-orch-gateway`, which doesn't exist for that instance, so
setUpClass died with "No such container: bot-bottle-orch-gateway" (seen on the
0081 PR's integration-docker job).
Enumerate running bottles first and return early when there are none: the
reconcile is a no-op with nothing to reattach, so the CA read is both wasted
and wrong for a non-default instance. Production (default names, real bottles)
is unchanged. Adds unit coverage for the three reconcile paths.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-26 22:52:47 -04:00
..
2026-07-14 17:07:56 -04:00
2026-07-24 14:15:04 -04:00
2026-07-21 13:15:05 -04:00
2026-07-27 01:50:06 +00:00
2026-07-17 00:36:43 -04:00
2026-07-11 13:24:47 -04:00
2026-07-21 22:54:26 -04:00
2026-07-27 01:50:06 +00:00
2026-07-25 16:10:21 -04:00
2026-07-24 21:25:20 -04:00
2026-07-24 21:25:20 -04:00
2026-07-11 13:24:47 -04:00
2026-07-21 04:54:40 +00:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-22 17:36:51 +00:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 14:15:04 -04:00
2026-07-25 22:34:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-21 14:25:38 -04:00
2026-07-20 19:13:08 +00:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-26 06:55:49 +00:00
2026-07-14 16:46:46 -04:00
2026-07-24 14:15:04 -04:00
2026-07-23 21:39:07 +00:00
2026-07-21 13:15:05 -04:00
2026-07-25 22:27:18 +00:00
2026-07-24 14:15:04 -04:00
2026-06-25 04:12:43 -04:00
2026-06-30 15:08:14 -04:00
2026-07-26 08:14:00 +00:00
2026-07-24 12:53:52 -04:00
2026-07-24 17:00:51 -04:00
2026-06-25 03:08:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-26 23:54:27 +00:00
2026-07-27 01:14:14 +00:00
2026-07-27 01:14:14 +00:00
2026-07-26 08:30:57 +00:00
2026-07-21 14:52:44 -04:00
2026-07-21 13:56:29 -04:00
2026-07-24 17:00:51 -04:00
2026-07-24 17:00:51 -04:00
2026-07-25 23:30:12 +00:00
2026-07-14 17:12:12 -04:00
2026-07-26 06:55:49 +00:00
2026-07-24 17:14:26 -04:00
2026-07-26 06:55:49 +00:00
2026-07-24 17:00:51 -04:00
2026-07-24 21:25:20 -04:00
2026-07-23 21:39:07 +00:00
2026-07-26 23:54:27 +00:00
2026-07-25 03:44:15 -04:00
2026-07-21 13:56:29 -04:00
2026-07-25 18:01:49 -04:00
2026-07-26 23:54:27 +00:00
2026-07-26 01:32:53 +00:00
2026-07-26 22:52:47 -04:00
2026-07-25 15:48:16 -04:00
2026-07-14 02:38:20 -04:00
2026-07-24 16:27:56 -04:00
2026-07-24 17:00:51 -04:00
2026-07-24 13:04:39 -04:00
2026-07-26 17:59:21 +00:00
2026-07-24 17:00:51 -04:00
2026-07-24 17:00:51 -04:00
2026-07-21 13:56:29 -04:00
2026-07-25 15:21:03 -04:00
2026-07-27 01:14:14 +00:00
2026-07-25 22:34:25 -04:00
2026-06-24 15:37:57 -04:00
2026-07-08 12:38:15 -04:00
2026-07-25 15:48:16 -04:00
2026-07-27 01:14:14 +00:00
2026-06-23 03:02:03 +00:00
2026-07-23 21:39:07 +00:00
2026-07-20 23:08:59 -04:00
2026-07-26 23:54:27 +00:00
2026-07-27 01:14:14 +00:00
2026-07-26 23:54:27 +00:00
2026-07-25 22:34:25 -04:00
2026-07-26 01:32:53 +00:00
2026-06-22 23:54:02 -04:00
2026-07-24 13:04:39 -04:00
2026-07-23 21:28:39 +00:00
2026-07-22 18:35:31 +00:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-26 21:19:27 -04:00
2026-07-23 21:28:39 +00:00
2026-06-22 23:54:02 -04:00
2026-07-24 13:04:39 -04:00
2026-07-26 01:32:53 +00:00
2026-07-14 02:38:20 -04:00
2026-07-26 18:52:11 -04:00
2026-07-24 14:15:04 -04:00
2026-07-14 02:38:20 -04:00
2026-07-26 23:54:27 +00:00
2026-07-24 17:00:51 -04:00
2026-07-26 18:52:11 -04:00
2026-07-24 15:26:52 -04:00
2026-07-26 02:33:14 -04:00
2026-07-26 18:52:11 -04:00
2026-07-26 18:52:11 -04:00
2026-07-11 13:24:47 -04:00
2026-07-24 18:17:48 -04:00
2026-07-25 14:13:54 -04:00
2026-07-14 17:07:56 -04:00
2026-07-25 15:21:03 -04:00
2026-07-25 22:34:25 -04:00
2026-07-25 22:34:25 -04:00
2026-07-21 13:56:29 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 17:25:25 -04:00
2026-07-24 15:03:37 -04:00
2026-07-26 06:06:04 +00:00
2026-07-24 15:09:27 -04:00
2026-07-26 02:54:56 -04:00
2026-07-26 01:40:19 +00:00
2026-07-26 08:14:00 +00:00
2026-07-25 22:34:25 -04:00
2026-07-09 17:21:57 +00:00