Skip to content

Tags: rchincha/zot

Tags

v2.1.6-freebsd-static-rchincha

Toggle v2.1.6-freebsd-static-rchincha's commit message

Verified

This commit was signed with the committer’s verified signature.
rchincha Ramkumar Chinchani
fix: set freebsd-static as base image for FreeBSD images

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>

v2.1.6-freebsd-rchincha

Toggle v2.1.6-freebsd-rchincha's commit message

Verified

This commit was signed with the committer’s verified signature.
rchincha Ramkumar Chinchani
fix: disable non-functional darwin OCI image builds

darwin OCI images are non-functional until we get a usable base image.
Remove them.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>

v2.1.1-issue-2627-2

Toggle v2.1.1-issue-2627-2's commit message

Verified

This commit was signed with the committer’s verified signature.
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>

v2.1.1-issue-2627-1

Toggle v2.1.1-issue-2627-1's commit message

Verified

This commit was signed with the committer’s verified signature.
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>

v2.1.1-issue-2627

Toggle v2.1.1-issue-2627's commit message

Verified

This commit was signed with the committer’s verified signature.
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>

v1.1.16-rc1

Toggle v1.1.16-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
ci: move distroless to debian12

See:
GoogleContainerTools/distroless#1467
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

bsd-0.0.6

Toggle bsd-0.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ci: enable freebsd container image builds

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

bsd-0.0.5

Toggle bsd-0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ci: enable freebsd container image builds

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

bsd-0.0.3

Toggle bsd-0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ci: enable freebsd container image builds

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

bsd-0.0.4

Toggle bsd-0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: fix apikey case (project-zot#1693)

Signed-off-by: Damien Degois <damien@degois.info>