930 Commits (6a61037333117399508cecef00a2a0af07e412af)

Author SHA1 Message Date
Chris Lu 59b02e0cba
s3api: fix multipart Complete ETag matching and lower empty-upload log noise (#8264) 2 days ago
Chris Lu 5a0204310c
Add Iceberg admin UI (#8246) 3 days ago
Chris Lu be6b5db65a
s3: fix health check endpoints returning 404 for HEAD requests #8243 (#8248) 3 days ago
Chris Lu 403592bb9f
Add Spark Iceberg catalog integration tests and CI support (#8242) 3 days ago
Chris Lu e6ee293c17
Add table operations test (#8241) 4 days ago
Chris Lu c284e51d20
fix: multipart upload ETag calculation (#8238) 5 days ago
Chris Lu a3b83f8808
test: add Trino Iceberg catalog integration test (#8228) 5 days ago
Chris Lu c2bfd7b524
fix: honor SSE-C chunk offsets in decryption for large chunked uploads (#8216) 7 days ago
Chris Lu 7831257ed5
s3: allow single Statement object in policy document (#8212) 7 days ago
Chris Lu c9c46db77e
s3api: fix ListObjectVersions inconsistency with delimiters (#8210) 1 week ago
Chris Lu 000e2bd4a9 logging and debugging 1 week ago
Chris Lu f66a23b472
Fix: filer not yet available in s3.configure (#8198) 1 week ago
Chris Lu b244bb58aa
s3tables: redesign Iceberg REST Catalog using iceberg-go and automate integration tests (#8197) 1 week ago
Chris Lu 1274cf038c
s3: enforce authentication and JSON error format for Iceberg REST Catalog (#8192) 1 week ago
Chris Lu 2bb21ea276
feat: Add Iceberg REST Catalog server and admin UI (#8175) 1 week ago
Chris Lu 621834d96a
s3tables: add Iceberg file layout validation for table buckets (#8176) 1 week ago
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 2 weeks ago
Chris Lu b2b0a38e71
s3api: allow empty region and account id in s3tables ARN (#8171) 2 weeks ago
Chris Lu 6a9e7360df
s3api: fix S3 Tables auth to allow auto-hashing of body (#8170) 2 weeks ago
Chris Lu f1e27b8f30
s3: change s3 tables to use RESTful API (#8169) 2 weeks ago
Chris Lu 88c27615c4 /table-buckets 2 weeks ago
Chris Lu 8b61fd77b5
s3api: ensure MD5 is calculated or reused during CopyObject (#8163) 2 weeks ago
Chris Lu d399113e0c test: fix duplicate subtest names in permissions_test.go 2 weeks ago
Chris Lu a4217dff5f s3tables: enhance DeleteTable authorization with policy checking 2 weeks ago
Chris Lu 745a7e40a6 s3tables: improve bucket policy error handling in DeleteTableBucket 2 weeks ago
Chris Lu d5ce6a4cda s3tables: refactor bucket name validation into single function 2 weeks ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 2 weeks ago
Chris Lu 549b65785d refactor 2 weeks ago
Chris Lu 590e7efbef s3tables: Separate table name pattern constant for clarity 2 weeks ago
Chris Lu 78c00e313a go fmt 2 weeks ago
Chris Lu f5d26b803b s3tables: Fix ListTables authorization and policy parsing 2 weeks ago
Chris Lu 25b0f86bda s3tables: Fix ownership consistency across handlers 2 weeks ago
Chris Lu b049e883e1 go fmt 2 weeks ago
Chris Lu c99e8d4152 s3tables: Remove duplicate bucket extraction logic in helper 2 weeks ago
Chris Lu 21584e4ac8 s3tables: Add resource ARN validation to policy evaluation 2 weeks ago
Chris Lu 2c45b69775 s3tables: Fix remaining policy error handling in namespace and bucket handlers 2 weeks ago
Chris Lu b7bba7e7dc s3tables: Generate ARNs using resource owner account ID 2 weeks ago
Chris Lu e7b2869aa9 s3tables: Use policy framework for GetTable authorization 2 weeks ago
Chris Lu bea0f8eda0 s3tables: Use policy framework for table creation authorization 2 weeks ago
Chris Lu cf5043a9f9 s3tables: Normalize action names to include service prefix 2 weeks ago
Chris Lu ee468749bd
Update weed/s3api/s3tables/handler.go 2 weeks ago
Chris Lu 08bd1e2563 s3tables: Pre-validate namespace to return 400 instead of 500 2 weeks ago
Chris Lu 8eee6b2a0e s3tables: Fix bucket policy error handling in permission checks 2 weeks ago
Chris Lu 6658a655f6 clean up 2 weeks ago
Chris Lu 1e18c01a78 go fmt 2 weeks ago
Chris Lu 3e8d2a0a71 s3tables: Use policy_engine wildcard matcher for complete IAM compatibility 2 weeks ago
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 2 weeks ago
Chris Lu 0b41ade726 s3tables: Fetch bucket policy in handleListTagsForResource for permission evaluation 2 weeks ago
Chris Lu 41e799b4e0 s3tables: Consolidate getPrincipalFromRequest and getAccountID into single method 2 weeks ago
Chris Lu ee3d779a5d s3tables: Separate permission checks for tagging and untagging 2 weeks ago