tailscale/appc
Fran Bull 1bd1b387b2 appc: add flag shouldStoreRoutes and controlknob for it
When an app connector is reconfigured and domains to route are removed,
we would like to no longer advertise routes that were discovered for
those domains. In order to do this we plan to store which routes were
discovered for which domains.

Add a controlknob so that we can enable/disable the new behavior.

Updates #11008
Signed-off-by: Fran Bull <fran@tailscale.com>
2024-04-29 11:40:04 -07:00
..
appctest appc: add test to ensure that individual IPs are not removed during route updates 2024-01-22 17:50:55 -08:00
appconnector_test.go appc: add flag shouldStoreRoutes and controlknob for it 2024-04-29 11:40:04 -07:00
appconnector.go appc: add flag shouldStoreRoutes and controlknob for it 2024-04-29 11:40:04 -07:00