0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/api
Shivam Mishra dcdeb935fd use zot as an extension name, ext as a component and search as a module
add endpoints field in ext discover api

distribution spec extension discover api has endpoints field required.

https://github.com/opencontainers/distribution-spec/blob/main/extensions/_oci.md#extensions-property-descriptions

Signed-off-by: Shivam Mishra <shimish2@cisco.com>
2022-05-24 19:12:40 -07:00
..
config Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
constants use zot as an extension name, ext as a component and search as a module 2022-05-24 19:12:40 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
controller.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
controller_test.go use zot as an extension name, ext as a component and search as a module 2022-05-24 19:12:40 -07:00
errors.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
routes_test.go mocked tests for routes 2022-05-20 13:27:09 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00