You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested #1277 by running pip3 install https://github.com/minio/minio-py/archive/refs/heads/master.zip (getting latest from git vs using 7.1.15) and it seemed to resolve the issue, at least for my use case.
Hi,
I've been looking at the MinioAdmin class that wraps the mc admin command and noticed some deprecation...
->mc admin policy add
mc admin policy create
->mc admin policy set
mc admin policy attach
->mc admin policy unset
mc admin policy detach
I did not check if #1291 also address these problems too, but since it's not available yet the problem remain
The text was updated successfully, but these errors were encountered: