tailscale/ipn/store
Maisem Ali 9d8b7a7383 ipn/store/kubestore: handle "/" in ipn.StateKeys
Kubernetes doesn't allow slashes as keys in secrets, replace them with "__".

This shows up in the kubernetes-operator now that tsnet sets resets the ServeConfig
at startup.

Fixes #7662

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-03-23 12:33:47 -07:00
..
awsstore all: update copyright and license headers 2023-01-27 15:36:29 -08:00
kubestore ipn/store/kubestore: handle "/" in ipn.StateKeys 2023-03-23 12:33:47 -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