0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/meta/dynamodb
peusebiu e023936e8e
fix(ui): fix image details view (#2470)
when a UI client tries to view image details
for an image with multiple tags pointing to the same digest
we make a query to dynamodb having duplicate keys (same digest)
resulting in an error and the client is redirect back to image
overview.

closes: #2464

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2024-06-14 09:22:48 -07:00
..
dynamodb.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
dynamodb_internal_test.go chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00
dynamodb_test.go fix(ui): fix image details view (#2470) 2024-06-14 09:22:48 -07:00
iterator.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
parameters.go chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00