lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Enhancement suggestion - Provide option to delete storage on repo delete, or add an explanation

Open iddoavn opened this issue 1 year ago • 1 comments

Today, when deleting a repo, the underlying storage is kept.

If, in the future, someone wants to recreate a repository using the same storage namespace, they will get an error message. Furthermore, it leaves wasted storage.

It might be worth:

  1. Telling the user they should delete the data, or, alternatively,
  2. Allowing an option to delete the data on the deletion of the branch (which is risky for many other reasons :) ), or,
  3. delete only the files that will prevent from a new repository being created on the same namespace.

iddoavn avatar Mar 23 '23 16:03 iddoavn

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]

Discussed with @ozkatz and we decided to add an explanation with instructions for how to delete the storage namespace.

talSofer avatar Feb 29 '24 09:02 talSofer