0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/cli/server
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
..
config_reloader.go fix(shutdown): fix crash when shutting down before server and task scheduler have started. (#2148) 2024-01-05 17:50:48 -08:00
config_reloader_test.go refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
extensions_test.go refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
root.go fix(shutdown): fix crash when shutting down before server and task scheduler have started. (#2148) 2024-01-05 17:50:48 -08:00
root_test.go refactor(log): replace panics with log fatal or log panic functions (#1723) 2023-11-24 00:38:36 -08:00
stress_test.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
validate_sync_disabled.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
validate_sync_enabled.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00