Tags: rchincha/zot
Tags
fix: work around AWS S3 limits Fixes issue project-zot#2627 We get/put metadata in dynamodb and it appears there are limits enforced by AWS S3 APIs. https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html If you request more than 100 items, BatchGetItem returns a ValidationException with the message "Too many items requested for the BatchGetItem call." Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
fix: work around AWS S3 limits Fixes issue project-zot#2627 We get/put metadata in dynamodb and it appears there are limits enforced by AWS S3 APIs. https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html If you request more than 100 items, BatchGetItem returns a ValidationException with the message "Too many items requested for the BatchGetItem call." Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
fix: work around AWS S3 limits Fixes issue project-zot#2627 We get/put metadata in dynamodb and it appears there are limits enforced by AWS S3 APIs. https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html If you request more than 100 items, BatchGetItem returns a ValidationException with the message "Too many items requested for the BatchGetItem call." Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
ci: move distroless to debian12 See: GoogleContainerTools/distroless#1467 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
PreviousNext