Hi, is it possible to restrict `fs:ListRepositorie...
# help
j
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
Hi @Jonas, unfortunately this isn't possible at the moment. I'll open an issue for that and we'll look into it.
j
That would be great, thank you! :)
a
@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
@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
I think it's a good feature request.