[Bug]: unable to start zot with dynamodb cache driver
Closed this issue · 2 comments
vanhtuan0409 commented
zot version
v2.1.1
Describe the bug
Unable to start zot registry with cache driver dynamodb
To reproduce
- Configuration: config zot with dynamodb cache driver. Sufficient IAM permission
- 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
vanhtuan0409 commented
should be fixed by #2730
rchincha commented
Fix is merged, closing this issue.
Thanks @vanhtuan0409