7785 Commits (1b13324fb79a8dcbc00044b90c357c41c2cc70c7)

Author SHA1 Message Date
Chris Lu 1b13324fb7
fix: skip log files with deleted volumes in filer backup (#7692) 4 days ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 5 days ago
Chris Lu 0ede657a34
fix: return error on size mismatch in ReadNeedleMeta for consistency (#7687) 5 days ago
Chris Lu 5c27522507
fix: prevent empty .vif files from ec.decode causing parse errors (#7686) 5 days ago
Chen Pu 40eee23be9
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682) 5 days ago
Chris Lu b4e2cca204
s3api: remove redundant auth verification in getRequestDataReader (#7685) 5 days ago
Chris Lu d6d893c8c3
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677) 5 days ago
Chris Lu d5f21fd8ba
fix: add missing backslash for volume extraArgs in helm chart (#7676) 5 days ago
Chris Lu cea12ba3c4
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675) 5 days ago
Chris Lu 9196696278
mount: add mutex to DirectoryHandle to fix race condition (#7674) 5 days ago
Chris Lu ff4855dcbe
sts: limit session duration to incoming token's exp claim (#7670) 6 days ago
Chris Lu 772459f93c
fix: restore volume mount when VolumeConfigure fails (#7669) 6 days ago
Chris Lu 086ab3e28c
Fix webhook duplicate deliveries and POST to GET conversion (#7668) 6 days ago
Lisandro Pin ca1ad9c4c2
Nit: have `ec.encode` exit immediately if no volumes are processed. (#7654) 6 days ago
chrislu 1856eaca03 Update notification.toml 6 days ago
chrislu 95f6a2bc13 Added a complete webhook configuration example 6 days ago
Trim21 0a0eb21b86
fix random volume ids in master.html (#7655) 6 days ago
chrislu 805950b401 4.02 6 days ago
Chris Lu cadb2eeb05
fix: ARM v7 alignment issue for 64-bit atomic operations (#7652) 6 days ago
Chris Lu 982aae6d53
SFTP: support reloading user store on HUP signal (#7651) 6 days ago
Chris Lu f5c0bcafa3
s3: fix ListBuckets not showing buckets created by authenticated users (#7648) 6 days ago
Chris Lu a9b3be416b
fix: initialize missing S3 options in filer to prevent nil pointer dereference (#7646) 6 days ago
Chris Lu 5d53edb93b
Optimize database connection pool settings for MySQL and PostgreSQL (#7645) 7 days ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 1 week ago
Chris Lu 55f0fbf364
s3: optimize DELETE by skipping lock check for buckets without Object Lock (#7642) 1 week ago
Chris Lu 9c266fac29
fix: CompleteMultipartUpload fails for uploads with more than 1000 parts (#7641) 1 week ago
Chris Lu 28ac536280
fix: normalize Windows backslash paths in weed admin file uploads (#7636) 1 week ago
Chris Lu 89b6deaefa
fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635) 1 week ago
Chris Lu f1384108e8
fix: Admin UI file browser uses https.client TLS config for filer communication (#7633) 1 week ago
msementsov c0dad091f1
Separate vacuum speed from replication speed (#7632) 1 week ago
Chris Lu 4cc6a2a4e5
fix: Admin UI user creation fails before filer discovery (#7624) (#7625) 1 week ago
Chris Lu 5c1de633cb
mount: improve read throughput with parallel chunk fetching (#7627) 1 week ago
Chris Lu 3183a49698
fix: S3 downloads failing after idle timeout (#7626) 1 week ago
Chris Lu f9b4a4c396
fix: check freeEcSlot before evacuating EC shards to prevent data loss (#7621) 1 week ago
Chris Lu fdb888729b
fix: properly handle errors in writeToFile to prevent 0-byte EC shards (#7620) 1 week ago
Chris Lu 716f21fbd3
s3: support STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER for signed chunked uploads with checksums (#7623) 1 week ago
Chris Lu a5ab05ec03
fix: S3 GetObject/HeadObject with PartNumber should return object ETag, not part ETag (#7622) 1 week ago
chrislu 8d110b29dd fmt 1 week ago
Chris Lu 39ba19eea6
filer: async empty folder cleanup via metadata events (#7614) 1 week ago
Chris Lu e361daa754
fix: SFTP HomeDir path translation for user operations (#7611) 2 weeks ago
Lisandro Pin d59cc1b09f
Fix handling of fixed read-only volumes for `volume.check.disk`. (#7612) 2 weeks ago
Xiao Wei 3bcadc9f90
fix: update getVersioningState to signal non-existent buckets with Er… (#7613) 2 weeks ago
Chris Lu e9da64f62a
fix: volume server healthz now checks local conditions only (#7610) 2 weeks ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 2 weeks ago
Chris Lu 51841a2e04
fix: skip cookie validation for EC volume deletion when SkipCookieCheck is set (#7608) 2 weeks ago
Chris Lu 4f038820dc
Add disk-aware EC rebalancing (#7597) 2 weeks ago
Lisandro Pin ebb06a3908
Mutex command output writes for `volume.check.disk`. (#7605) 2 weeks ago
Lisandro Pin ee775825bc
Parallelize read-only volume check pass for `volume.check.disk`. (#7602) 2 weeks ago
Chris Lu 733ca8e6df
Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598) 2 weeks ago
Chris Lu 099a351f3b
Fix issue #6847: S3 chunked encoding includes headers in stored content (#7595) 2 weeks ago