Commit Graph

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] a484b61a0f Improve test and comment clarity based on code review feedback
Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-02-01 23:02:58 +00:00
copilot-swe-agent[bot] c84d8a6d88 Address PR review comments: fix test description and add BATS test clarification
Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-02-01 23:01:02 +00:00
Ramkumar Chinchani 7ead92b82f feat(tls): automatically reload tls certs
Fixes issue #3747

Currently, zot requires a restart whenever tls certs change, which can
occur whenever there are tls cert rotation etc.

This PR checks if the tls certs have be modified and if so reloads them
without restarting zot.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
2026-02-01 14:48:44 -08:00