Closed pbrw closed 1 year ago
I rewrote it according to your requests. At the moment I commented all the MinioAdmin commands with mc
and I will rewrite them with HTTP in subsequent commits
I rewrote it according to your requests. At the moment I commented all the MinioAdmin commands with
mc
and I will rewrite them with HTTP in subsequent commits
@pbrw I sent a PR https://github.com/pbrw/minio-py/pull/1 to your fork instead of lengthy review. Please review and merge it in your fork.
@pbrw I sent you PR https://github.com/pbrw/minio-py/pull/3 and reverted prometheus_create()
addition. Few APIs are removed and site replication APIs are added. I also increased minor version to indicate backward compatibility.
@pbrw Please fix CI failure
how do you specify credentials now? Previously MinioAdmin took an alias.
Attempt to solve these issues #829 #1243
Now it should be straightforward to implement the rest of MinIO Admin API