17 Commits (a6c3e96f7be5039c75e3db4e5a4c7977acbf3bc1)

Author SHA1 Message Date
Chris Lu a6c3e96f7b s3tables: fix double-write issue in handleListTables 4 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 4 days ago
Chris Lu 0d65daad4c s3tables: improve pagination robustness and error handling in table listing handlers 4 days ago
Chris Lu d4ebafbacd s3tables: enforce strict resource ownership and implement result filtering for tables 4 days ago
Chris Lu 1697ec862f ownerAccountID 4 days ago
Chris Lu 78a007d42b s3tables: refactor permission checks to use resource owner in table handlers 4 days ago
Chris Lu f17ec59d46 s3tables: implement optimistic concurrency for table deletion 4 days ago
Chris Lu 5c43f1e6a4 s3tables: fix cross-namespace pagination in listTablesInAllNamespaces 4 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