| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-28 | util/backoff: rename logtail/backoff package to util/backoff | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-04 | cmd/containerboot: do not reset state on non-existant secret (#17021) | David Bond | 1 | -2/+5 |
| 2025-06-27 | cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (... | Tom Proctor | 1 | -10/+32 |
| 2025-01-30 | cmd/containerboot: wait for consistent state on shutdown (#14263) | Tom Proctor | 1 | -0/+66 |
| 2024-12-11 | cmd/containerboot: don't attempt to patch a Secret field without permissions ... | Irbe Krumina | 1 | -0/+1 |
| 2024-12-04 | cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only... | Irbe Krumina | 1 | -29/+63 |
| 2024-11-19 | kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator... | Irbe Krumina | 1 | -2/+2 |
| 2024-09-19 | cmd/containerboot: split main.go (#13517) | Tom Proctor | 1 | -51/+0 |
| 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-06-17 | cmd/{containerboot,k8s-operator}: store proxy device ID early to help with cl... | Irbe Krumina | 1 | -17/+14 |
| 2024-05-31 | ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR... | ChandonPierre | 1 | -3/+3 |
| 2024-04-29 | cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, ... | Irbe Krumina | 1 | -16/+53 |
| 2023-08-28 | cmd/k8s-operator: put Tailscale IPs in Service ingress status | Mike Beaumont | 1 | -1/+13 |
| 2023-03-02 | cmd/containerboot,kube: consolidate the two kube clients | Maisem Ali | 1 | -213/+33 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-12-07 | cmd/containerboot: switch to IPN bus monitoring instead of polling. | David Anderson | 1 | -4/+6 |
| 2022-12-07 | cmd/containerboot: gracefully degrade if missing patch permissions in k8s. | David Anderson | 1 | -43/+71 |
| 2022-12-06 | cmd/containerboot: check that k8s secret permissions are correct. | David Anderson | 1 | -2/+50 |
| 2022-12-06 | cmd/containerboot: fix some lint. | David Anderson | 1 | -1/+1 |
| 2022-11-10 | cmd/containerboot: make a tests table, add more tests. | David Anderson | 1 | -11/+5 |
| 2022-11-07 | cmd/containerboot: don't write device ID into non-existent secret. | David Anderson | 1 | -1/+18 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 1 | -1/+0 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 1 | -0/+190 |