0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
peusebiu a46e10269a
fix(shutdown): fix crash when shutting down before server and task scheduler have started. (#2148)
init shutdown routine after controller.Init()
check for nil values before stopping http server and task scheduler.

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2024-01-05 17:50:48 -08:00
..
api fix(shutdown): fix crash when shutting down before server and task scheduler have started. (#2148) 2024-01-05 17:50:48 -08:00
cli fix(shutdown): fix crash when shutting down before server and task scheduler have started. (#2148) 2024-01-05 17:50:48 -08:00
common feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
compliance fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
debug fix: tests refactoring (#1950) 2023-10-26 11:20:39 +03:00
exporter fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
extensions fix(ui): Add users route to extension_ui.go (#2141) 2023-12-17 21:56:06 +02:00
log refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
meta fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08: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 feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
retention feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scheduler fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
storage fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
test feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00