rcourtman
58d533a524
Stop emitting no-op docker.updateStatus change rows
...
dockerUpdateStatusChanged compared the whole DockerUpdateStatusMeta with
reflect.DeepEqual, so the LastChecked stamp refreshed by every periodic
update check emitted a resource_changes row per container per cycle and
flooded unified_resources.db (discussion #1577 , same class as #1496 ).
Only availability, digests, and error text count as change now.
2026-07-14 09:38:13 +01:00
..
2026-07-12 04:16:22 +01:00
2026-07-12 00:18:43 +01:00
2026-07-13 16:24:06 +01:00
2026-07-11 10:11:35 +01:00
2026-07-13 11:04:09 +01:00
2026-07-09 23:20:35 +01:00
2026-07-09 23:51:50 +01:00
2026-07-13 21:51:33 +01:00
2026-07-13 16:54:33 +01:00
2026-07-14 09:26:41 +01:00
2026-07-11 11:11:58 +01:00
2026-07-11 23:12:00 +01:00
2026-07-12 19:48:18 +01:00
2026-07-12 21:53:52 +01:00
2026-06-03 12:29:37 +01:00
2026-07-04 18:37:59 +01:00
2026-07-09 23:20:35 +01:00
2026-07-11 09:33:47 +01:00
2026-07-10 19:16:23 +01:00
2026-05-13 14:19:59 +01:00
2026-07-04 13:13:41 +01:00
2026-07-13 21:51:33 +01:00
2026-07-11 11:25:52 +01:00
2026-06-03 12:29:37 +01:00
2026-07-12 04:16:22 +01:00
2026-07-13 11:04:09 +01:00
2026-07-13 21:51:33 +01:00
2026-07-11 18:28:28 +01:00
2026-07-12 04:16:22 +01:00
2026-07-11 18:25:17 +01:00
2026-06-03 11:43:20 +01:00
2026-06-03 11:43:20 +01:00
2026-07-14 09:26:41 +01:00
2026-07-09 23:20:35 +01:00
2026-07-05 15:20:37 +01:00
2026-07-09 19:46:40 +01:00
2026-06-03 12:29:37 +01:00
2026-07-09 23:03:21 +01:00
2026-06-27 14:34:33 +01:00
2026-06-03 12:29:37 +01:00
2026-07-10 00:14:01 +01:00
2026-07-09 17:37:08 +01:00
2026-07-14 09:38:13 +01:00
2026-07-13 18:30:29 +01:00
2026-06-09 21:42:21 +01:00
2026-06-10 09:49:03 +01:00
2026-07-09 19:46:40 +01:00