-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kraft rm --all
ends up with an error
#820
Comments
I also get this error when using
|
I may have caused this by doing the following:
|
Trying to remove a used interface is protected again in kraft thankfully
|
Deleting also messes up the network list
|
I got a lot of errors running
And on the the machine side:
|
Might be because of firecracker, checking now |
Not that, not sure what caused the crash, I can't reproduce I will add a fix that removes networks if they were already removed by something else |
Describe the bug
After doing KraftKit testing,
kraft rm --all
end up with an error.Steps to reproduce
I used KraftKit and, then, at some point I wanted to remove the created VMs. I used a normal account to remove those created by the privileged account.
I'm using Ubuntu 22.04. KraftKit version
kraft 0.6.7 (b139ae2a52608f2e4a910225be0c981f671fe75f) go1.20.6 2023-09-14T09:00:05Z
.Expected behavior
kraft rm --all
should remove all Unikernel images / VMs, not end up in error.Which architectures were you using or does this bug affect?
x86_64
Which operating system were you using or does this bug affect?
linux/debian
Relevant log output
The text was updated successfully, but these errors were encountered: