0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
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
..
api build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
cli build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
common sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00
compliance Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
debug fix: incorrect path for playground template (#858) 2022-10-07 11:29:11 +03:00
exporter Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
extensions fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
log build(tags): remove redundant build tag ui_base (#857) 2022-10-10 15:05:55 +03:00
requestcontext Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
scheduler initial design for task scheduler (#700) 2022-09-22 22:27:56 -07:00
storage Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
test fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00