-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
This issue tracks remaining issues from the TODO list here: #91 (comment)
Related:
KVStore
- Versioned Bucket Support. From a high-level perspective might involve combining the
x-amz-version-id
andetag
headers inStorageGenerations.
- S3 specific rate-limiting (per endpoint?). Current S3 rate limiting is based on the GCS rate limiting code. Relevant documentation
Testing
-
Upgrade to localstack 2.3 (release targeted for 26th Sep 2023)tensorstore::internal::TestKeyValueReadWriteOps
currently succeeds locally onlocalstack/localstack:latest
image (c.f. bug: S3 range requests where end < last return a 416, instead of returning the entire content. localstack/localstack#9076 (comment))
-
Install localstack in github actions - Moto as S3 testharness. 8a7f109, 81aef76
- Benchmarking See S3 Support #91 (comment)
Authorisation
- Refactor AWS credentials to support credential expiry and greater modularity #119
- Support the EC2 Metadata Server #115.
Logging
- Review use of fancy logging within S3 in general
Metadata
Metadata
Assignees
Labels
No labels