tailscale/ipn/store
Tom Proctor eed3e5dc61
ipn/store/kubestore,kube: fix cert error in admin UI (#16717)
Also adds a test to kube/kubeclient to defend against the error type
returned by the client changing in future.

Fixes tailscale/corp#30855

Change-Id: Id11d4295003e66ad5c29a687f1239333c21226a4

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
2025-07-30 13:39:59 +01:00
..
awsstore ipn/store: make StateStore.All optional (#16409) 2025-06-27 15:14:18 -07:00
kubestore ipn/store/kubestore,kube: fix cert error in admin UI (#16717) 2025-07-30 13:39:59 +01:00
mem ipn/store: make StateStore.All optional (#16409) 2025-06-27 15:14:18 -07:00
store_aws.go ipn/store: remove a layer of indirection for registering stores (#15986) 2025-05-21 08:47:23 -07:00
store_kube.go ipn/store: remove a layer of indirection for registering stores (#15986) 2025-05-21 08:47:23 -07:00
stores_test.go ipn/store: remove a layer of indirection for registering stores (#15986) 2025-05-21 08:47:23 -07:00
stores.go ipn/store: make StateStore.All optional (#16409) 2025-06-27 15:14:18 -07:00