Skip to content

Add finalizer to Torrent to avoid removing chunks still being used #34

@kerthcet

Description

@kerthcet

Once we delete the Torrent with ReclaimPolicy=Delete, chunks will be deleted directly, however, once the Torrent files are still being used by Pods, we should avoid this.

This can be checked by whether any pods holds the label manta.io/torrent-name=<>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureCategorizes issue or PR as related to a new feature.needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions