zot icon indicating copy to clipboard operation
zot copied to clipboard

durable attributes: image-level attributes need to be durable

Open rchincha opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

In UI, it is useful to show image-level attributes such as "how many times downloaded", "CVEs affected", etc

Note that we cannot store these in manifest annotations since it could affect image signatures.

Describe the solution you'd like

Store these in a separate db. We have one for other things anyways.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

rchincha avatar May 18 '22 18:05 rchincha

Let's cover the user level attributes as part of https://github.com/project-zot/zot/issues/592

andaaron avatar Jul 06 '22 16:07 andaaron

In review: https://github.com/project-zot/zot/pull/979/commits

andaaron avatar Nov 09 '22 08:11 andaaron