Hi, I created my own lakeFS policy and am trying t...
# dev
t
Hi, I created my own lakeFS policy and am trying to attach it to a lakeFS user. However, the UI only allow me attach pre-configured policies. am I missing something or this is a bug? I’m able to attach the policy with
Copy code
lakectl auth users policies attach -id my_user --policy myPolicy
b
Did you try to create one and attach it in the UI?
1
t
yes
I was able to create a user and a policy from the UI, but my. policy was not listed as one of the attachable policies
When I used lakectl however, it worked
This is probably a bug I guess? I’ll open an issue
b
Think the problem is cache
just for the sake of the test - restart or wait 1 min before you list the policies
👍 1
t
1 min does not do the trick 🙂
b
and restart?
t
will try in a few minutes and update 🙂
b
the UI attach policy lists 5 policies only, try to type the new policy prefix
There is no pagination and indication that the view show partial data
t
try to type the new policy prefix
I tried and it didn’t work
an update: I can find my policy by searching the UI, but the search is case sensitive, and there is nothing in the UI that implies there are more policies available.
😿 1
🐛 2