-
Notifications
You must be signed in to change notification settings - Fork 647
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
nerdctl system prune --all doesn't work without "firewall" plugin #1310
Comments
It looks like missing the default network, |
missing default network should not block deleting network |
Does #1304 fix this? |
Still not working with nerdctl 0.23.0:
|
I just updated nerdctl to version v1.0.0 and i'm getting an error:
Now my env is broken, any pointers? |
Hey @nakamorichi Just tested right now (on main), without the firewall plugin, and it seems to work. Thanks a lot! @dioguerra hard to tell without more details |
@AkihiroSuda WFM on main. OP unresponsive. Suggesting we close. |
Description
Not exactly sure if this is a bug, but I tried running
nerdctl system prune --all
in k3s, and got following error:nerdctl version
output:Steps to reproduce the issue
run
nerdctl system prune --all
in k3s setup.Describe the results you received and expected
nerdctl system prune --all
should complete without errors.What version of nerdctl are you using?
v0.22.2
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
No response
Host information
Client:
Namespace: k8s.io
Debug Mode: false
Server:
Server Version: v1.6.6-k3s1
Storage Driver: stargz
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Log: fluentd journald json-file
Storage: stargz
Security Options:
apparmor
seccomp
Profile: default
cgroupns
Kernel Version: 5.8.0-33-generic
Operating System: Ubuntu 20.04 LTS
OSType: linux
Architecture: x86_64
CPUs: 16
Total Memory: 31.26GiB
Name: my-cluster
ID: b7ee670e-fe5e-442d-aeeb-3906bc4c1016
The text was updated successfully, but these errors were encountered: