fix(dcrouter): re-trigger auto certificate provisioning after SmartAcme becomes ready

This commit is contained in:
2026-03-27 19:49:38 +00:00
parent d2b108317e
commit 36a3060cce
4 changed files with 22 additions and 45 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-27 - 11.12.3 - fix(dcrouter)
re-trigger auto certificate provisioning after SmartAcme becomes ready
- clear certificate provisioning scheduler state before retrying startup-affected routes
- use route updates to re-run certificate provisioning for all current auto-cert routes
- remove the unused single-route domain lookup helper
## 2026-03-27 - 11.12.2 - fix(dcrouter)
guard auto certificate reprovisioning against unnamed routes