agent v0.36.2: eject keeps raw mounted (reconnectable, like decommission)
Eject now DetachDrive's the bind under the parent but leaves the raw /mnt/<name> mounted, so disconnect->reconnect re-binds on a non-removable drive. Tests updated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
All notable changes to **felhom-agent** are recorded here. Update on every code
|
||||
change that gets pushed.
|
||||
|
||||
## v0.36.2 — eject also keeps the raw mounted (reconnectable) (2026-06-15)
|
||||
|
||||
Extends v0.36.1 to EJECT: eject now DetachDrive`s the bind under the parent but LEAVES the raw
|
||||
/mnt/<name> mounted (consistent with decommission), so the H1 disconnect→reconnect roundtrip re-binds
|
||||
cleanly on a non-removable drive. Physical removal is the separate "remove from system" action. Test:
|
||||
eject calls DetachDrive + does NOT unmount the raw.
|
||||
|
||||
## v0.36.1 — decommission keeps the raw mounted (re-enrollable) (2026-06-15)
|
||||
|
||||
Fix caught in the E10 acceptance test: the self-serve decommission unmounted the RAW /mnt/<name> host
|
||||
|
||||
Reference in New Issue
Block a user