19 Commits (master)

Author SHA1 Message Date
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 3 days ago
Chris Lu f1e27b8f30
s3: change s3 tables to use RESTful API (#8169) 3 days ago
Chris Lu 88c27615c4 /table-buckets 4 days ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 5 days ago
Chris Lu b7bba7e7dc s3tables: Generate ARNs using resource owner account ID 5 days ago
Chris Lu cf5043a9f9 s3tables: Normalize action names to include service prefix 5 days ago
Chris Lu ee468749bd
Update weed/s3api/s3tables/handler.go 5 days ago
Chris Lu 41e799b4e0 s3tables: Consolidate getPrincipalFromRequest and getAccountID into single method 5 days ago
Chris Lu e862888d2d s3tables: add request body size limiting 5 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 5 days ago
Chris Lu a689c1e052 s3tables: align getPrincipalFromRequest with account ID for IAM compatibility 5 days ago
Chris Lu 2f4cee9538 s3tables: add isAuthError helper to handler.go 5 days ago
Chris Lu e4e4dea140 s3tables: remove legacy principal fallback header 5 days ago
Chris Lu 31867b6f75 s3tables: improve account ID handling and define missing error codes 5 days ago
Chris Lu 6d01e42cef s3tables: improve principal extraction using identity context 5 days ago
Chris Lu c62a332c7f s3tables: align ARN formatting and optimize resource handling 5 days ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 5 days ago
Chris Lu 08ee4e37d8 s3tables: clean up unused code and improve error response formatting 5 days ago
Chris Lu fb0e12e985 s3tables: implement permission checking and authorization 6 days ago
Chris Lu 62fd4bd017 s3tables: simplify handler by removing duplicate utilities 6 days ago