22 Commits (admin/csrf-s3tables)

Author SHA1 Message Date
Chris Lu e6ee293c17
Add table operations test (#8241) 5 days ago
Chris Lu a3b83f8808
test: add Trino Iceberg catalog integration test (#8228) 6 days ago
Chris Lu b244bb58aa
s3tables: redesign Iceberg REST Catalog using iceberg-go and automate integration tests (#8197) 1 week ago
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 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 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 2 weeks ago
Chris Lu b7bba7e7dc s3tables: Generate ARNs using resource owner account ID 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 41e799b4e0 s3tables: Consolidate getPrincipalFromRequest and getAccountID into single method 2 weeks ago
Chris Lu e862888d2d s3tables: add request body size limiting 2 weeks ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 2 weeks ago
Chris Lu a689c1e052 s3tables: align getPrincipalFromRequest with account ID for IAM compatibility 2 weeks ago
Chris Lu 2f4cee9538 s3tables: add isAuthError helper to handler.go 2 weeks ago
Chris Lu e4e4dea140 s3tables: remove legacy principal fallback header 2 weeks ago
Chris Lu 31867b6f75 s3tables: improve account ID handling and define missing error codes 2 weeks ago
Chris Lu 6d01e42cef s3tables: improve principal extraction using identity context 2 weeks ago
Chris Lu c62a332c7f s3tables: align ARN formatting and optimize resource handling 2 weeks ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 2 weeks ago
Chris Lu 08ee4e37d8 s3tables: clean up unused code and improve error response formatting 2 weeks ago
Chris Lu fb0e12e985 s3tables: implement permission checking and authorization 2 weeks ago
Chris Lu 62fd4bd017 s3tables: simplify handler by removing duplicate utilities 2 weeks ago