13245 Commits (f98d63fcd036aeb68290fefe9d5eaaf8654a26c9)
 

Author SHA1 Message Date
Chris Lu f98d63fcd0 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 10 hours ago
Chris Lu db9ea7c87c
fix(fuse-test): recover from FUSE directory loss in git pull test (#8789) 10 hours ago
Chris Lu cc2f790c73 feat: add per-lane scheduler status API and lane worker UI pages 14 hours ago
Chris Lu e3e015e108 feat: introduce scheduler lanes for independent per-workload scheduling 14 hours ago
Chris Lu d95df76bca
feat: separate scheduler lanes for iceberg, lifecycle, and volume management (#8787) 10 hours ago
Chris Lu 933fd5b474 feat: add SeaweedFS_upload_error_total Prometheus metric (PR #8788) 12 hours ago
Chris Lu ba624f1f34
Rust volume server implementation with CI (#8539) 12 hours ago
Chris Lu 5fa5507234
Add Prometheus metric to count upload errors (#8788) 13 hours ago
Chris Lu 17028fbf59
fix: serialize SSE-KMS metadata when bucket default encryption applies KMS (#8780) 15 hours ago
Chris Lu 3a3fff1399
Fix TUS chunked upload and resume failures (#8783) (#8786) 15 hours 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) 17 hours 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) 17 hours ago
Lars Lehtonen e8888765a1
fix(weed/filer/store_test): fix dropped errors (#8782) 17 hours ago
Chris Lu 92c2fc0d52
Add insecure_skip_verify option for HTTPS client in security.toml (#8781) 18 hours ago
Chris Lu aa12b51cbf
test: restore coverage removed in PR #8360 (#8779) 19 hours ago
Lisandro Pin e5cf2d2a19
Give the `ScrubVolume()` RPC an option to flag found broken volumes as read-only. (#8360) 19 hours ago
Jaehoon Kim 6cf34f2376
Add -filerExcludePathPattern flag and fix nil panic in -filerExcludeFileName (#8756) 19 hours ago
Chris Lu ccc662b90b
shell: add s3.bucket.access command for anonymous access policy (#8774) 1 day ago
Chris Lu 67a551fd62
admin UI: add anonymous user creation checkbox (#8773) 1 day ago
Chris Lu 94bfa2b340
mount: stream all filer mutations over single ordered gRPC stream (#8770) 1 day ago
Chris Lu 29bdbb3c48
filer.sync: replace O(n) conflict check with O(depth) index lookups (#8772) 2 days ago
Andreas Røste 79f4a4579f
feat(k8s): added possibility to specify service.type for multiple ser… (#8372) 2 days ago
Chris Lu e47054a7e7
mount: improve small file write performance (#8769) 2 days ago
Chris Lu 28fe92065a
S3: reject part uploads after AbortMultipartUpload (#8768) 2 days ago
Chris Lu 0b3867dca3
filer: add structured error codes to CreateEntryResponse (#8767) 3 days ago
Chris Lu 152884eff2
S3: add s3: prefix to x-amz-* condition keys for AWS compatibility (#8765) 3 days ago
Chris Lu 2877febd73
S3: fix silent PutObject failure and enforce 1024-byte key limit (#8764) 3 days ago
Chris Lu 7f3f61ea28
fix: resolve Kafka gateway response deadlocks causing Sarama client hangs (#8762) 3 days ago
Chris Lu 6c35a3724a
weed/mount: simplify metadata flush retry returns (#8763) 3 days ago
Chris Lu cca1555cc7
mount: implement create for rsync temp files (#8749) 3 days ago
Chris Lu 805625d06e
Add FUSE integration tests for POSIX file locking (#8752) 3 days ago
Lars Lehtonen 9cc26d09e8
chore:(weed/worker/tasks/erasure_coding): Prune Unused and Untested Functions (#8761) 3 days ago
Chris Lu 3d872e86f8
Implement POSIX file locking for FUSE mount (#8750) 3 days ago
Chris Lu 2844c70ecf fix tests 3 days ago
Chris Lu e5f72077ee
fix: resolve CORS cache race condition causing stale 404 responses (#8748) 3 days ago
Chris Lu c31e6b4684
Use filer-side copy for mounted whole-file copy_file_range (#8747) 3 days ago
Chris Lu 6bf654c25c
fix: keep metadata subscriptions progressing (#8730) (#8746) 4 days ago
Chris Lu d5ee35c8df
Fix S3 delete for non-empty directory markers (#8740) 4 days ago
dependabot[bot] b3b7033fe1
build(deps): bump github.com/klauspost/compress from 1.18.4 to 1.18.5 (#8739) 4 days ago
Mmx233 ecadeddcbe
fix: extend ignore404Error to match 404 Not Found string from S3 sink… (#8741) 4 days ago
dependabot[bot] 156e1a6e64
build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.44.0 to 0.45.0 (#8737) 4 days ago
Copilot 2b6271469b Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 4 days ago
Copilot 963ec4c6e6 remove claude from github ci 4 days ago
dependabot[bot] fb442a57d7
build(deps): bump actions/checkout from 4 to 6 (#8738) 4 days ago
dependabot[bot] a080fbb495
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.12 to 3.4.13 (#8736) 4 days ago
dependabot[bot] d6479b6d4e
build(deps): bump github.com/klauspost/reedsolomon from 1.13.0 to 1.13.3 (#8735) 4 days ago
dependabot[bot] 17800f63a7
build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#8734) 4 days ago
dependabot[bot] 3a765df2ff
build(deps): bump dorny/test-reporter from 2 to 3 (#8733) 4 days ago
dependabot[bot] bb151d8e57
build(deps): bump actions/setup-node from 4 to 6 (#8732) 4 days ago
Chris Lu 9434d3733d
mount: async flush on close() when writebackCache is enabled (#8727) 5 days ago