7910 Commits (e8baeb3616bb2ec331abcd3dabbb304f0f0040c1)

Author SHA1 Message Date
Chris Lu 93cca3a96b
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730) 3 weeks ago
Chris Lu 72853a3bbf
fix: prevent path doubling in versioned object listing (#7729) 3 weeks ago
Lisandro Pin 662a6ac8ee
Implement a `weed shell` command to return a status overview of the cluster. (#7704) 3 weeks ago
Chris Lu a1eab5ff99
shell: add -owner flag to s3.bucket.create command (#7728) 3 weeks ago
Chris Lu 6fb3ec968d
s3: allow -s3.config and -s3.iam.config to work together (#7727) 3 weeks ago
Chris Lu b0e0c5aaab
s3: enable auth when IAM integration is configured (#7726) 3 weeks ago
Chris Lu e8b7347031
Reduce memory allocations in hot paths (#7725) 3 weeks ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 3 weeks ago
Chris Lu de3ecaf0de
s3: fix presigned POST upload missing slash between bucket and key (#7714) 3 weeks ago
Chris Lu df4f2f7020
ec: add -diskType flag to EC commands for SSD support (#7607) 3 weeks ago
chrislu 1ee03b6411 fmt 3 weeks ago
Konstantin Lebedev dfac1315ca
fix: filer do not support IP whitelist right now #7094 (#7095) 3 weeks ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 3 weeks ago
Chris Lu 924d410dc8
fix: weed shell can't connect to master when no volume servers (#7710) 3 weeks ago
chrislu 2188d1ccc5 fix object name 3 weeks ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 3 weeks ago
jfburdet 27a28faf49
Fix s3 versioning listing bugs (#7705) 3 weeks ago
Chris Lu c153420022
filer: add write batching for FoundationDB store to improve throughput (#7708) 3 weeks ago
Chris Lu ae7333d28e
fix: cache successful volume lookups instead of failed ones (#7698) 3 weeks ago
Chris Lu 0cd9f34177
mount: improve EnsureVisited performance with dedup, parallelism, and batching (#7697) 3 weeks ago
Chris Lu 1e1473ef4a
mount: improve NFS directory listing (#7696) 3 weeks ago
Bruce Zou 4bc2b6d62b
fix nfs list with prefix batch scan (#7694) 3 weeks ago
Chris Lu d970c15d71
fix: prevent filer.backup stall in single-filer setups (#7695) 3 weeks ago
Chris Lu 1b13324fb7
fix: skip log files with deleted volumes in filer backup (#7692) 3 weeks ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 3 weeks ago
Chris Lu 0ede657a34
fix: return error on size mismatch in ReadNeedleMeta for consistency (#7687) 3 weeks ago
Chris Lu 5c27522507
fix: prevent empty .vif files from ec.decode causing parse errors (#7686) 3 weeks ago
Chen Pu 40eee23be9
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682) 3 weeks ago
Chris Lu b4e2cca204
s3api: remove redundant auth verification in getRequestDataReader (#7685) 3 weeks ago
Chris Lu d6d893c8c3
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677) 3 weeks ago
Chris Lu d5f21fd8ba
fix: add missing backslash for volume extraArgs in helm chart (#7676) 4 weeks ago
Chris Lu cea12ba3c4
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675) 4 weeks ago
Chris Lu 9196696278
mount: add mutex to DirectoryHandle to fix race condition (#7674) 4 weeks ago
Chris Lu ff4855dcbe
sts: limit session duration to incoming token's exp claim (#7670) 4 weeks ago
Chris Lu 772459f93c
fix: restore volume mount when VolumeConfigure fails (#7669) 4 weeks ago
Chris Lu 086ab3e28c
Fix webhook duplicate deliveries and POST to GET conversion (#7668) 4 weeks ago
Lisandro Pin ca1ad9c4c2
Nit: have `ec.encode` exit immediately if no volumes are processed. (#7654) 4 weeks ago
chrislu 1856eaca03 Update notification.toml 4 weeks ago
chrislu 95f6a2bc13 Added a complete webhook configuration example 4 weeks ago
Trim21 0a0eb21b86
fix random volume ids in master.html (#7655) 4 weeks ago
chrislu 805950b401 4.02 4 weeks ago
Chris Lu cadb2eeb05
fix: ARM v7 alignment issue for 64-bit atomic operations (#7652) 4 weeks ago
Chris Lu 982aae6d53
SFTP: support reloading user store on HUP signal (#7651) 4 weeks ago
Chris Lu f5c0bcafa3
s3: fix ListBuckets not showing buckets created by authenticated users (#7648) 4 weeks ago
Chris Lu a9b3be416b
fix: initialize missing S3 options in filer to prevent nil pointer dereference (#7646) 4 weeks ago
Chris Lu 5d53edb93b
Optimize database connection pool settings for MySQL and PostgreSQL (#7645) 4 weeks ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 4 weeks ago
Chris Lu 55f0fbf364
s3: optimize DELETE by skipping lock check for buckets without Object Lock (#7642) 4 weeks ago
Chris Lu 9c266fac29
fix: CompleteMultipartUpload fails for uploads with more than 1000 parts (#7641) 4 weeks ago
Chris Lu 28ac536280
fix: normalize Windows backslash paths in weed admin file uploads (#7636) 4 weeks ago