0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/meta
Andreea Lupu 5a3fac40db
feat: upload cosign public key and notation certificates to cloud (#1744)
- using secrets manager for storing public keys and certificates
- adding a default truststore for notation verification and upload all certificates to this default truststore
- removig `truststoreName` query param from notation api for uploading certificates


(cherry picked from commit eafcc1a213)

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-09-08 10:03:58 +03:00
..
boltdb feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
common feat(pagination): move pagination and sorting image summary results after conversion (#1637) 2023-07-31 22:16:09 +03:00
dynamodb feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
types feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
version feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
hooks.go feat(pagination): move pagination and sorting image summary results after conversion (#1637) 2023-07-31 22:16:09 +03:00
hooks_test.go refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00
meta.go feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
meta_test.go feat: upload cosign public key and notation certificates to cloud (#1744) 2023-09-08 10:03:58 +03:00
parse.go fix(parse): lock storage while reading using image store (#1719) 2023-08-23 19:29:23 +03:00
parse_test.go refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00