mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
fix(storage): restore legacy SSE-S3 read compatibility (#3584)
* Update .gitignore * Fix. fixed SSE-S3 compatibility issues in large-scale testing * fix * fix(ecstore): reject whitespace bucket names * Update replication_extension_test.rs * style(ecstore): format bucket whitespace test --------- Co-authored-by: houseme <housemecn@gmail.com> Co-authored-by: cxymds <cxymds@gmail.com>
This commit is contained in:
@@ -52,6 +52,9 @@ docs/*
|
||||
!docs/architecture/
|
||||
!docs/architecture/**
|
||||
docs/heal-scanner-logging-governance.md
|
||||
.codegraph/*
|
||||
.docker/compat/data/*
|
||||
.docker/compat/kms/*
|
||||
|
||||
# nix stuff
|
||||
result*
|
||||
|
||||
Reference in New Issue
Block a user