12265 Commits (f734b2d4bf154b372d382283a8ef09fe1c808154)
 

Author SHA1 Message Date
chrislu f734b2d4bf Refactor: Extract common IAM logic into shared weed/iam package (#7747) 3 days ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 3 days ago
Chris Lu a77674ead3
fix: use path instead of filepath for S3 object paths on Windows (#7739) 3 days ago
Chris Lu eb860752e6
fix: WaitUntilConnected now respects context cancellation during sleep (#7737) 4 days ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 4 days ago
Chris Lu f70cd05404
fix: CORS wildcard subdomain matching cache race condition (#7736) 4 days ago
Chris Lu f77e6ed2d4
fix: admin UI bucket delete now properly deletes collection and checks Object Lock (#7734) 4 days ago
Chris Lu d80d8be012
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732) 4 days ago
Chris Lu 36b8b2147b
test: add integration test for versioned object listing path fix (#7731) 4 days ago
Chris Lu 93cca3a96b
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730) 5 days ago
Chris Lu 72853a3bbf
fix: prevent path doubling in versioned object listing (#7729) 5 days ago
Lisandro Pin 662a6ac8ee
Implement a `weed shell` command to return a status overview of the cluster. (#7704) 5 days ago
Chris Lu a1eab5ff99
shell: add -owner flag to s3.bucket.create command (#7728) 5 days ago
Chris Lu 6fb3ec968d
s3: allow -s3.config and -s3.iam.config to work together (#7727) 5 days ago
Chris Lu b0e0c5aaab
s3: enable auth when IAM integration is configured (#7726) 5 days ago
Chris Lu e8b7347031
Reduce memory allocations in hot paths (#7725) 5 days ago
dependabot[bot] 50efda9cc5
chore(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 (#7718) 6 days ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 6 days ago
Chris Lu c6d6ee8297
test: fix master client timeout causing test hangs (#7715) 7 days ago
Chris Lu de3ecaf0de
s3: fix presigned POST upload missing slash between bucket and key (#7714) 7 days ago
Chris Lu df4f2f7020
ec: add -diskType flag to EC commands for SSD support (#7607) 7 days ago
chrislu 1ee03b6411 fmt 7 days 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
Chris Lu ae7333d28e
fix: cache successful volume lookups instead of failed ones (#7698) 1 week ago
Chris Lu 0cd9f34177
mount: improve EnsureVisited performance with dedup, parallelism, and batching (#7697) 1 week ago
Chris Lu 1e1473ef4a
mount: improve NFS directory listing (#7696) 1 week ago
Bruce Zou 4bc2b6d62b
fix nfs list with prefix batch scan (#7694) 1 week ago
Chris Lu d970c15d71
fix: prevent filer.backup stall in single-filer setups (#7695) 1 week ago
Chris Lu 1b13324fb7
fix: skip log files with deleted volumes in filer backup (#7692) 1 week ago
Chris Lu 4f382b77c8
helm: fix admin secret template paths and remove duplicate (#7690) 1 week ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 1 week ago
Chris Lu 0ede657a34
fix: return error on size mismatch in ReadNeedleMeta for consistency (#7687) 1 week ago
Chris Lu 5c27522507
fix: prevent empty .vif files from ec.decode causing parse errors (#7686) 1 week ago
Chen Pu 40eee23be9
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682) 1 week ago
Chris Lu b4e2cca204
s3api: remove redundant auth verification in getRequestDataReader (#7685) 1 week ago
Chris Lu d6d893c8c3
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677) 1 week ago
Chris Lu d5f21fd8ba
fix: add missing backslash for volume extraArgs in helm chart (#7676) 1 week ago
Chris Lu cea12ba3c4
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675) 1 week ago
Chris Lu 9196696278
mount: add mutex to DirectoryHandle to fix race condition (#7674) 1 week ago
Chris Lu ff4855dcbe
sts: limit session duration to incoming token's exp claim (#7670) 1 week ago
Chris Lu 772459f93c
fix: restore volume mount when VolumeConfigure fails (#7669) 1 week ago
Chris Lu 086ab3e28c
Fix webhook duplicate deliveries and POST to GET conversion (#7668) 1 week ago