You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
appctest appc: add test to ensure that individual IPs are not removed during route updates 6 months ago
appconnector.go appc: add flag shouldStoreRoutes and controlknob for it 3 months ago
appconnector_test.go appc: add flag shouldStoreRoutes and controlknob for it 3 months ago