generated from InftyAI/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.
Description
What would you like to be cleaned:
As titled, but oras delete_tag function is behaving different following the standard way of docker, deleting the manifest directly even it has tags.
To solve this, we need to add extra codes to oras to delete the tag first and then delete the manifest.
Also see discussion here: genuinetools/reg#136
Why is this needed:
Mange the experiment lifecycle together with the artifacts.
Metadata
Metadata
Assignees
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.