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/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>
1 year ago
..
awsstore all: update copyright and license headers 1 year ago
kubestore ipn/store/kubestore: handle "/" in ipn.StateKeys 1 year ago
mem all: use Go 1.20's bytes.Clone 1 year ago
stores.go all: use Go 1.20's bytes.Clone 1 year ago
stores_linux.go all: update copyright and license headers 1 year ago
stores_test.go all: update copyright and license headers 1 year ago