0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test/mocks
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
..
cve_mock.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
image_store_mock.go initial design for task scheduler (#700) 2022-09-22 22:27:56 -07:00
lint_mock.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
oci_mock.go fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
storage_driver_mock.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00