| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-25 | ipn/store/kubestore: skip cache for the write replica in cert share mode (#15... | Irbe Krumina | 2 | -29/+41 |
| 2025-03-19 | cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ... | Irbe Krumina | 1 | -1/+1 |
| 2025-03-18 | ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore... | Irbe Krumina | 2 | -77/+823 |
| 2025-03-03 | ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178) | Irbe Krumina | 2 | -3/+8 |
| 2025-02-28 | ipn/store/awsstore: allow providing a KMS key | Lee Briggs | 4 | -43/+157 |
| 2025-02-27 | ipn/{ipnlocal,store},kube/kubeclient: store TLS cert and key pair to a Secret... | Irbe Krumina | 2 | -25/+234 |
| 2024-11-19 | kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator... | Irbe Krumina | 1 | -9/+35 |
| 2024-10-27 | ipn/store/kubestore: don't error if state cannot be preloaded (#13926) | Irbe Krumina | 1 | -1/+1 |
| 2024-10-26 | ipn/store/kubestore: cache state in memory (#13918) | Irbe Krumina | 2 | -31/+67 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -2/+2 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -10/+11 |
| 2024-07-10 | all: add test for package comments, fix, add comments as needed | Brad Fitzpatrick | 1 | -1/+0 |
| 2024-06-26 | ci: enable checklocks workflow for specific packages | Andrew Dunham | 1 | -1/+2 |
| 2024-05-31 | ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR... | ChandonPierre | 1 | -0/+5 |
| 2024-04-29 | cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, ... | Irbe Krumina | 1 | -4/+18 |
| 2024-04-17 | ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes | Brad Fitzpatrick | 3 | -7/+25 |
| 2023-08-29 | cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating | Maisem Ali | 1 | -0/+19 |
| 2023-04-24 | ipn/store/awsstore: persist state with intelligent tiering | Marwan Sulaiman | 1 | -2/+13 |
| 2023-03-29 | ipn/store: add support for stores to hook into a custom dialer | Maisem Ali | 1 | -0/+5 |
| 2023-03-23 | ipn/store/kubestore: handle "/" in ipn.StateKeys | Maisem Ali | 1 | -3/+15 |
| 2023-02-01 | all: use Go 1.20's bytes.Clone | Brad Fitzpatrick | 2 | -2/+3 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 8 | -24/+16 |
| 2023-01-20 | go.mod: bump AWS SDK past a breaking API change of theirs | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 3 | -3/+0 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 1 | -2/+1 |
| 2022-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 1 | -4/+4 |
| 2022-07-27 | ipn/store/awsstore: add "ts_omit_aws" build tag to reduce binary size | Brad Fitzpatrick | 2 | -5/+6 |
| 2022-04-21 | util/mak: move tailssh's mapSet into a new package for reuse elsewhere | Brad Fitzpatrick | 1 | -4/+2 |
| 2022-02-28 | ipn/store: [TestNewStore] do not use an empty file | Maisem Ali | 2 | -15/+3 |
| 2022-02-28 | ipn/store: add common package for instantiating ipn.StateStores | Maisem Ali | 8 | -7/+573 |
| 2021-11-29 | ipn/store/aws: support using sub-paths in parameters | Thomas Weiß | 1 | -1/+1 |
| 2021-10-12 | all: fix spelling mistakes | nicksherron | 1 | -1/+1 |
| 2021-10-12 | ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementation | Maxime VISONNEAU | 3 | -0/+360 |