0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/extensions/search
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 fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
cve Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
digest Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
gql_generated feat(GraphQL): playground, served by zot in specific binary (#753) 2022-10-05 12:56:41 -07:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go fix(lastUpdated): fix image lastUpdated timestamp logic (#863) 2022-10-10 17:43:05 -07:00
resolver_test.go storage: Move common code in helper functions, closes #730 (#820) 2022-09-30 10:35:16 -07:00
schema.graphql feat(GraphQL): playground, served by zot in specific binary (#753) 2022-10-05 12:56:41 -07:00
schema.resolvers.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00