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 a2b923b6fd
feat(search): search for a specific tag cross-repo (#2211)
Syntax to search for `<tag_name>` accross all repos is `:<tag_name>`

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-01-30 09:12:41 -08:00
..
api feat(ldap): hot reloading ldap credentials on change (#2167) 2024-01-25 09:15:22 -08:00
cli feat(ldap): hot reloading ldap credentials on change (#2167) 2024-01-25 09:15:22 -08:00
common feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
compliance fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
debug fix: tests refactoring (#1950) 2023-10-26 11:20:39 +03:00
exporter fix: high CPU utilization by scheduler while idle (#2156) 2024-01-11 09:30:16 -08:00
extensions feat(search): search for a specific tag cross-repo (#2211) 2024-01-30 09:12:41 -08:00
log refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
meta refactor: update tests to use the newer API for creating test images (#2168) 2024-01-17 10:20:07 -08: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(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
retention feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scheduler fix: the scheduler is now fair (#2158) 2024-01-25 09:05:47 -08:00
storage fix(scrub): hold locks per image not per repo while executing scrub (#2180) 2024-01-25 11:12:21 -08:00
test fix(bearer): fixed /v2/ route not implementing token spec (#2176) 2024-01-22 09:15:27 -08:00