12771 Commits (9638d37fe203b8af3dc27f1809fb720dd108fd06)
 

Author SHA1 Message Date
Lisandro Pin 9638d37fe2
Block RPC write operations on volume servers when maintenance mode is enabled (#8115) 12 hours ago
dependabot[bot] fca1216f6d
build(deps): bump github.com/klauspost/compress from 1.18.2 to 1.18.3 (#8181) 15 hours ago
dependabot[bot] 97e33b3dbd
build(deps): bump cloud.google.com/go/storage from 1.59.1 to 1.59.2 (#8182) 15 hours ago
dependabot[bot] c50aaa9fbd
build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 (#8183) 15 hours ago
dependabot[bot] a992417058
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 (#8184) 15 hours ago
dependabot[bot] 723fca35d4
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.1 (#8185) 15 hours ago
Chris Lu f23e09f58b
fix: skip exhausted blocks before creating an interval (#8180) 15 hours ago
Chris Lu 621834d96a
s3tables: add Iceberg file layout validation for table buckets (#8176) 16 hours ago
Chris Lu 2ee6e4f391
mount: refresh and evict hot dir cache (#8174) 3 days ago
Chris Lu fe6f8d737d
mount: invalidate meta cache on follow retry (#8173) 3 days ago
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 3 days ago
Chris Lu b2b0a38e71
s3api: allow empty region and account id in s3tables ARN (#8171) 4 days ago
Chris Lu 6a9e7360df
s3api: fix S3 Tables auth to allow auto-hashing of body (#8170) 4 days ago
Chris Lu f1e27b8f30
s3: change s3 tables to use RESTful API (#8169) 4 days ago
Lisandro Pin 9e15823855
Have masters update DataNode details based on state heartbeats from volume servers. (#8017) 4 days ago
Chris Lu 6940b7d06e
fix Filer startup failure due to JWT on / path #8149 (#8167) 4 days ago
Chris Lu 23c25379ca
iam: add ECDSA support for OIDC token validation (#8166) 4 days ago
Chris Lu c7c2d8d606 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 4 days ago
Chris Lu 88c27615c4 /table-buckets 4 days ago
Chris Lu 49c66bbb2e
shell: allow spaces in arguments via quoting (#8157) (#8165) 4 days ago
Chris Lu 94e0b902f9 shell: update fs.verify and volume.fsck for new BFS signature 4 days ago
Chris Lu 3b05efbdbc shell: fix potential deadlock in fs.meta.save BFS traversal 4 days ago
Chris Lu b91427c30f filer: preserve existing TTL during CreateEntry/UpdateEntry gRPC calls 4 days ago
Chris Lu 550a4ff761
Fix inconsistent TTL reporting in volume.list #8158 (#8164) 4 days ago
Chris Lu 8b61fd77b5
s3api: ensure MD5 is calculated or reused during CopyObject (#8163) 5 days ago
Peter Dodd 4d513a2b3d
feat(gcs): add application default credentials fallback support (#8161) 5 days ago
Chris Lu c52d3d1229
fix: correct chunk size in encrypted uploads (fixes #8151) (#8154) 5 days ago
Chris Lu 9e575822a3 Merge master into s3tables-by-claude (resolve conflicts, keep s3tables changes) 5 days ago
Chris Lu d399113e0c test: fix duplicate subtest names in permissions_test.go 5 days ago
Chris Lu c106532b79 fix: prevent MiniClusterCtx race conditions in command shutdown 5 days ago
Chris Lu a4217dff5f s3tables: enhance DeleteTable authorization with policy checking 5 days ago
Chris Lu 745a7e40a6 s3tables: improve bucket policy error handling in DeleteTableBucket 5 days ago
Chris Lu d5ce6a4cda s3tables: refactor bucket name validation into single function 5 days ago
Chris Lu fe66d00ab0 Merge branch 'master' into s3tables-by-claude 5 days ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 5 days ago
Chris Lu 549b65785d refactor 5 days ago
Chris Lu 590e7efbef s3tables: Separate table name pattern constant for clarity 5 days ago
Chris Lu 78c00e313a go fmt 5 days ago
Chris Lu f5d26b803b s3tables: Fix ListTables authorization and policy parsing 5 days ago
Chris Lu 25b0f86bda s3tables: Fix ownership consistency across handlers 5 days ago
Chris Lu b049e883e1 go fmt 5 days ago
Chris Lu c99e8d4152 s3tables: Remove duplicate bucket extraction logic in helper 5 days ago
Chris Lu 3dcaee56aa Revert "ci: Pin GitHub Actions to commit SHAs for s3-tables-tests" 5 days ago
Chris Lu 21584e4ac8 s3tables: Add resource ARN validation to policy evaluation 5 days ago
Chris Lu 01da26fbcb ci: Pin GitHub Actions to commit SHAs for s3-tables-tests 5 days ago
Chris Lu 2c45b69775 s3tables: Fix remaining policy error handling in namespace and bucket handlers 5 days ago
Chris Lu b7bba7e7dc s3tables: Generate ARNs using resource owner account ID 5 days ago
Chris Lu e7b2869aa9 s3tables: Use policy framework for GetTable authorization 5 days ago
Chris Lu bea0f8eda0 s3tables: Use policy framework for table creation authorization 5 days ago
Chris Lu cf5043a9f9 s3tables: Normalize action names to include service prefix 5 days ago