fix(route-config): sync applied routes to remote ingress manager after route updates

This commit is contained in:
2026-04-02 16:26:24 +00:00
parent 5e980812b0
commit 73a47e5a97
5 changed files with 21 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-02 - 12.2.2 - fix(route-config)
sync applied routes to remote ingress manager after route updates
- add an optional route-applied callback to RouteConfigManager
- forward merged SmartProxy routes to RemoteIngressManager whenever routes are updated
## 2026-04-02 - 12.2.1 - fix(web-ui)
align dees-table props and action handlers in security profile and network target views