Commit Graph

  • 73098c9792 filer.meta.backup: add -excludePaths flag to skip paths from backup (#7916) ai8future 2025-12-30 23:28:50 +01:00
  • 7a18c3a16f Fix critical authentication bypass vulnerability (#7912) (#7915) Chris Lu 2025-12-30 12:40:59 -08:00
  • 808205e38f s3: implement Bucket Owner Enforced for object ownership (#7913) Chris Lu 2025-12-29 23:54:00 -08:00
  • e439c7031a Fix bucket name case sensitivity in remote gateway (#7910) fix-bucket-name-case-7910 Chris Lu 2025-12-29 23:35:41 -08:00
  • b6d99f1c9e Admin: Add Service Account Management UI (#7902) Chris Lu 2025-12-29 22:57:02 -08:00
  • ae9a943ef6 IAM: Add Service Account Support (#7744) (#7901) Chris Lu 2025-12-29 20:17:23 -08:00
  • 288ba5fec8 mount: let filer handle chunk deletion decision (#7900) Chris Lu 2025-12-28 23:22:13 -08:00
  • 29a245052e tidy Chris Lu 2025-12-28 19:31:54 -08:00
  • 6b98b52acc Fix reporting of EC shard sizes from nodes to masters. (#7835) Lisandro Pin 2025-12-29 04:30:42 +01:00
  • 2b529e310d s3: Add SOSAPI support for Veeam integration (#7899) Chris Lu 2025-12-28 14:07:58 -08:00
  • e8baeb3616 s3api: Allow anonymous access to SOSAPI virtual objects Chris Lu 2025-12-28 12:57:01 -08:00
  • a757ef77b1 s3api: Integrate SOSAPI handlers into GetObject and HeadObject Chris Lu 2025-12-28 12:56:51 -08:00
  • fba67ce0f0 s3api: Add SOSAPI core implementation and tests Chris Lu 2025-12-28 12:56:41 -08:00
  • 56ebd9236e Fix: relax gRPC server keepalive enforcement to 20s (#7898) Chris Lu 2025-12-28 12:03:21 -08:00
  • f88b9a643d add one example Chris Lu 2025-12-28 11:39:06 -08:00
  • 694218dc13 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Chris Lu 2025-12-27 18:37:55 -08:00
  • a3c090e606 adjust layout Chris Lu 2025-12-27 18:37:53 -08:00
  • 915a7d4a54 feat: Add probes to worker service (#7896) Sheya Bernstein 2025-12-27 21:40:05 +00:00
  • ef20873c31 S3: Fix Content-Encoding header not preserved (#7894) (#7895) Chris Lu 2025-12-27 12:25:33 -08:00
  • 6de6061ce9 admin: add cursor-based pagination to file browser (#7891) Chris Lu 2025-12-27 02:12:57 -08:00
  • 8d6bcddf60 Add S3 volume encryption support with -s3.encryptVolumeData flag (#7890) Chris Lu 2025-12-27 00:09:14 -08:00
  • 935f41bff6 filer.backup: ignore missing volume/lookup errors when -ignore404Error is set (#7889) Chris Lu 2025-12-26 15:44:30 -08:00
  • c688b69700 reduce logs Chris Lu 2025-12-26 13:26:25 -08:00
  • 82dac3df03 s3: do not persist multi part "Response-Content-Disposition" in request header (#7887) Chris Lu 2025-12-26 13:21:15 -08:00
  • f07ba2c5aa fix: support standard HTTP headers in S3 multipart upload (#7884) steve.wei 2025-12-27 05:15:17 +08:00
  • 95716a2f87 less verbose Chris Lu 2025-12-26 12:55:19 -08:00
  • 2b3ff3cd05 verbose mode Chris Lu 2025-12-26 12:42:00 -08:00
  • b866907461 fs.meta.save: fix directory entry parent path in FullEntry construction (#7886) Copilot 2025-12-26 12:30:30 -08:00
  • 5aa111708d grpc: reduce client idle pings to avoid ENHANCE_YOUR_CALM (#7885) Chris Lu 2025-12-26 10:58:18 -08:00
  • c260e6a22e Fix issue #7880: Tasks use Volume IDs instead of ip:port (#7881) Chris Lu 2025-12-25 16:14:05 -08:00
  • 225e3d0302 Add read only user (#7862) Deyu Han 2025-12-25 13:18:16 -08:00
  • e8a41ec053 Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874) 云天飞镜 2025-12-26 03:36:38 +08:00
  • e439e33888 fix(filer): check error from FindEntry (#7878) steve.wei 2025-12-26 03:28:31 +08:00
  • 7064ad420d Refactor S3 integration tests to use weed mini (#7877) Chris Lu 2025-12-25 11:00:54 -08:00
  • e6c8ee2f1c testutil: choose lower ephemeral ports (<55535) to avoid overflow in master/raft port math feature/modernize-s3-tests Chris Lu 2025-12-24 20:42:53 -08:00
  • 23d9e86361 sse: point s3_kms.json OpenBao address to 127.0.0.1 for local tests Chris Lu 2025-12-24 20:41:36 -08:00
  • 21969dc89e testutil: use dynamic ports for master/volume/filer/metrics to avoid conflicts Chris Lu 2025-12-24 20:06:52 -08:00
  • 7dfa361e6e testutil: pick dynamic metrics port to avoid bind conflicts in tests Chris Lu 2025-12-24 20:06:08 -08:00
  • d0d2b021d9 Configure weed to use s3_kms.json for SSE-KMS tests; set OpenBao env vars Chris Lu 2025-12-24 20:04:41 -08:00
  • 1af25ceb7d Add sse TestMain as _test.go; remove stray non-test TestMain file from working tree Chris Lu 2025-12-24 20:03:58 -08:00
  • 1a1ff1b349 Normalize TestMain filenames: ensure s3_test_main_test.go used across S3 tests Chris Lu 2025-12-24 20:00:05 -08:00
  • 754fae92ec Normalize TestMain filenames: ensure s3_test_main_test.go used across S3 tests Chris Lu 2025-12-24 19:59:55 -08:00
  • 4df329cbbd Remove non-test TestMain; keep s3_test_main_test.go Chris Lu 2025-12-24 19:58:15 -08:00
  • 8328da5d76 Create s3_test_main.go Chris Lu 2025-12-24 19:52:32 -08:00
  • ef1d703054 Complete S3 integration test modernization Chris Lu 2025-12-24 19:42:30 -08:00
  • d762f8d58e fix: use relative imports for testutil in all s3_test_main.go files Chris Lu 2025-12-24 19:35:28 -08:00
  • ee0e08a32d refactor: add test-with-server targets to all S3 test directories Chris Lu 2025-12-24 19:30:57 -08:00
  • 40f30e6629 docs: add comprehensive S3 test modernization summary Chris Lu 2025-12-24 19:27:20 -08:00
  • 56f9b5b6ab feat: add weed mini TestMain support to all S3 integration tests Chris Lu 2025-12-24 19:25:11 -08:00
  • b8121e0fe4 refactor: modernize S3 integration tests to use weed mini Chris Lu 2025-12-24 19:14:31 -08:00
  • 2f6aa98221 Refactor: Replace removeDuplicateSlashes with NormalizeObjectKey (#7873) Chris Lu 2025-12-24 19:07:08 -08:00
  • 014027f75a Fix: Support object tagging in versioned buckets (Issue #7868) (#7871) Chris Lu 2025-12-24 13:09:08 -08:00
  • 7f611f5d3a fix: Correct admin server port in Helm worker deployment (#7872) Sheya Bernstein 2025-12-24 20:22:37 +00:00
  • 1e3ace54a0 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Chris Lu 2025-12-24 11:06:56 -08:00
  • 71cc233fac add missing action Chris Lu 2025-12-24 11:06:53 -08:00
  • 911aca74f3 Support volume server ID in Helm chart (#7867) Sheya Bernstein 2025-12-24 18:52:40 +00:00
  • 26acebdef1 fix: restore TimeToFirstByte metric for S3 GetObject operations (issue #7869) (#7870) Chris Lu 2025-12-24 10:50:05 -08:00
  • 5469b7c58f fix: resolve inconsistent S3 API authorization for DELETE operations (issue #7864) (#7865) Chris Lu 2025-12-24 10:29:30 -08:00
  • 1261e93ef2 fix: comprehensive go vet error fixes and add CI enforcement (#7861) Chris Lu 2025-12-23 14:48:50 -08:00
  • 88ed187c27 fix(worker): add metrics HTTP server and health checks for Kubernetes (#7860) Chris Lu 2025-12-23 11:46:34 -08:00
  • 621ff124f0 fix: ensure Helm chart is published only after container images are available (#7859) Chris Lu 2025-12-23 10:33:21 -08:00
  • 9c784cf9e2 fix: use path to handle urls in weed admin file browser (#7858) undefined 2025-12-24 02:11:23 +08:00
  • c0ac927a11 Publish seaweedfs-4.0.404.tgz chrislusf 2025-12-23 08:00:00 +00:00
  • 8d75290601 4.04 4.04 Chris Lu 2025-12-22 23:46:30 -08:00
  • 289ec5e2f5 Fix SeaweedFS S3 bucket extended attributes handling (#7854) Chris Lu 2025-12-22 23:19:50 -08:00
  • 683e3d06a4 go mod tidy Chris Lu 2025-12-22 18:48:13 -08:00
  • 2567be8040 refactor: remove unused gRPC connection age parameters (#7852) Chris Lu 2025-12-22 18:25:21 -08:00
  • 7f5780d1ba refactor: remove unused gRPC connection age parameters feature/mini-port-detection Chris Lu 2025-12-22 18:19:52 -08:00
  • 14df5d1bb5 fix: improve worker reconnection robustness and prevent handleOutgoing hang (#7838) Chris Lu 2025-12-22 18:10:56 -08:00
  • c2ba65053e refactor: extract drain and close channel logic into helper function Chris Lu 2025-12-22 17:56:42 -08:00
  • 06ea831368 fix: improve error messages and channel handling in sendRegistration Chris Lu 2025-12-22 17:55:43 -08:00
  • f3376c1af0 docs: add comments explaining regWait buffered channel design Chris Lu 2025-12-22 17:55:36 -08:00
  • 6ad8cb56f7 fix: drain regWait channel before closing to prevent message loss Chris Lu 2025-12-22 17:55:25 -08:00
  • 2b184ed0b8 Merge branch 'master' into feature/mini-port-detection Chris Lu 2025-12-22 16:00:00 -08:00
  • ce71968bad chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#7849) dependabot[bot] 2025-12-22 15:58:36 -08:00
  • a898160e39 chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#7847) dependabot[bot] 2025-12-22 15:58:18 -08:00
  • aaa6de7712 Increase timeout from 5m to 10m for S3 HTTPS test workflow Chris Lu 2025-12-22 15:57:32 -08:00
  • 1d0361d936 Fix: Eliminate duplicate versioned objects in S3 list operations (#7850) Chris Lu 2025-12-22 15:50:13 -08:00
  • 276fd764da chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.3 to 1.32.6 (#7846) dependabot[bot] 2025-12-22 14:18:14 -08:00
  • 044e448305 chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.5.0 to 0.5.1 (#7848) dependabot[bot] 2025-12-22 14:18:03 -08:00
  • 9318a1265e Have volume.list account for EC shards when computing disk usage. Lisandro Pin 2025-12-22 14:41:34 +01:00
  • acbb483b31 Use non-blocking async pattern in handleOutgoing error reporting Chris Lu 2025-12-22 00:58:54 -08:00
  • cc2edfaf68 fix: enable RetryForever for active-active cluster sync to prevent out-of-sync (#7840) Chris Lu 2025-12-22 00:58:23 -08:00
  • 4f05f657de Properly close regWait channel in reconnect to prevent resource leaks Chris Lu 2025-12-22 00:52:15 -08:00
  • 7e0664aee9 Prevent goroutine leaks by adding timeouts to blocking cmds sends Chris Lu 2025-12-22 00:48:34 -08:00
  • 33e400eb88 Refactor handleOutgoing to eliminate duplicate error handling code Chris Lu 2025-12-22 00:38:21 -08:00
  • 1598c4b8b9 Ensure stream errors are never lost by using async fallback Chris Lu 2025-12-22 00:37:48 -08:00
  • 988e6d1a2d Update weed/worker/client.go Chris Lu 2025-12-22 00:36:38 -08:00
  • 324a292f9c Add debug logging for registration response routing Chris Lu 2025-12-22 00:35:20 -08:00
  • 5e258a5ce7 Fix critical race condition and improve error handling in worker client Chris Lu 2025-12-22 00:34:44 -08:00
  • f25f573816 fix: address code review comments on mini.go port allocation Chris Lu 2025-12-22 00:27:55 -08:00
  • 3ebbd25a4b fix: prevent deadlock when stream error occurs - make cmds send non-blocking Chris Lu 2025-12-22 00:16:03 -08:00
  • 85369414f9 fix: improve worker reconnection robustness and prevent handleOutgoing hang Chris Lu 2025-12-22 00:10:47 -08:00
  • 522ca206be refactor: clean up code quality issues Chris Lu 2025-12-21 23:23:15 -08:00
  • c5af6a82c7 fix: don't print usage on port allocation error Chris Lu 2025-12-21 22:30:57 -08:00
  • a2e77cb433 fix: respect explicitly specified ports and prevent config file override Chris Lu 2025-12-21 22:24:56 -08:00
  • 34aced3526 fix: accurate error messages for explicitly specified unavailable ports Chris Lu 2025-12-21 22:17:47 -08:00
  • 2c26aea9c3 feat: enforce hard-fail behavior for explicitly specified ports Chris Lu 2025-12-21 22:12:17 -08:00
  • ccc0a20dbf fix: prevent gRPC port collisions during multi-service fallback allocation Chris Lu 2025-12-21 21:59:12 -08:00
  • 9b66850ec0 fix: enforce reserved ports in HTTP allocation and improve admin gRPC fallback Chris Lu 2025-12-21 21:54:01 -08:00