12284 Commits (5a03b5538f7e23a15fd20df6715673cc07ca267a)
 

Author SHA1 Message Date
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 3 days ago
Chris Lu 44beb42eb9
s3: fix PutObject ETag format for multi-chunk uploads (#7771) 3 days ago
Lisandro Pin 187ef65e8f
Humanize output for `weed.server` by default (#7758) 3 days ago
dependabot[bot] d1435ead8d
chore(deps): bump actions/cache from 4 to 5 (#7760) 3 days ago
dependabot[bot] a52bfb5d98
chore(deps): bump wangyoucao577/go-release-action from 1.54 to 1.55 (#7761) 3 days ago
dependabot[bot] 1f97eb2c9f
chore(deps): bump actions/upload-artifact from 5 to 6 (#7762) 3 days ago
dependabot[bot] 49805296ff
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.3 to 1.19.5 (#7763) 3 days ago
dependabot[bot] e71ca3bbf4
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.121.0 to 3.122.0 (#7765) 3 days ago
dependabot[bot] 4210fc08cd
chore(deps): bump github.com/go-redsync/redsync/v4 from 4.14.0 to 4.15.0 (#7766) 3 days ago
dependabot[bot] ca409f634b
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0 (#7767) 3 days ago
chrislu bcce8d164c 4.03 4 days ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 4 days ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 4 days ago
Chris Lu 221b352593
fix: handle ResumeFromDiskError gracefully in LoopProcessLogData (#7753) 4 days ago
Chris Lu 32a9a1f46f
fix: sync EC volume files before copying to fix deleted needles not being marked when decoding (#7755) 4 days ago
Chris Lu 60649460b2
fix: default policy storeType to memory when not specified (#7754) 4 days ago
Chris Lu f64ce759e0
feat(iam): add SetUserStatus and UpdateAccessKey actions (#7750) 4 days ago
Chris Lu 7ed7578424
fix(ec.decode): purge EC shards when volume is empty (#7749) 4 days ago
chrislu 8bdc4390a0 Update constants.go 4 days ago
chrislu f734b2d4bf Refactor: Extract common IAM logic into shared weed/iam package (#7747) 4 days ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 4 days ago
Chris Lu a77674ead3
fix: use path instead of filepath for S3 object paths on Windows (#7739) 4 days ago
Chris Lu eb860752e6
fix: WaitUntilConnected now respects context cancellation during sleep (#7737) 5 days ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 5 days ago
Chris Lu f70cd05404
fix: CORS wildcard subdomain matching cache race condition (#7736) 5 days ago
Chris Lu f77e6ed2d4
fix: admin UI bucket delete now properly deletes collection and checks Object Lock (#7734) 5 days ago
Chris Lu d80d8be012
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732) 5 days ago
Chris Lu 36b8b2147b
test: add integration test for versioned object listing path fix (#7731) 5 days ago
Chris Lu 93cca3a96b
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730) 6 days ago
Chris Lu 72853a3bbf
fix: prevent path doubling in versioned object listing (#7729) 6 days ago
Lisandro Pin 662a6ac8ee
Implement a `weed shell` command to return a status overview of the cluster. (#7704) 6 days ago
Chris Lu a1eab5ff99
shell: add -owner flag to s3.bucket.create command (#7728) 6 days ago
Chris Lu 6fb3ec968d
s3: allow -s3.config and -s3.iam.config to work together (#7727) 6 days ago
Chris Lu b0e0c5aaab
s3: enable auth when IAM integration is configured (#7726) 6 days ago
Chris Lu e8b7347031
Reduce memory allocations in hot paths (#7725) 6 days ago
dependabot[bot] 50efda9cc5
chore(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 (#7718) 1 week ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 1 week ago
Chris Lu c6d6ee8297
test: fix master client timeout causing test hangs (#7715) 1 week ago
Chris Lu de3ecaf0de
s3: fix presigned POST upload missing slash between bucket and key (#7714) 1 week ago
Chris Lu df4f2f7020
ec: add -diskType flag to EC commands for SSD support (#7607) 1 week ago
chrislu 1ee03b6411 fmt 1 week ago
Konstantin Lebedev dfac1315ca
fix: filer do not support IP whitelist right now #7094 (#7095) 1 week ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 1 week ago
Chris Lu 924d410dc8
fix: weed shell can't connect to master when no volume servers (#7710) 1 week ago
MorezMartin 2fa36549df
fix worker -admin -adminServer error (#7706) 1 week ago
Chris Lu e225940202
docker: add curl for HTTPS healthcheck support (#7709) 1 week ago
chrislu 2188d1ccc5 fix object name 1 week ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 1 week ago
jfburdet 27a28faf49
Fix s3 versioning listing bugs (#7705) 1 week ago
Chris Lu c153420022
filer: add write batching for FoundationDB store to improve throughput (#7708) 1 week ago