lakeFS
lakeFS copied to clipboard
Fix repository cleanup on delete
Currently when deleting a repository we delete the following repo data:
- branches
- tags
- commits
We are missing:
- settings
- link addresses
- imports ....
We should possibly iterate over repo partition and simply delete keys directly instead of deleting by object type
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.