Skip to content

Delete orphaned Garage objects (cleanup) #202

@aaronsb

Description

@aaronsb

From ADR-083 Phase 9 - future enhancement.

When artifacts are deleted, Garage objects may become orphaned if deletion fails partway through.

Task:

  • Add cleanup logic to artifact_cleanup_worker.py
  • Scan for Garage keys not referenced by any artifact
  • Delete orphaned objects older than N days

Related: api/api/workers/artifact_cleanup_worker.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions