7891 Commits (c260e6a22ef0b9c8531cd738f401cdd37dde8ce7)

Author SHA1 Message Date
Chris Lu c260e6a22e
Fix issue #7880: Tasks use Volume IDs instead of ip:port (#7881) 1 day ago
Deyu Han 225e3d0302
Add read only user (#7862) 2 days ago
云天飞镜 e8a41ec053
Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874) 2 days ago
steve.wei e439e33888
fix(filer): check error from FindEntry (#7878) 2 days ago
Chris Lu 7064ad420d
Refactor S3 integration tests to use weed mini (#7877) 2 days ago
Chris Lu 2f6aa98221
Refactor: Replace removeDuplicateSlashes with NormalizeObjectKey (#7873) 2 days ago
Chris Lu 014027f75a
Fix: Support object tagging in versioned buckets (Issue #7868) (#7871) 3 days ago
Chris Lu 71cc233fac add missing action 3 days ago
Chris Lu 26acebdef1
fix: restore TimeToFirstByte metric for S3 GetObject operations (issue #7869) (#7870) 3 days ago
Chris Lu 5469b7c58f
fix: resolve inconsistent S3 API authorization for DELETE operations (issue #7864) (#7865) 3 days ago
Chris Lu 1261e93ef2
fix: comprehensive go vet error fixes and add CI enforcement (#7861) 4 days ago
Chris Lu 88ed187c27
fix(worker): add metrics HTTP server and health checks for Kubernetes (#7860) 4 days ago
undefined 9c784cf9e2
fix: use path to handle urls in weed admin file browser (#7858) 4 days ago
Chris Lu 8d75290601 4.04 4 days ago
Chris Lu 289ec5e2f5
Fix SeaweedFS S3 bucket extended attributes handling (#7854) 4 days ago
Chris Lu 2567be8040
refactor: remove unused gRPC connection age parameters (#7852) 4 days ago
Chris Lu 14df5d1bb5
fix: improve worker reconnection robustness and prevent handleOutgoing hang (#7838) 4 days ago
Chris Lu 1d0361d936
Fix: Eliminate duplicate versioned objects in S3 list operations (#7850) 4 days ago
Chris Lu cc2edfaf68
fix: enable RetryForever for active-active cluster sync to prevent out-of-sync (#7840) 5 days ago
Chris Lu 9a4f32fc49
feat: add automatic port detection and fallback for mini command (#7836) 5 days ago
Chris Lu 683eef72a6
fix: prevent panic on close of closed channel in worker client reconnection (#7837) 5 days ago
Chris Lu 1dfda78e59 update doc 6 days ago
Chris Lu 31cb28d9d3
feat: auto-configure optimal volume size limit based on available disk space (#7833) 6 days ago
Chris Lu 3613279f25
Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 6 days ago
Chris Lu f67ba35f4a
Make lock_manager.RenewInterval configurable in LiveLock (#7830) 6 days ago
Chris Lu f63d9ad390
s3api: fix bucket-root listing w/ delimiter (#7827) 1 week ago
Chris Lu 5b86d33c3c
Fix worker reconnection race condition causing context canceled errors (#7825) 1 week ago
chrislu 4a764dbb37 fmt 1 week ago
Chris Lu 4aa50bfa6a
fix: EC rebalance fails with replica placement 000 (#7812) 1 week ago
chrislu 77a56c2857 adjust default concurrent reader and writer 1 week ago
Chris Lu f4cdfcc5fd
Add cluster.raft.leader.transfer command for graceful leader change (#7819) 1 week ago
Chris Lu 134fd6a1ae
fix: S3 remote storage cold-cache read fails with 'size reported but no content available' (#7817) 1 week ago
Chris Lu 6442da6f17
mount: efficient file lookup in large directories, skipping directory caching (#7818) 1 week ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 1 week ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 1 week ago
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 1 week ago
Lisandro Pin 6a1b9ce8cd
Give `cluster.status` detailed file metrics for regular volumes (#7791) 1 week ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 1 week ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 1 week ago
Chris Lu ec3378f7a6
fix: improve mount quota enforcement to prevent overflow (#7804) 1 week ago
Chris Lu 99a2e79efc
fix: authenticate before parsing form in IAM API (#7803) 1 week ago
Chris Lu a77b145590
fix: ListBuckets returns empty for users with bucket-specific permissions (#7799) 1 week ago
chrislu 9e9c97ec61 fix bucket link 1 week ago
Chris Lu 347ed7cbfa
fix: sync replica entries before ec.encode and volume.tier.move (#7798) 1 week ago
Chris Lu 9c4a2e1b1a
fix: JWT validation failures during replication (#7788) (#7795) 2 weeks ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 2 weeks ago
Chris Lu 8518f06777
Fix volume repeatedly toggling between crowded and uncrowded (#7793) 2 weeks ago
G-OD 504b258258
s3: fix remote object not caching (#7790) 2 weeks ago
Chris Lu 697b56003d
s3: reduce ObjectVersion memory by not retaining full Entry (#7786) 2 weeks ago
chrislu 956c5a1626 s3: fix pagination by collecting all versions when keyMarker is set 2 weeks ago