0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
alexstan12 8fb11180d4
fix: queries with images as arguments without a reference should return an error (#1040)
Currently there is no push-back on queries that should contain image names but
have only the repo name. This commit adds a check that will return an error for images
w/o a reference(tag or digest).

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-12-09 11:40:06 -08:00
..
api fix(test): consolidate flaky scrub test (#1042) 2022-12-07 11:04:33 -08:00
cli fix(config): warn if cve is used with remote storage driver (#1034) 2022-11-30 09:35:06 +02:00
common chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
compliance chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
debug feat(artifact): add OCI references support (#936) 2022-11-08 00:38:16 -08:00
exporter chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
extensions fix: queries with images as arguments without a reference should return an error (#1040) 2022-12-09 11:40:06 -08:00
log chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
requestcontext fix(storage): deleting manifests with identical digests (#951) 2022-11-18 09:35:28 -08:00
scheduler fix(coverage): scheduler coverage (#893) 2022-10-21 18:33:22 +03:00
storage fix(test): consolidate flaky scrub test (#1042) 2022-12-07 11:04:33 -08:00
test feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00