tailscale/ipn/store
Maisem Ali e0d291ab8a ipn/store: add support for stores to hook into a custom dialer
For stores like k8s secrets we need to dial out to the k8s API as though Tailscale
wasn't running. The issue currently only manifests when you try to use an exit node
while running inside a k8s cluster and are trying to use Kubernetes secrets as the
backing store.

This doesn't address cmd/containerboot, which I'll do in a follow up.

Updates #7695

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-03-29 16:35:46 -07:00
..
awsstore all: update copyright and license headers 2023-01-27 15:36:29 -08:00
kubestore ipn/store: add support for stores to hook into a custom dialer 2023-03-29 16:35:46 -07:00
mem all: use Go 1.20's bytes.Clone 2023-02-01 17:39:18 -08:00
stores.go all: use Go 1.20's bytes.Clone 2023-02-01 17:39:18 -08:00
stores_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
stores_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00