Closed zaifastafa closed 6 months ago
@seebeen this seems to have been failing automated tests for a long, long time, and now that v1.23.0 is out, it fails everything, not just HEAD,
https://github.com/oblakstudio/ddev-minio/actions/runs/8643782806
If you're not getting email notifications of test fails, please take a look and see if you can get them.
@seebeen Any update on this too? Project is kind of stuck because cannot use minio. Thanks
@zaifastafa, update docker-compose.minio.yaml
with (no need to remove #ddev-generated
from the file):
deploy:
resources:
limits:
cpus: "2.5"
memory: "1024M"
reservations:
cpus: "1.5"
memory: "512M"
Hope @seebeen has time to update it.
Looking into it.
:tada: This issue has been resolved in version 2.0.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
On the latest ddev 1.23 I am getting this error when starting the project with minio installed: