loverustfs
loverustfs
This issue should be resolved in v1.0.0-alpha.71. Please update and verify. If it works, please close the issue. Otherwise, please comment below with more logs. https://github.com/rustfs/rustfs/releases/tag/1.0.0-alpha.71
Hey @codedoga , This bug has been fixed. Thanks to @tennisleng for his contribution.
Hey @tennisleng , Thank you for your contribution! CLA signing has been added to the merge, without it, automated CI testing cannot be initiated.
Hey @tennisleng , Thank you for your contribution, but CI failed. https://github.com/rustfs/rustfs/actions/runs/19985181187/job/57319734273?pr=1010 ``` Run cargo fmt --all --check Diff in /home/runner/work/rustfs/rustfs/rustfs/src/main.rs:516: "Bucket '{}' has existing notification configuration: {:?}", bucket, cfg);...
Hey @tennisleng , Thank you so much for your contribution! We have merged the code. Thank you!
Hey @jacoblyles , Thank you for your contribution! We have merged the code. https://github.com/rustfs/rustfs/pull/1072
Please refer to: https://github.com/rustfs/rustfs/issues/968 This issue is caused by a lack of CPU instruction set support. The user will need to either adjust their CPU setting or wait for the...
Hey there! 👋 To keep our discussions organized and helpful for everyone in the global GitHub community, please keep these guidelines in mind when commenting: Keep Discussions Focused: Please track...
Your suggestion is fantastic! Let's see how to implement this feature.
Hey @sunfkny , This feature is now implemented. Could you share your test plan or the cases you'll be using for verification? https://github.com/rustfs/rustfs/pull/885