0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search/common
Andrei Aaron 815366024b
fix(lastUpdated): fix image lastUpdated timestamp logic (#863)
The lastUpdated field was picked from the first entry in image history
Now it is the created time of the image, or the last entry in
image history, if created time is unavailable

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
2022-10-10 17:43:05 -07:00
..
common.go fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
common_test.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
model.go Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
oci_layout.go fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00