| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-17 | cmd/k8s-operator: add priorityClassName support to helm chart (#19236) | Bjorn Stange | 2 | -0/+5 |
| 2026-04-15 | cmd/k8s-operator: add affinity rules to DNSConfig (#19360) | David Bond | 2 | -0/+1746 |
| 2026-03-05 | cmd/k8s-operator: remove deprecated TS_EXPERIMENTAL_KUBE_API_EVENTS (#18893) | BeckyPauley | 1 | -0/+10 |
| 2026-02-25 | cmd/k8s-operator: add exit node example (#18087) | Chris Mosetick | 2 | -2/+28 |
| 2026-02-18 | cmd/k8s-operator,k8s-operator: define ProxyGroupPolicy reconciler (#18654) | David Bond | 4 | -4/+165 |
| 2026-02-13 | k8s-operator,cmd/k8s-operator: define ProxyGroupPolicy CRD (#18614) | David Bond | 1 | -0/+139 |
| 2026-02-03 | cmd/k8s-operator,k8s-operator:ensure that recorder replicas default to 1 (#18... | Tom Meadows | 2 | -0/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 10 | -10/+10 |
| 2026-01-21 | cmd/k8s-operator,k8s-operator: Allow the use of multiple tailnets (#18344) | David Bond | 7 | -0/+345 |
| 2026-01-08 | cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415) | Tom Proctor | 3 | -50/+14 |
| 2025-12-17 | cmd/k8s-operator: fixes helm template for oauth secret volume mount (#18230) | Tom Meadows | 2 | -23/+27 |
| 2025-12-15 | cmd/k8s-operator: fix statefulset template yaml indentation (#18194) | Tom Meadows | 2 | -8/+8 |
| 2025-11-20 | cmd/k8s-operator: add multi replica support for recorders (#17864) | David Bond | 2 | -0/+16 |
| 2025-11-19 | cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981) | Raj Singh | 1 | -3/+3 |
| 2025-11-19 | cmd/k8s-operator: default to stable image (#17848) | David Bond | 2 | -3/+3 |
| 2025-11-07 | cmd/k8s-operator: support workload identity federation | Tom Proctor | 3 | -8/+41 |
| 2025-10-17 | cmd/k8s-operator: allow pod tolerations on nameservers (#17260) | David Bond | 2 | -0/+86 |
| 2025-10-02 | cmd/k8s-operator: add .gitignore for generated chart CRDs (#17406) | Tom Proctor | 1 | -0/+10 |
| 2025-09-30 | cmd/k8s-operator: add DNS policy and config support to ProxyClass (#16887) | Raj Singh | 2 | -0/+112 |
| 2025-09-29 | cmd/k8s-operator: add replica support to nameserver (#17246) | David Bond | 2 | -0/+10 |
| 2025-09-25 | k8s-operator: add IPv6 support for DNS records (#16691) | Raj Singh | 2 | -2/+0 |
| 2025-09-03 | cmd/k8s-operator: update connector example (#17020) | David Bond | 1 | -1/+2 |
| 2025-09-02 | cmd/k8s-operator: allow specifying replicas for connectors (#16721) | David Bond | 2 | -4/+90 |
| 2025-07-31 | cmd/k8s-operator,k8s-operator: allow setting a `priorityClassName` (#16685) | Lee Briggs | 2 | -0/+12 |
| 2025-07-21 | cmd/k8s-operator: Allow specifying cluster ips for nameservers (#16477) | David Bond | 2 | -2/+16 |
| 2025-07-21 | all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) | Tom Proctor | 2 | -22/+90 |
| 2025-07-09 | cmd/{k8s-operator,k8s-proxy}: add kube-apiserver ProxyGroup type (#16266) | Tom Proctor | 6 | -29/+142 |
| 2025-07-09 | cmd/k8s-operator/deploy: clarify helm install notes (#16449) | Tom Proctor | 1 | -1/+3 |
| 2025-07-07 | cmd/k8s-operator: Allow custom ingress class names (#16472) | David Bond | 4 | -1/+9 |
| 2025-07-07 | cmd/k8s-operator: always set ProxyGroup status conditions (#16429) | Tom Proctor | 2 | -2/+8 |
| 2025-07-04 | cmd/k8s-operator: Move login server value to top-level (#16470) | David Bond | 2 | -4/+4 |
| 2025-07-02 | cmd/k8s-operator: Allow configuration of login server (#16432) | David Bond | 3 | -0/+7 |
| 2025-06-27 | cmd/k8s-operator, k8s-operator: support Static Endpoints on ProxyGroups (#16115) | Tom Meadows | 4 | -0/+111 |
| 2025-06-25 | cmd/k8s-operator: Add NOTES.txt to Helm chart (#16364) | David Bond | 1 | -0/+25 |
| 2025-05-19 | cmd/k8s-operator,kube/kubetypes,k8s-operator/apis: reconcile L3 HA Services (... | Tom Meadows | 2 | -0/+11 |
| 2025-05-19 | {cmd,}/k8s-operator: support IRSA for Recorder resources (#15913) | Tom Proctor | 2 | -0/+60 |
| 2025-04-15 | k8s-operator: add age column to all custom resources (#15663) | Satyam Soni | 6 | -0/+30 |
| 2025-03-28 | cmd/k8s-operator,k8s-operator: enable HA Ingress again. (#15453) | Irbe Krumina | 2 | -2/+2 |
| 2025-03-26 | cmd/k8s-operator,k8s-operator: disable HA Ingress before stable release (#15433)v1.83.0-pre | Irbe Krumina | 2 | -2/+2 |
| 2025-03-21 | cmd/k8s-operator,k8s-operator: allow optionally using LE staging endpoint for... | Irbe Krumina | 2 | -0/+32 |
| 2025-03-19 | cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ... | Irbe Krumina | 2 | -1/+2 |
| 2025-02-04 | cmd/k8s-operator: reinstate HA Ingress reconciler (#14887) | Irbe Krumina | 2 | -2/+2 |
| 2025-01-30 | cmd/k8s-operator: temporarily disable HA Ingress controller (#14833) | Irbe Krumina | 2 | -2/+2 |
| 2025-01-30 | cmd/k8s-operator: check that cluster traffic is routed to egress ProxyGroup P... | Irbe Krumina | 2 | -1/+11 |
| 2025-01-17 | go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1... | Irbe Krumina | 6 | -72/+252 |
| 2025-01-09 | cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optio... | Irbe Krumina | 2 | -0/+28 |
| 2025-01-08 | cmd/k8s-operator,k8s-operator: support ingress ProxyGroup type (#14548) | Irbe Krumina | 2 | -2/+24 |
| 2024-12-20 | cmd/k8s-operator,k8s-operator: include top-level CRD descriptions (#14435) | Tom Proctor | 3 | -0/+34 |
| 2024-12-03 | cmd/k8s-operator/deploy/chart: allow reading OAuth creds from a CSI driver's ... | Oliver Rahner | 3 | -4/+30 |
| 2024-12-03 | cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248) | Irbe Krumina | 3 | -0/+69 |