Is there any setting in config for sync? For example, if the repo is deleted in LakeFS, it's also removed from the storage.
b
Barak Amar
12/01/2022, 9:42 PM
Currently there is no event/hook triggered on repository delete.
Delete the content of the storage namespace associated with the repository will remove the storage usage. But currently lakeFS does not delete this content.
What do you mean in 'sync'?
Does a hook will be enough to capture the functionality you seek?
r
Ronnie Ning
12/01/2022, 10:00 PM
sync
means that content for a given repo is removed from the storage if that repo is deleted in lakefs.