0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/test
LaurentiuNiculae 4fb1e756c4
feat(startup): update logic for metadb update on startup, skip unmodified repos (#2024)
- MetaDB stores the time of the last update of a repo
- During startup we check if the layout has been updated after the last recorded change in the db
- If this is the case, the repo is parsed and updated in the DB otherwise it's skipped

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-11-16 10:39:27 -08:00
..
auth refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
common feat(startup): update logic for metadb update on startup, skip unmodified repos (#2024) 2023-11-16 10:39:27 -08:00
deprecated refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
image-utils fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
inject refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -07:00
mocks feat(startup): update logic for metadb update on startup, skip unmodified repos (#2024) 2023-11-16 10:39:27 -08:00
oci-utils fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
signature feat: add support for oci1.1 cosign signatures(using referrers) (#1963) 2023-11-06 14:09:39 -08:00
skip fix: metrics should be protected behind authZ (#1895) 2023-10-20 10:33:26 +03:00