Files
Paul Lorenz 92b070b758 Add router-side managed configuration registry. Fixes #3998
- adds a managed-config registry that tracks available router config per base type by source (controller/local) and version
- reconciles to an effective config with local-config-wins precedence at the base-type level, selecting the highest supported version
- adds a local config-type allow-list so operators bound which config types the controller may enable
- loads the managedConfig section from the router config file
- wires the RDM subscriber to feed router-target config events into the registry
- adds inspect support for the registry

The registry is not yet consumed by any subsystem; routing link management through it is a follow-up. For #3743.
2026-07-02 14:22:31 -04:00
..
2024-11-01 15:21:01 -04:00