0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg/storage/s3
Ramkumar Chinchani b22989cfe0
fix: refactor monitoring code outside locks (#1596)
We use locks to protect OCI layouts. However, our critical sections have
too long and cover code instead of data.

Fixes issue #1595

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2023-07-07 13:51:00 -07:00
..
s3.go fix: refactor monitoring code outside locks (#1596) 2023-07-07 13:51:00 -07:00
s3_test.go fix(storage): do not open/download blobs when validating manifests (#1566) 2023-07-06 10:33:36 -07:00