-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/d…
-
Instead of wrapping around the [MinIO CLI client](https://github.com/minio/mc) the functions it uses should be implemented in the [MinIO Python library](https://github.com/minio/minio-py), specificall…
-
Am trying to upload document in aws s3 bucket using putObject await minio.putObject(bucketname,"path",data,
onProgress: (bytes){
print('uploaded');
}
);
B…
-
Original code snippet
https://github.com/dandi/dandi-archive/blob/ff9e1ec82d0b4956cd685d0bc6e31822be1f89e2/dandiapi/api/tasks/zarr.py#L101-L112
---
technically I think this is the correct way t…
-
As discussed in #242, we are using an old MinIO version, due to a deprecated feature related to backing storage and how it relates to the way DMOD is designed. It turns out that newer versions of the…
-
**Is your feature request related to a problem? Please describe.**
I install the MinIO client using binary from the MinIO download page, similar to what is described here:
I would like to v…
-
Support custom S3-compatible endpoint such as min.io
-
The current system is creating a local image (and for non-compressed) storing in minio and then converting it to base64 so it can be transfered to the front-end. This was just done initially to have …
-
### Description
Attempting to change a user's password results in this error:
```
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to minio_iam_user.tes…
-
**Describe the bug**
The upgrade from v3.1.1 to v3.3.0 fails with the following error message:
```
INF ring.go:316 > | component=distributor msg=ring doesn't exist in KV store yet
ERR ratestore.go:…