mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-08-22 23:43:30 +00:00
Docker adapters restamp relationship ObservedAt/LastSeenAt on every ~15s report, and the action planner folded those stamps into the plan's resource version, so any reviewed action against a relationship-bearing container (start, stop, restart, and the restored update) drifted to a 409 action_plan_drift before a human could read the review dialog and click approve. Relationship edges now count by identity (source, target, type, active, discoverer, metadata), the same identity-versus-timestamp boundary change emission drew for issue #1496. Found live: the UI update journey failed with plan drift on every attempt slower than one report cycle. |
||
|---|---|---|
| .. | ||
| planner.go | ||
| planner_test.go | ||