alibaba / alibaba/ROCK

Protect active container directories during scheduled file cleanup

Open
#1,227 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
485
Forks
81
Avg merge
16h 12m
Merged PRs (30d)
8

Description

FileCleanupTask can delete files or empty directories belonging to running containers when retention thresholds are met. Query running Docker containers before cleanup, exclude each target path container subtree, and fail closed when container discovery is unavailable or untrusted.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at FileCleanupTask and trace its scheduled cleanup flow and Docker container discovery. Verify how target paths are identified and how discovery failures are handled. Done means running-container subtrees are protected from deletion and unavailable or untrusted discovery prevents cleanup.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.