0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg
peusebiu f164fb9e03
fix(ci): fix nighlty builds and print zot log on failure (#1799)
now gc stress on s3 storage is using minio for ci/cd builds
gc stress on s3 storage is using localstack for nightly builds

fixed(gc): make sure we don't remove repo if there are blobs
being uploaded or the number of blobs gc'ed is not 0

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-09-20 19:25:06 +03:00
..
api feat(pprof): add profiling route handler to debug runtime (#1818) 2023-09-18 14:05:41 -07:00
cli fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
common fix(sync): ping func should not try to read response body (#1757) 2023-09-13 20:00:51 +03:00
compliance refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
debug feat(pprof): add profiling route handler to debug runtime (#1818) 2023-09-18 14:05:41 -07:00
exporter refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00
extensions feat(pprof): add profiling route handler to debug runtime (#1818) 2023-09-18 14:05:41 -07:00
log refactor: Reduce zb binary size (#1783) 2023-09-13 10:28:14 +03:00
meta fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
scheduler feat(scheduler): pass the shutdown/reload ctx to running tasks (#1671) 2023-09-05 09:48:56 -07:00
storage fix(ci): fix nighlty builds and print zot log on failure (#1799) 2023-09-20 19:25:06 +03:00
test fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00