-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
failed to delete unit: cannot delete unit test due to mounted disks. Umount them and try again
2022/09/14 16:30:32 failed to attach network: Network not found
Ignats-MBP:bravetools (master) $ brave units
NAME STATUS IPV4 VOLUMES PORTS
local:test Stopped root:->/
To reproduce:
- Fresh install of Bravetools with Multipass backend. Local remote.
brave base alpine/edgebrave deploy brave-base-alpine-edge-1.0 --name test
In bravetools there's a check that prevents a unit being deleted if there's storage attached to it. Need to address as VOLUMES at the moment is reserved for mounted volumes rather than ZFS storage volumes.
Also for some reason local remove network is not fetched correctly when it isn't specified in the CLI. Default network name should be $USERbr0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working