745 B
745 B
Fleet agent upgrade: stop, switch, start
Status
Implemented. This plan replaced the signed two-step authorization protocol for the IoT Podman fleet agent.
The maintained documents are:
docs/adr/022-fleet-agent-upgrade.mdfor the decision and invariants;docs/design/fleet-agent-upgrades.mdfor the current protocol, recovery behavior, limits, and operational caveats;harmony-reconciler-contracts/src/upgrade.rsfor wire fields and phases;fleet/harmony-fleet-agent/src/updater.rsfor the local transaction.
This file is retained so links from the implementation work remain valid. It is not an independent protocol specification.