Skip to content

s3 test with RustFS#2854

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

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

Conversation

@justcoon
Copy link
Copy Markdown
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
Copy Markdown

github-actions bot commented Mar 1, 2026

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

Comment thread 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

vigoo commented Mar 13, 2026

We decided to postpone this until rustfs is more stable

@vigoo
Copy link
Copy Markdown
Contributor

vigoo commented Mar 31, 2026

Closing for now, to be reopened when we want to merge it

@vigoo vigoo closed this Mar 31, 2026
auto-merge was automatically disabled March 31, 2026 11:56

Pull request was closed

@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants