0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/extensions/search/cve
peusebiu 6222dae1f0
feat(scheduler): gracefully shutdown (#1951)
wait for workers to finish before exiting

should fix tests reporting they couldn't remove rootDir because it's being
written by tasks

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-11-24 00:40:10 -08:00
..
cache feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
model fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
trivy feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
cve.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
cve_internal_test.go fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
cve_test.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
pagination.go fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
pagination_test.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scan.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scan_test.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
update.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
update_test.go refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00