Sysbox do not clean `/var/lib/sysbox/docker/`
Open
@ctalledo is already working on this.
Since Jul 20, 2022.
bug
- Dominant language
- Shell
- Stars
- 3.9k
- Forks
- 230
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 3
Description
Hi @ctalledo and @rodnymolina
I am using sysbox on EKS 1.21, using the installer provided for 0.5.2.
After some time we discover that our nodes are being filled up with all the old container, was never cleanup.
I check the running container using runc list which return 20 of them, when I check /var/lib/sysbox/docker/ I got 770 directory.
Not sure what is wrong, but something is really weird.
This will become a blocker quickly for us because pod are deleted/ created quite frequently CI/CD/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.