Skip to content

Wait until minio is ready before creating the bucket

Nils Brinckmann requested to merge 43-fix-initial-creation-of-s3-bucket into master

This MR adds an until loop that waits until the minio is ready to create the bucket.

Closes #43 (closed)

Merge request reports