Commit Graph

  • 217d8b9e0e Fix: ListObjectVersions delimiter support (#7987) Chris Lu 2026-01-08 14:02:19 -08:00
  • 4ba89bf73b adjust log level Chris Lu 2026-01-08 10:57:59 -08:00
  • bd237999bb weed mini can optionally skip s3 Chris Lu 2026-01-08 10:05:42 -08:00
  • 5a3aade445 less logs Chris Lu 2026-01-08 10:00:22 -08:00
  • f02e283ad2 add a nginx with ssl for easier testing Chris Lu 2026-01-08 09:59:31 -08:00
  • 9012069bd7 chore: execute goimports to format the code (#7983) promalert 2026-01-08 05:06:08 +08:00
  • 6432019d08 Fix STS identity authorization by populating PolicyNames (#7985) (#7986) Chris Lu 2026-01-07 13:01:26 -08:00
  • e67973dc53 Support Policy Attachment for Object Store Users (#7981) Chris Lu 2026-01-06 21:53:28 -08:00
  • d4ecfaeda7 Enable writeback_cache and async_dio FUSE options (#7980) Chris Lu 2026-01-06 10:50:54 -08:00
  • e10f11b480 opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) Chris Lu 2026-01-06 00:09:52 -08:00
  • a75cc09cdf test: fix EC integration test needle blob mismatch (#7972) Chris Lu 2026-01-05 22:13:56 -08:00
  • ec1c27a4b3 storage/needle: add bounds check for WriteNeedleBlob buffer (#7973) Chris Lu 2026-01-05 19:21:57 -08:00
  • d2f0d6c03b go mod Chris Lu 2026-01-05 17:56:11 -08:00
  • d75162370c Fix trust policy wildcard principal handling (#7970) Chris Lu 2026-01-05 15:55:24 -08:00
  • d15f32ae46 feat: add flags to disable WebDAV and Admin UI in weed mini (#7971) Chris Lu 2026-01-05 13:10:11 -08:00
  • 021d9fdab5 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.95.0 (#7964) dependabot[bot] 2026-01-05 12:08:43 -08:00
  • 91b8cb0733 chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.122.0 to 3.125.1 (#7966) dependabot[bot] 2026-01-05 12:07:40 -08:00
  • 15ca301e43 Fix flaky EC integration tests by collecting server logs on failure (#7969) Chris Lu 2026-01-05 12:05:31 -08:00
  • fd1cac8123 chore(deps): bump github.com/getsentry/sentry-go from 0.38.0 to 0.40.0 (#7968) dependabot[bot] 2026-01-05 11:34:25 -08:00
  • d5fcdc345a chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.43.0 to 0.44.0 (#7967) dependabot[bot] 2026-01-05 11:34:11 -08:00
  • 22fda45ccb chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.6.6 to 3.6.7 (#7965) dependabot[bot] 2026-01-05 11:33:46 -08:00
  • 383c2e3b41 fix: handle range requests on empty objects (size=0) (#7963) Chris Lu 2026-01-04 13:55:33 -08:00
  • 629d9479a1 Fix jwt error in Filer pod (k8s) (#7960) MorezMartin 2026-01-04 21:05:31 +01:00
  • 21a871f3ad Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Chris Lu 2026-01-04 11:40:49 -08:00
  • 0e9f433ec4 refactoring Chris Lu 2026-01-04 11:40:42 -08:00
  • 9778b9589e Fix unaligned 64-bit atomic operation on ARM32 (#7958) (#7959) Alasdair Macmillan 2026-01-04 19:34:17 +00:00
  • 8269dc136d simplify Chris Lu 2026-01-04 11:26:21 -08:00
  • de3df211d7 store S3 storage class in extended atrributes #7961 (#7962) Robert Schade 2026-01-04 20:24:43 +01:00
  • c909724bf1 Fix: prevent panic when swap file creation fails (#7957) LeeXN 2026-01-04 17:12:37 +08:00
  • 0b5a65e00b avoid extra missing shard warning Chris Lu 2026-01-04 00:38:53 -08:00
  • 63b2fe0d76 fix: EC UI template error when viewing shard details (#7955) Chris Lu 2026-01-03 22:45:48 -08:00
  • 0647bc24d5 s3api: fix authentication bypass and potential SIGSEGV (Issue #7912) (#7954) Chris Lu 2026-01-03 22:08:34 -08:00
  • 54de32f207 Support AWS standard IAM role ARN formats (issue #7946) (#7948) Chris Lu 2026-01-03 19:00:04 -08:00
  • 6a9860098f fix: correcting S3 nil cipher dereference in filer init (#7952) Taylor Jasko 2026-01-03 20:53:38 -06:00
  • 25975bacfb fix(gcs): resolve credential conflict and improve backup logging (#7951) Chris Lu 2026-01-03 14:41:25 -08:00
  • 0078d8a82d test(iam): add comprehensive ARN extraction tests fix-sts-session-token-7941 Chris Lu 2026-01-03 10:14:58 -08:00
  • e2b58a0a5b fix(iam): support both AWS standard and legacy IAM role ARN formats Chris Lu 2026-01-03 10:13:35 -08:00
  • 23fc3f2621 Fix AWS SDK Signature V4 with STS credentials (issue #7941) (#7944) Chris Lu 2026-01-03 10:09:59 -08:00
  • fdb1d96a2c refactor(s3api): use typed iamAuthPath for authorization path constants Chris Lu 2026-01-02 22:58:15 -08:00
  • 5331e21f49 refactor(s3api): improve code quality and performance Chris Lu 2026-01-02 22:49:22 -08:00
  • 2c428f6a0a test(s3api): add comprehensive STS session token authorization test coverage Chris Lu 2026-01-02 22:46:04 -08:00
  • fa8830c71d fix(auth): pass STS session token to IAM authorization for V4 signature auth Chris Lu 2026-01-02 22:41:27 -08:00
  • 9dd87aa80a refactor(sts): remove unused IsExpired() helper functions Chris Lu 2026-01-02 21:22:00 -08:00
  • 00c37387db refactor(sts): add explicit zero-time expiration handling Chris Lu 2026-01-02 21:20:05 -08:00
  • 3d63c5cf10 test(sts): add comprehensive secret key determinism test coverage Chris Lu 2026-01-02 21:13:54 -08:00
  • 1dc94e92f6 fix(sts): make secret access key deterministic based on sessionId Chris Lu 2026-01-02 21:13:11 -08:00
  • 8001c3747d fix(s3api): restore error return when access key not found Chris Lu 2026-01-02 20:53:39 -08:00
  • 643558fcc9 test: revert test-only IsExpired helpers; restore direct expiration assertions Chris Lu 2026-01-02 20:34:54 -08:00
  • 68505d3fd3 feat(sts): Add IsExpired helpers and use them in expiration tests Chris Lu 2026-01-02 20:32:32 -08:00
  • ac824d4094 test(sts): Assert credentials expiration relative to now in credential expiration tests Chris Lu 2026-01-02 20:30:39 -08:00
  • 7472b9ce75 test: Verify deterministic credential generation in session claims tests Chris Lu 2026-01-02 20:29:15 -08:00
  • d405a5df35 refactor: Surface credential generation errors and remove sensitive logging Chris Lu 2026-01-02 20:26:55 -08:00
  • 371b311493 perf: Reuse CredentialGenerator instance for STS session claims Chris Lu 2026-01-02 20:25:15 -08:00
  • 77afd24e65 test: Add comprehensive STS session claims validation tests Chris Lu 2026-01-02 20:23:08 -08:00
  • 974ddfe681 Fix missing credentials in STSSessionClaims.ToSessionInfo() Chris Lu 2026-01-02 20:13:50 -08:00
  • 6382eb805a Enhance STS token validation with detailed error diagnostics and logging Chris Lu 2026-01-02 19:48:30 -08:00
  • 78a169197e Fix nil pointer dereference in validateSTSSessionToken Chris Lu 2026-01-02 19:05:13 -08:00
  • d6f60b3f64 Support STS session token in query parameters for presigned URLs Chris Lu 2026-01-02 19:01:20 -08:00
  • 060d3310ca Add ErrExpiredToken error for better AWS S3 compatibility with STS session tokens Chris Lu 2026-01-02 19:00:09 -08:00
  • 571338a474 Fix variable scoping in verifyV4Signature for STS session token validation Chris Lu 2026-01-02 18:29:24 -08:00
  • 24556ebdcc Refine Bucket Size Metrics: Logical and Physical Size (#7943) Chris Lu 2026-01-02 18:28:00 -08:00
  • 198ecdb141 Integrate STS session token validation into V4 signature verification Chris Lu 2026-01-02 18:25:47 -08:00
  • b97d17f79f Standardize -ip.bind flags to default to empty and fall back to -ip (#7945) Chris Lu 2026-01-02 18:23:17 -08:00
  • 1223c5993e rm FIX_ISSUE_7941.md Chris Lu 2026-01-02 17:49:30 -08:00
  • dd218ad4fc ensure auth Chris Lu 2026-01-02 17:44:30 -08:00
  • 162557c72f Add documentation for issue #7941 fix Chris Lu 2026-01-02 17:38:40 -08:00
  • 4d4b2e2d4a add debug messages Chris Lu 2026-01-02 17:15:51 -08:00
  • f2373f9e8d fix: directory incorrectly listed as object in S3 ListObjects (#7939) Chris Lu 2026-01-02 15:52:37 -08:00
  • 0f786cf0d2 Fix S3 list objects marker adjustment for delimiters (#7938) Chris Lu 2026-01-02 13:34:35 -08:00
  • c0188db7cc chart: Set admin metrics port to http port (#7936) Sheya Bernstein 2026-01-02 20:15:33 +00:00
  • 7b20d7da3c Delete SSE-C_IMPLEMENTATION.md Chris Lu 2026-01-02 11:34:20 -08:00
  • fca0a38435 Update s3api_object_handlers.go Chris Lu 2026-01-02 11:19:29 -08:00
  • f172d8622c Publish seaweedfs-4.0.405.tgz chrislusf 2026-01-02 06:53:53 +00:00
  • 87b71029f7 4.05 4.05 Chris Lu 2026-01-01 20:39:22 -08:00
  • ade2e58cf4 refactoring Chris Lu 2026-01-01 19:20:59 -08:00
  • 4e2af080df optimize: enable immediate EC shard reporting during startup (#7933) Chris Lu 2026-01-01 15:39:54 -08:00
  • 6f28cb7f87 helm: Support multiple hosts for S3 ingress (#7931) Sheya Bernstein 2026-01-01 15:41:53 +00:00
  • c405ff1374 feat(iam): add TLS configuration support for OIDC provider (#7929) Chris Lu 2025-12-31 14:19:40 -08:00
  • 998bcf2b3f classify grpc errors Chris Lu 2025-12-31 13:40:14 -08:00
  • f7f133166a adjust fuse logs Chris Lu 2025-12-31 13:04:05 -08:00
  • 60707f99d8 customizable adminServer Chris Lu 2025-12-31 12:02:16 -08:00
  • 31a4f57cd9 Fix: Add -admin.grpc flag to worker for explicit gRPC port (#7926) (#7927) Chris Lu 2025-12-31 11:55:09 -08:00
  • 5a135f8c5a fuse: add FUSE performance options to weed fuse command (#7925) Chris Lu 2025-12-31 01:04:16 -08:00
  • 099da9332b mount: add -sys.novncache flag for macOS vnode cache control (#7924) Chris Lu 2025-12-31 00:30:32 -08:00
  • b107c45176 mount: add -cacheSymlink flag for symlink caching (#7923) Chris Lu 2025-12-31 00:30:22 -08:00
  • 9072e1d38a mount: add -asyncDio flag for async direct I/O (#7922) Chris Lu 2025-12-31 00:30:12 -08:00
  • 1424fe6ed5 mount: add -writebackCache flag for FUSE writeback caching (#7921) Chris Lu 2025-12-30 23:23:02 -08:00
  • 8f182e68e8 Update README.md Chris Lu 2025-12-30 23:00:24 -08:00
  • 568f1fe5b1 fix: include DiskType in metadata log volume assignment (#7918) cduk 2025-12-31 02:32:33 +01:00
  • 91fcc60898 Have volume.list account for EC shards when computing disk usage. (#7909) Lisandro Pin 2025-12-31 02:27:11 +01:00
  • 2f3b225052 Address Copilot review: remove redundant zero initialization fix-pr-7909 Chris Lu 2025-12-30 17:14:52 -08:00
  • e2b602c486 Address Copilot review comments Chris Lu 2025-12-30 17:00:13 -08:00
  • 4081940720 Merge master and resolve conflicts Chris Lu 2025-12-30 16:43:37 -08:00
  • 0995214b37 chore(deps): bump github.com/parquet-go/parquet-go from 0.25.1 to 0.26.3 (#7908) dependabot[bot] 2025-12-30 16:36:12 -08:00
  • b1a9f344fe chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.43.0 to 0.44.0 (#7907) dependabot[bot] 2025-12-30 16:36:03 -08:00
  • ea4a2422f4 chore(deps): bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0 (#7906) dependabot[bot] 2025-12-30 16:35:57 -08:00
  • 4391cff2e8 chore(deps): bump google.golang.org/api from 0.247.0 to 0.258.0 (#7905) dependabot[bot] 2025-12-30 16:35:49 -08:00
  • 7bd9f6b5d8 chore(deps): bump modernc.org/sqlite from 1.39.0 to 1.42.2 (#7904) dependabot[bot] 2025-12-30 16:35:41 -08:00
  • e3db95e0c1 Fix: Route unauthenticated specific STS requests to STS handler correctly (#7920) Chris Lu 2025-12-30 16:34:05 -08:00
  • b034cf188e Fix: trim prefix slash in ListObjectVersionsHandler (#7919) Chris Lu 2025-12-30 14:54:37 -08:00