0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -05:00
zot/pkg
Andrei Aaron b5f27c5b50 RepoSummary has a new attribute NewestTag of type ImageSummary
ImageListWithLatestTag currently returns a list of ImageInfo objects.
It needs to return consistent results with the API used for Global search as the same information will be used by the UI in the same type or cards.
So we need to update RepoSummary to include the data which right now is present in ImageInfo, but missing from RepoSummary (information on the latest tag in that specific repo).
Will update return type of ImageListWithLatestTag in a later PR (issue tracked in a separate GH issue)

Closes #666

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
2022-07-27 19:41:00 +03:00
..
api image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
cli image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
common sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00
compliance ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
exporter Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
extensions RepoSummary has a new attribute NewestTag of type ImageSummary 2022-07-27 19:41:00 +03:00
log Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
storage image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
test RepoSummary has a new attribute NewestTag of type ImageSummary 2022-07-27 19:41:00 +03:00