0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
Andrei Aaron 74f769d2c1
fix(cli): make sure all needed ImageSummary properties are requested from the server (#1618)
Resolves #1597

Fix missing properties in some calls OS/Arch/IsSigned/LastUpdated.
Since the properties were missing from the graphql requests, zli was showing default values.

Update the tests to generate a tets image with the created date different from
the go detault value for time.Time{}. The tests are now checking a non-default
value in the responses client side, in order to avoid missing issues like this in the future.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-07-14 09:22:14 +03:00
..
api feat: add additional manifest validations (#1609) 2023-07-13 09:31:39 -07:00
cli fix(cli): make sure all needed ImageSummary properties are requested from the server (#1618) 2023-07-14 09:22:14 +03:00
common build: fix mgmt and userprefs when building them separately (#1601) 2023-07-10 19:40:14 +03:00
compliance feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
debug chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
exporter feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
extensions feat: add additional manifest validations (#1609) 2023-07-13 09:31:39 -07:00
log refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
meta feat(cve): ability to return CVEs per image os and architecture (#1607) 2023-07-11 09:29:04 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
scheduler fix: changing default numWorkers, making it customizable and refactoring scheduler (#1563) 2023-07-04 11:03:29 +03:00
storage feat: add additional manifest validations (#1609) 2023-07-13 09:31:39 -07:00
test feat: add additional manifest validations (#1609) 2023-07-13 09:31:39 -07:00