Giuseppe Barbieri
03/27/2024, 9:23 AMtest-repo
is absolutely empty, so I guess there is a database for that key somewhere else in lakeFS, or?
Ps: same for production LakeFS and MinIO
> E lakefs.exceptions.BadRequestException: code: 400, reason: Bad Request, body: {'message': 'failed to create repository: found lakeFS objects in the storage namespace(s3://test-repo) key(_lakefs/dummy): storage namespace already in use'}Giuseppe Barbieri
03/27/2024, 10:44 AM_lakefs/dummy
from the minIO console..
is there a way to clean the bucket up from the lakeFS API?Giuseppe Barbieri
03/27/2024, 11:18 AMrclone delete <minio://test-repo>
Itai Admi
03/27/2024, 11:55 AM