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 08983a845a
feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129)
* feat(repodb): implement pagination for ImageList and integrate it with RepoDB

- it can now return all images from all repos, when provided repo parameter is ""

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
(cherry picked from commit c003dcec9f805564946935e7eb091632f605035e)
(cherry picked from commit 72feba979b9ddd452465a652bb31f439584a046c)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* ci(timeouts): increase ci-cd workflow timeout for the build and test step

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Co-authored-by: Alex Stan <alexandrustan96@yahoo.ro>
2023-01-23 09:45:11 -08:00
..
api test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
cli feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
common test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
compliance test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08: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 feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
log test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
meta/repodb feat(repodb): add PageInfo to GlobalSearch and RepoListWithNewestImage results (#1121) 2023-01-18 14:20:55 -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(repodb): Implement RepoDB for image specific information using boltdb/dynamodb (#979) 2023-01-09 12:37:44 -08:00
scheduler fix(coverage): scheduler coverage (#893) 2022-10-21 18:33:22 +03:00
storage test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
test feat(cve): the cve related calls to use repodb and add pagination on image results (#1118) 2023-01-20 22:09:40 +02:00