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 34734ba635
ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore read/write custom TLS secrets (#15307)
This PR adds some custom logic for reading and writing
kube store values that are TLS certs and keys:
1) when store is initialized, lookup additional
TLS Secrets for this node and if found, load TLS certs
from there
2) if the node runs in certs 'read only' mode and
TLS cert and key are not found in the in-memory store,
look those up in a Secret
3) if the node runs in certs 'read only' mode, run
a daily TLS certs reload to memory to get any
renewed certs

Updates tailscale/corp#24795

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
9 months ago
..
awsstore ipn/store/awsstore: allow providing a KMS key 9 months ago
kubestore ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore read/write custom TLS secrets (#15307) 9 months ago
mem ipn/store/kubestore: cache state in memory (#13918) 1 year ago
store_aws.go ipn/store/awsstore: allow providing a KMS key 9 months ago
store_kube.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 years ago
stores.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 years ago
stores_test.go all: update copyright and license headers 3 years ago