18 Commits (3e8d2a0a71d8be9cf8b79c488756dceddecda7ba)

Author SHA1 Message Date
Chris Lu e0da63fd0a s3tables: Add upper bound validation for MaxTables parameter 5 days ago
Chris Lu a6c3e96f7b s3tables: fix double-write issue in handleListTables 5 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 5 days ago
Chris Lu 0d65daad4c s3tables: improve pagination robustness and error handling in table listing handlers 5 days ago
Chris Lu d4ebafbacd s3tables: enforce strict resource ownership and implement result filtering for tables 5 days ago
Chris Lu 1697ec862f ownerAccountID 5 days ago
Chris Lu 78a007d42b s3tables: refactor permission checks to use resource owner in table handlers 5 days ago
Chris Lu f17ec59d46 s3tables: implement optimistic concurrency for table deletion 5 days ago
Chris Lu 5c43f1e6a4 s3tables: fix cross-namespace pagination in listTablesInAllNamespaces 5 days ago
Chris Lu 47ef8c3cce s3tables: add table name validation and cleanup duplicated logic in table handlers 5 days ago
Chris Lu f13e250fc3 S3 Tables: fix gRPC stream loop handling for list operations 5 days ago
Chris Lu dc4c62e742 s3tables: harden auth and error handling 5 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 5 days ago
Chris Lu 2c551dad5d s3tables: fix pagination and enhance error handling in list/delete operations 5 days ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 5 days ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 5 days ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 5 days ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 5 days ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 5 days ago