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
Irbe Krumina 1452faf510
cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, check Secret create perms, allow empty state Secret (#11326)
cmd/containerboot,kube,ipn/store/kubestore: allow interactive login and empty state Secrets, check perms

* Allow users to pre-create empty state Secrets

* Add a fake internal kube client, test functionality that has dependencies on kube client operations.

* Fix an issue where interactive login was not allowed in an edge case where state Secret does not exist

* Make the CheckSecretPermissions method report whether we have permissions to create/patch a Secret if it's determined that these operations will be needed

Updates tailscale/tailscale#11170

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
1 month ago
..
awsstore ipn/store/awsstore: persist state with intelligent tiering 1 year ago
kubestore cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, check Secret create perms, allow empty state Secret (#11326) 1 month ago
mem all: use Go 1.20's bytes.Clone 1 year ago
store_aws.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 months ago
store_kube.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 months ago
stores.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 months ago
stores_test.go all: update copyright and license headers 1 year ago