Skip to content

s3 test with RustFS#2854

Open
justcoon wants to merge 8 commits intogolemcloud:mainfrom
justcoon:test_rustfs
Open

s3 test with RustFS#2854
justcoon wants to merge 8 commits intogolemcloud:mainfrom
justcoon:test_rustfs

Conversation

@justcoon
Copy link
Contributor

@justcoon justcoon commented Mar 1, 2026

Minio -> RustFS in s3 tests

Minio is archived and also look like is not open source anymore

https://rustfs.com/ is new open source S3 compatible object storage

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

✅ All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

Cargo.toml Outdated
testcontainers = { version = "0.23.3" }
testcontainers-modules = { version = "0.11.6", features = ["postgres", "redis", "minio", "mysql", ] }
testcontainers = { version = "0.27.1" }
testcontainers-modules = { version = "0.15.0", features = ["postgres", "redis", "minio", "rustfs", "mysql", ] }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we then drop minio from here?

@justcoon
Copy link
Contributor Author

justcoon commented Mar 1, 2026

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Mar 1, 2026
@vigoo vigoo enabled auto-merge (squash) March 11, 2026 18:36
@vigoo
Copy link
Contributor

vigoo commented Mar 13, 2026

We decided to postpone this until rustfs is more stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants