8559 Commits (9205140bd5615477fcfb6ff09a5b2af91de99e4d)

Author SHA1 Message Date
Chris Lu 9205140bd5
Use Unix sockets for gRPC in weed server mode (#8858) 4 days ago
Chris Lu 4705d8b82b
Fix stale admin lock metric when lock expires and is reacquired (#8859) 4 days ago
Chris Lu ced2236cc6
Adjust rename events metadata format (#8854) 4 days ago
Chris Lu 2eaf98a7a2
Use Unix sockets for gRPC in mini mode (#8856) 4 days ago
Chris Lu 7d426d2a56
Retry uploader on volume full (#8853) 4 days ago
msementsov 4c13a9ce65
Client disconnects create context cancelled errors, 500x errors and Filer lookup failures (#8845) 4 days ago
Lars Lehtonen 5c5d377277
weed/s3api: prune test-only functions (#8840) 4 days ago
Chris Lu d074830016
fix(worker): pass compaction revision and file sizes in EC volume copy (#8835) 5 days ago
Chris Lu e5ad5e8d4a
fix(filer): apply default disk type after location-prefix resolution in gRPC AssignVolume (#8836) 5 days ago
Chris Lu 0761be58d3
fix(s3): preserve explicit directory markers during empty folder cleanup (#8831) 5 days ago
Chris Lu 937a168d34
notification.kafka: add SASL authentication and TLS support (#8832) 5 days ago
Simon Bråten 479e72b5ab
mount: add option to show system entries (#8829) 5 days ago
Chris Lu a95b8396e4
plugin scheduler: run iceberg and lifecycle lanes concurrently (#8821) 6 days ago
Chris Lu e8a6fcaafb
s3api: skip TTL fast-path for versioned buckets (#8823) 6 days ago
Chris Lu 9dd43ca006
fix balance fallback replica placement (#8824) 6 days ago
Chris Lu 297cdef1a3
s3api: accept all supported lifecycle rule types (#8813) 6 days ago
Chris Lu 55318fe5ec
lifecycle worker: add integration tests with in-memory filer (#8818) 6 days ago
Chris Lu 782ab84f95
lifecycle worker: drive MPU abort from lifecycle rules (#8812) 6 days ago
Chris Lu f52a3c87ce
lifecycle worker: fix ExpiredObjectDeleteMarker to match AWS semantics (#8811) 6 days ago
Lars Lehtonen b01a74c6bb
Prune Unused Functions from weed/s3api (#8815) 6 days ago
Chris Lu f6ec9941cb
lifecycle worker: NoncurrentVersionExpiration support (#8810) 6 days ago
Chris Lu 9c3bc138a0
lifecycle worker: scan-time rule evaluation for object expiration (#8809) 6 days ago
Chris Lu 98f545c7fa
lifecycle worker: detect buckets via lifecycle XML metadata (#8808) 6 days ago
Chris Lu 54dd4f091d
s3lifecycle: add lifecycle rule evaluator package and extend XML types (#8807) 6 days ago
Chris Lu 7d5cbfd547
s3: support s3:x-amz-server-side-encryption policy condition (#8806) 7 days ago
Chris Lu e3f052cd84
s3api: preserve lifecycle config responses for Terraform (#8805) 7 days ago
Chris Lu 0adb78bc6b
s3api: make conditional mutations atomic and AWS-compatible (#8802) 7 days ago
Chris Lu f256002d0b
fix ec.balance failing to rebalance when all nodes share all volumes (#8796) 1 week ago
Chris Lu c2c58419b8
filer.sync: send log file chunk fids to clients for direct volume server reads (#8792) 1 week ago
Chris Lu e52a94a3a7
sftpd: use global TLS-aware HTTP client for filer uploads (#8795) 1 week ago
Lars Lehtonen 41aac90a9c
chore(feed/worker): prune unused registerWorker() (#8799) 1 week ago
Chris Lu d34cf0d046 adjust default timing 1 week ago
Chris Lu d97660d0cd
filer.sync: pipelined subscription with adaptive batching for faster catch-up (#8791) 1 week ago
Chris Lu 8c8d21d7e2 Update plugin_lane_templ.go 1 week ago
Chris Lu 2604ec7deb
Remove min_interval_seconds from plugin workers; vacuum default to 17m (#8790) 1 week ago
Chris Lu cc2f790c73 feat: add per-lane scheduler status API and lane worker UI pages 1 week ago
Chris Lu e3e015e108 feat: introduce scheduler lanes for independent per-workload scheduling 1 week ago
Chris Lu d95df76bca
feat: separate scheduler lanes for iceberg, lifecycle, and volume management (#8787) 1 week ago
Chris Lu ba624f1f34
Rust volume server implementation with CI (#8539) 1 week ago
Chris Lu 5fa5507234
Add Prometheus metric to count upload errors (#8788) 1 week ago
Chris Lu 17028fbf59
fix: serialize SSE-KMS metadata when bucket default encryption applies KMS (#8780) 1 week ago
Chris Lu 3a3fff1399
Fix TUS chunked upload and resume failures (#8783) (#8786) 1 week ago
Lars Lehtonen e8888765a1
fix(weed/filer/store_test): fix dropped errors (#8782) 1 week ago
Chris Lu 92c2fc0d52
Add insecure_skip_verify option for HTTPS client in security.toml (#8781) 1 week ago
Lisandro Pin e5cf2d2a19
Give the `ScrubVolume()` RPC an option to flag found broken volumes as read-only. (#8360) 1 week ago
Jaehoon Kim 6cf34f2376
Add -filerExcludePathPattern flag and fix nil panic in -filerExcludeFileName (#8756) 1 week ago
Chris Lu ccc662b90b
shell: add s3.bucket.access command for anonymous access policy (#8774) 1 week ago
Chris Lu 67a551fd62
admin UI: add anonymous user creation checkbox (#8773) 1 week ago
Chris Lu 94bfa2b340
mount: stream all filer mutations over single ordered gRPC stream (#8770) 1 week ago
Chris Lu 29bdbb3c48
filer.sync: replace O(n) conflict check with O(depth) index lookups (#8772) 1 week ago