-
### Feature description
Hey
This plugin uses polling. Would be interesting if it could support Notifications.
AWS S3
https://docs.aws.amazon.com/AmazonS3/latest/userguide/EventNotificati…
-
**Describe the bug**
I set the config file that retention logs for 1d, however the old log file still exists when exceed the time period.
Here is my partial config:
```
compactor:
compaction_in…
-
Currently, the letsEncrypt certs are in a different folder than the place where we have the Minio certs folder "/etc/minio/ssl".
We need to add a deploy-hook to certbot to copy the renewed certs to "…
-
**Proposed change**
As part of #71, connect minio and elasticsearch to persistent object bucket storage.
-
hello below is the error I suffer during run mongoose load on minio. what I am missing?
====error log====
[root@localhost mongoose]# sudo java -jar mongoose-4.1.4.jar --storage-driver-type=s3 --s…
gwnet updated
4 years ago
-
**Describe the bug**
All functions test pass 100% of the time in local but often fail in CI/CD env.
**To Reproduce*
Steps to reproduce the behavior:
In this repo: https://github.com/Cap-go/cap…
-
minio has oidc in front of the tenant, but encryption is not enabled by default yet. We should do that before next major release
-
![image](https://github.com/weiwosuoai/WeBlog/assets/58417280/d74ba803-fc21-451b-ba7b-abc149a1222e)
随便点几下菜单,然后点击浏览器返回,菜单不变化
-
**Describe the feature you'd like and what it will do**
Move data storage from irods to S3. The recent cleanup of the storage layer (removing federation and pushing quota from irules to python) makes…
-
I want to read data from my minio storage in Intellij IDEA like this:
```
import xarray as xr
import fsspec
# hdscc.MINIO_PARAM = {'endpoint_url': 'xxx', 'key': 'yyy', 'secret': 'zzz'}
test_path …