summaryrefslogtreecommitdiffhomepage
path: root/ipn/store/kubestore
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2026-01-13ipn/store/kubestore: don't load write replica certs in memory (#18395)Irbe Krumina2-9/+9
2026-01-06cmd/tailscaled,ipn/{ipnlocal,store/kubestore}: don't create attestation keys ...Irbe Krumina2-11/+153
2025-10-01ipn/store, feature/condregister: permit callers to empty import optonal ipn s...Brad Fitzpatrick1-0/+8
2025-07-30ipn/store/kubestore,kube: fix cert error in admin UI (#16717)Tom Proctor2-0/+25
2025-07-21all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572)Tom Proctor2-6/+7
2025-06-27ipn/store: make StateStore.All optional (#16409)Andrew Lytvynov1-5/+0
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-0/+5
2025-03-25ipn/store/kubestore: skip cache for the write replica in cert share mode (#15...Irbe Krumina2-29/+41
2025-03-19cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ...Irbe Krumina1-1/+1
2025-03-18ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore...Irbe Krumina2-77/+823
2025-03-03ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178)Irbe Krumina2-3/+8
2025-02-27ipn/{ipnlocal,store},kube/kubeclient: store TLS cert and key pair to a Secret...Irbe Krumina2-25/+234
2024-11-19kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator...Irbe Krumina1-9/+35
2024-10-27ipn/store/kubestore: don't error if state cannot be preloaded (#13926)Irbe Krumina1-1/+1
2024-10-26ipn/store/kubestore: cache state in memory (#13918)Irbe Krumina1-31/+50
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-2/+2
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-10/+11
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-1/+0
2024-05-31ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR...ChandonPierre1-0/+5
2024-04-29cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, ...Irbe Krumina1-4/+18
2023-08-29cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updatingMaisem Ali1-0/+19
2023-03-29ipn/store: add support for stores to hook into a custom dialerMaisem Ali1-0/+5
2023-03-23ipn/store/kubestore: handle "/" in ipn.StateKeysMaisem Ali1-3/+15
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-02-28ipn/store: add common package for instantiating ipn.StateStoresMaisem Ali1-0/+85