project-zot/zot

[Bug]: unable to start zot with dynamodb cache driver

Closed this issue · 2 comments

zot version

v2.1.1

Describe the bug

Unable to start zot registry with cache driver dynamodb

To reproduce

  1. Configuration: config zot with dynamodb cache driver. Sufficient IAM permission
  2. Seen error: exceeded max wait time for TableExists waiter

Expected behavior

able to create dynamodb table and able to start zot registry

Screenshots

No response

Additional context

No response

should be fixed by #2730

Fix is merged, closing this issue.
Thanks @vanhtuan0409