lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Fix repository cleanup on delete

Open N-o-Z opened this issue 2 years ago • 2 comments

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

N-o-Z avatar Jun 13 '23 05:06 N-o-Z

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.

github-actions[bot] avatar Nov 01 '23 15:11 github-actions[bot]

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.

github-actions[bot] avatar Feb 06 '24 01:02 github-actions[bot]