You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chris Lu 5c43f1e6a4 s3tables: fix cross-namespace pagination in listTablesInAllNamespaces 4 days ago
..
filer_ops.go S3 Tables: use os.ModeDir constant in filer_ops.go 4 days ago
handler.go s3tables: improve principal extraction using identity context 4 days ago
handler_bucket_create.go s3tables: ensure root tables directory exists before bucket creation 4 days ago
handler_bucket_get_list_delete.go s3tables: implement token-based pagination for table buckets listing 4 days ago
handler_namespace.go s3tables: return 404 in handleDeleteNamespace if namespace not found 4 days ago
handler_policy.go s3tables: add table name validation and 404 propagation to policy handlers 4 days ago
handler_table.go s3tables: fix cross-namespace pagination in listTablesInAllNamespaces 4 days ago
permissions.go s3tables: refine permission helpers to align with operation names 4 days ago
types.go Refine S3 Tables implementation to address code review feedback 4 days ago
utils.go s3tables: implement validateTableName helper 4 days ago