13262 Commits (b01a74c6bb6f09fb871e648ea82057732a65445f)
 

Author SHA1 Message Date
Lars Lehtonen b01a74c6bb
Prune Unused Functions from weed/s3api (#8815) 1 day ago
Chris Lu f6ec9941cb
lifecycle worker: NoncurrentVersionExpiration support (#8810) 1 day ago
Chris Lu 9c3bc138a0
lifecycle worker: scan-time rule evaluation for object expiration (#8809) 1 day ago
Chris Lu 98f545c7fa
lifecycle worker: detect buckets via lifecycle XML metadata (#8808) 1 day ago
Chris Lu 54dd4f091d
s3lifecycle: add lifecycle rule evaluator package and extend XML types (#8807) 1 day ago
Chris Lu 7d5cbfd547
s3: support s3:x-amz-server-side-encryption policy condition (#8806) 2 days ago
Chris Lu e3f052cd84
s3api: preserve lifecycle config responses for Terraform (#8805) 2 days ago
Chris Lu 0adb78bc6b
s3api: make conditional mutations atomic and AWS-compatible (#8802) 2 days ago
Chris Lu bf2a2d2538
test: preserve branch when recovering bare git repo (#8803) 2 days ago
Chris Lu f256002d0b
fix ec.balance failing to rebalance when all nodes share all volumes (#8796) 2 days ago
Chris Lu c2c58419b8
filer.sync: send log file chunk fids to clients for direct volume server reads (#8792) 2 days ago
Chris Lu e52a94a3a7
sftpd: use global TLS-aware HTTP client for filer uploads (#8795) 2 days ago
Lars Lehtonen 41aac90a9c
chore(feed/worker): prune unused registerWorker() (#8799) 2 days ago
Chris Lu d34cf0d046 adjust default timing 3 days ago
Chris Lu d97660d0cd
filer.sync: pipelined subscription with adaptive batching for faster catch-up (#8791) 3 days ago
Chris Lu 8c8d21d7e2 Update plugin_lane_templ.go 3 days ago
Chris Lu 2604ec7deb
Remove min_interval_seconds from plugin workers; vacuum default to 17m (#8790) 3 days ago
Chris Lu f98d63fcd0 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 3 days ago
Chris Lu db9ea7c87c
fix(fuse-test): recover from FUSE directory loss in git pull test (#8789) 3 days ago
Chris Lu cc2f790c73 feat: add per-lane scheduler status API and lane worker UI pages 3 days ago
Chris Lu e3e015e108 feat: introduce scheduler lanes for independent per-workload scheduling 3 days ago
Chris Lu d95df76bca
feat: separate scheduler lanes for iceberg, lifecycle, and volume management (#8787) 3 days ago
Chris Lu 933fd5b474 feat: add SeaweedFS_upload_error_total Prometheus metric (PR #8788) 3 days ago
Chris Lu ba624f1f34
Rust volume server implementation with CI (#8539) 3 days ago
Chris Lu 5fa5507234
Add Prometheus metric to count upload errors (#8788) 3 days ago
Chris Lu 17028fbf59
fix: serialize SSE-KMS metadata when bucket default encryption applies KMS (#8780) 3 days ago
Chris Lu 3a3fff1399
Fix TUS chunked upload and resume failures (#8783) (#8786) 3 days ago
dependabot[bot] 77e4b92432
build(deps): bump io.netty:netty-codec-http2 from 4.1.129.Final to 4.1.132.Final in /test/java/spark (#8785) 3 days ago
dependabot[bot] 8558c586a0
build(deps): bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final in /test/java/spark (#8784) 3 days ago
Lars Lehtonen e8888765a1
fix(weed/filer/store_test): fix dropped errors (#8782) 3 days ago
Chris Lu 92c2fc0d52
Add insecure_skip_verify option for HTTPS client in security.toml (#8781) 3 days ago
Chris Lu aa12b51cbf
test: restore coverage removed in PR #8360 (#8779) 3 days ago
Lisandro Pin e5cf2d2a19
Give the `ScrubVolume()` RPC an option to flag found broken volumes as read-only. (#8360) 3 days ago
Jaehoon Kim 6cf34f2376
Add -filerExcludePathPattern flag and fix nil panic in -filerExcludeFileName (#8756) 3 days ago
Chris Lu ccc662b90b
shell: add s3.bucket.access command for anonymous access policy (#8774) 4 days ago
Chris Lu 67a551fd62
admin UI: add anonymous user creation checkbox (#8773) 4 days ago
Chris Lu 94bfa2b340
mount: stream all filer mutations over single ordered gRPC stream (#8770) 4 days ago
Chris Lu 29bdbb3c48
filer.sync: replace O(n) conflict check with O(depth) index lookups (#8772) 4 days ago
Andreas Røste 79f4a4579f
feat(k8s): added possibility to specify service.type for multiple ser… (#8372) 4 days ago
Chris Lu e47054a7e7
mount: improve small file write performance (#8769) 5 days ago
Chris Lu 28fe92065a
S3: reject part uploads after AbortMultipartUpload (#8768) 5 days ago
Chris Lu 0b3867dca3
filer: add structured error codes to CreateEntryResponse (#8767) 5 days ago
Chris Lu 152884eff2
S3: add s3: prefix to x-amz-* condition keys for AWS compatibility (#8765) 5 days ago
Chris Lu 2877febd73
S3: fix silent PutObject failure and enforce 1024-byte key limit (#8764) 5 days ago
Chris Lu 7f3f61ea28
fix: resolve Kafka gateway response deadlocks causing Sarama client hangs (#8762) 5 days ago
Chris Lu 6c35a3724a
weed/mount: simplify metadata flush retry returns (#8763) 5 days ago
Chris Lu cca1555cc7
mount: implement create for rsync temp files (#8749) 5 days ago
Chris Lu 805625d06e
Add FUSE integration tests for POSIX file locking (#8752) 5 days ago
Lars Lehtonen 9cc26d09e8
chore:(weed/worker/tasks/erasure_coding): Prune Unused and Untested Functions (#8761) 5 days ago
Chris Lu 3d872e86f8
Implement POSIX file locking for FUSE mount (#8750) 6 days ago