12787 Commits (2ff1cd9fc9be011b660bc2991cef2c18b2beb294)
 

Author SHA1 Message Date
Chris Lu 43aebc10da s3tables: enforce strict resource ownership and implement result filtering for namespaces 1 week ago
Chris Lu 9d54f4d160 s3tables: enforce strict resource ownership and implement result filtering for buckets 1 week ago
Chris Lu c8cfbaa069 s3tables: implement strict AWS-aligned name validation for buckets, namespaces, and tables 1 week ago
Chris Lu 1697ec862f ownerAccountID 1 week ago
Chris Lu 1fdd9c3372 s3tables: refactor permission checks to use resource owner in policy and tagging handlers 1 week ago
Chris Lu 78a007d42b s3tables: refactor permission checks to use resource owner in table handlers 1 week ago
Chris Lu ef0bae45e3 s3tables: refactor permission checks to use resource owner in namespace handlers 1 week ago
Chris Lu 32fade010a s3tables: refactor permission checks to use resource owner in bucket handlers 1 week ago
Chris Lu 2f4cee9538 s3tables: add isAuthError helper to handler.go 1 week ago
Chris Lu 090d473822 s3tables: allow hyphens in namespace and table names 1 week ago
Chris Lu d6f6bf4ce7 s3tables: remove unused ExtractPrincipalFromContext function 1 week ago
Chris Lu e4e4dea140 s3tables: remove legacy principal fallback header 1 week ago
Chris Lu dfdace9a13 s3tables: enhance test robustness and resilience 1 week ago
Chris Lu 2b2ff008cd s3tables: improve resource resolution and error mapping for policies and tagging 1 week ago
Chris Lu f17ec59d46 s3tables: implement optimistic concurrency for table deletion 1 week ago
Chris Lu 12c1190a5c s3tables: update namespace handlers for multi-account support 1 week ago
Chris Lu 922b0c3171 s3tables: update bucket handlers for multi-account support 1 week ago
Chris Lu 31867b6f75 s3tables: improve account ID handling and define missing error codes 1 week ago
Chris Lu e381b81b47 s3tables: use crypto/rand for secure version token generation 1 week ago
Emanuele Leopardi 51ef39fc76
Update Helm hook annotations for post-install and upgrade (#8150) 1 week ago
Chris Lu 89b85bfd5e s3tables test: update integration tests for new client API 1 week ago
Chris Lu 783fe25eac s3tables test: expose pagination parameters in client list methods 1 week ago
Chris Lu 5c43f1e6a4 s3tables: fix cross-namespace pagination in listTablesInAllNamespaces 1 week ago
Chris Lu 5eed1874a9 s3tables: return 404 in handleDeleteNamespace if namespace not found 1 week ago
Chris Lu ae7743304c s3tables: refine permission helpers to align with operation names 1 week ago
Chris Lu babf1b06ac s3tables: implement token-based pagination for namespace listing 1 week ago
Chris Lu 6ff683a627 s3tables: implement token-based pagination for table buckets listing 1 week ago
Chris Lu 1fb3aefa95 s3tables: ensure root tables directory exists before bucket creation 1 week ago
Chris Lu 47ef8c3cce s3tables: add table name validation and cleanup duplicated logic in table handlers 1 week ago
Chris Lu f83cef1259 s3tables: add table name validation and 404 propagation to policy handlers 1 week ago
Chris Lu ab6351e1c9 s3tables: implement validateTableName helper 1 week ago
Chris Lu 9f1dd57939 s3tables test: improve error reporting on decoding failure 1 week ago
Chris Lu 1f70d82170 s3tables: remove duplicate comment in permissions.go 1 week ago
Chris Lu 6d01e42cef s3tables: improve principal extraction using identity context 1 week ago
Chris Lu 5cea00ff07 S3 Tables: use os.ModeDir constant in filer_ops.go 1 week ago
Chris Lu d8c7c16aad S3 Tables: fix gRPC stream loop handling in namespace handlers 1 week ago
Chris Lu b7c1eba0a1 S3 Tables: secure API router with IAM authentication 1 week ago
Chris Lu ae19621230 S3 Tables: validate ARN namespace to prevent path traversal 1 week ago
Chris Lu f13e250fc3 S3 Tables: fix gRPC stream loop handling for list operations 1 week ago
Chris Lu dc4c62e742 s3tables: harden auth and error handling 1 week ago
Chris Lu a3af5eb77a s3tables: optimize regex usage and improve version token uniqueness 1 week ago
Chris Lu 1c0d37e15a s3tables: improve error handling and permission logic 1 week ago
Chris Lu 6fc170c645 test: add miniClusterMutex to prevent race conditions 1 week ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 1 week ago
Chris Lu da15ee3e49 s3tables: harden namespace validation and correct ARN parsing 1 week ago
Chris Lu b4d8350936 s3tables: normalize filer errors and use standard helpers 1 week ago
Chris Lu 1d1634c2a2 test: update integration tests to match refactored S3 Tables client 1 week ago
Chris Lu 44f580c24e test: refactor S3 Tables client for DRYness and multi-segment namespaces 1 week ago
Chris Lu 04514071a7 s3tables: implement granular authorization and refine error responses 1 week ago
Chris Lu 580c2b4ad4 command: fix stale error variable logging in filer serving goroutines 1 week ago