0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
LaurentiuNiculae d62c09e2cc
feat(repodb): Multiarch Image support (#1147)
* feat(repodb): index logic + tests

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

* feat(cli): printing indexes support using the rest api

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

---------

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-02-27 11:23:18 -08:00
..
config feat(cache): dynamodb implementation (#953) 2022-11-22 10:29:57 -08:00
constants chore: rename search route prefix (#887) 2022-10-18 20:46:06 -07:00
authn.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
authz.go fix(storage): deleting manifests with identical digests (#951) 2022-11-18 09:35:28 -08:00
controller.go feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
controller_test.go feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
errors.go Update go version to 1.19 (#829) 2022-10-05 13:21:14 +03:00
errors_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
ldap.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
routes.go fix: call notation-go libs instead of using notation binary (#1104) 2023-02-13 10:43:52 -08:00
routes_test.go refactor: Cleanup/simplify test cases (#1041) 2022-12-15 13:22:18 -08:00
session.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00