Seaweed Admin
A close-source SeaweedAdmin server for flexible metadata management:
- Flexible and efficient TTL management.
- Point-in-time recovery of any file to any point of time.
- Off-site continuous file metadata backup.
What's Changed
- Volume Server
- fix: The free disk size and percentage are quite different from the output of df -h. by @zouyixiong in #6550
- Misc
- Nit: fix missing newline on EC balancing warnings regarding replica settings by @proton-lisandro-pin in #6509
- fix: bucket-hook fails with gnu wget by @emosbaugh in #6521
- S3 API
- use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature by @tcrasset in #6514
- fix: record and delete bucket metrics after inactive by @zouyixiong in #6523
- add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER by @tcrasset in #6525
- omit http and https ports when using X-Forwarded-Port by @tcrasset in #6527
- implement s3 streaming-unsigned-payload-trailer by @tcrasset in #6539
- fix: s3 command ignore -tlsVerifyClientCert and -cacert.file arguments by @KarolBedkowski in #6547
- Shell
- Remove warning on EC balancing if no replica placement settings are found. by @proton-lisandro-pin in #6516
- Nit: remove missing newlines on
weed shell
commands output. by @proton-lisandro-pin in #6524 ec.encode
: Explictly mount EC shards after volume conversion. by @proton-lisandro-pin in #6528
- Helm Charts
- fix helm: s3 allowEmptyFolder flag if (#6204) by @FQHSLycopene in #6206
- Helm: Support map format for image pull secrets by @gtudan in #6546
- Filer
New Contributors
- @emosbaugh made their first contribution in #6521
- @FQHSLycopene made their first contribution in #6206
- @KarolBedkowski made their first contribution in #6547
Full Changelog: 3.84...3.85