https://lakefs.io/ logo
#help
Title
j

Jonas

08/22/2023, 8:53 AM
Hi, is it possible to restrict
fs:ListRepositories
by something like
arn:lakefs:fs:::repository/{prefix}*
? We have a an internal structure with different teams who don't have to see all the repos by all other teams. The doc only states
*
as possible resource
l

Lynn Rozen

08/22/2023, 10:06 AM
Hi @Jonas, unfortunately this isn't possible at the moment. I'll open an issue for that and we'll look into it.
j

Jonas

08/22/2023, 10:21 AM
That would be great, thank you! :)
a

Amit Kesarwani

08/22/2023, 4:14 PM
@Jonas a workaround is to use RBAC to limit access to repos by other teams. You have Enterprise license so you can use RBAC.
j

Jonas

08/24/2023, 12:10 PM
@Amit Kesarwani Thank you for your response! Yes, I can restrict access, but it becomes quite cluttered really fast, when all repos are visible to all users. I would prefer to only list those that they have access to.
🙌 1
e

einat.orr

08/24/2023, 12:25 PM
I think it's a good feature request.