tailscale/ipn/store
Irbe Krumina a567f56445
ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178)
Reads use the sanitized form, so unsanitized keys being stored
in memory resulted lookup failures, for example for serve config.

Updates tailscale/tailscale#15134

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2025-03-03 16:04:18 +00:00
..
awsstore ipn/store/awsstore: allow providing a KMS key 2025-02-28 13:47:42 -08:00
kubestore ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178) 2025-03-03 16:04:18 +00:00
mem ipn/store/kubestore: cache state in memory (#13918) 2024-10-26 09:33:47 -05:00
store_aws.go ipn/store/awsstore: allow providing a KMS key 2025-02-28 13:47:42 -08:00
store_kube.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2024-04-17 10:20:11 -07:00
stores_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
stores.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2024-04-17 10:20:11 -07:00