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
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>
4 months ago
..
awsstore ipn/store: make StateStore.All optional (#16409) 5 months ago
kubestore ipn/store/kubestore,kube: fix cert error in admin UI (#16717) 4 months ago
mem ipn/store: make StateStore.All optional (#16409) 5 months ago
store_aws.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago
store_kube.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago
stores.go ipn/store: make StateStore.All optional (#16409) 5 months ago
stores_test.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago