Files
tailscale/appc
Zach Buchheit f95d887266 appc: reproduce route coalescing issue
Today when you change from using domain discovery to a preset app for
app connectors, we only coalesce the first route that matches the
broader CIDR range. According to documentation at https://tailscale.com/docs/reference/best-practices/app-connectors#route-coalescing
This is not intended functionality.

Addresses #20956
Signed-off-by: Zach Buchheit <zachb@tailscale.com>
2026-08-21 16:42:42 -07:00
..