You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create celery task (maybe cron) to clear unused and unpinned images. Depends on ability to pin images. Will be a combination of time and available storage (clean oldest images when approaching % of storage limits).
Completion criteria:
Implement code/celery tasks
Define test case (manual or integration if possible)
Create PR
Deploy to dev
The text was updated successfully, but these errors were encountered:
Create celery task (maybe cron) to clear unused and unpinned images. Depends on ability to pin images. Will be a combination of time and available storage (clean oldest images when approaching % of storage limits).
Completion criteria:
The text was updated successfully, but these errors were encountered: