summaryrefslogtreecommitdiffhomepage
path: root/cmd/k8s-operator
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris64-64/+64
2026-01-21cmd/k8s-operator,k8s-operator: Allow the use of multiple tailnets (#18344)David Bond17-64/+548
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova1-0/+72
2026-01-09go.mod: bump github.com/containerd/containerd@v1.7.29 (#18374)Patrick O'Doherty1-4/+4
2026-01-08net/portmapper, go.mod: unfork our goupnp dependencyAndrew Dunham1-6/+6
2026-01-08cmd/k8s-operator/e2e,go.mod: remove client v2 dependencyTom Proctor1-31/+50
2026-01-08cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415)Tom Proctor12-196/+1349
2026-01-06wgengine/magicsock: extract IMDS utilities into a standalone package (#18334)Alex Valiushko1-0/+1
2025-12-19cmd/k8s-operator,ipn/ipnlocal: allow opting out of ACME order replace extensi...Irbe Krumina3-0/+26
2025-12-17cmd/k8s-operator: fixes helm template for oauth secret volume mount (#18230)Tom Meadows2-23/+27
2025-12-15cmd/k8s-operator: fix statefulset template yaml indentation (#18194)Tom Meadows5-21/+62
2025-12-08cmd/k8s-operator: warn if users attempt to expose a headless Service (#18140)Irbe Krumina2-86/+88
2025-12-08cmd/k8s-operator: don't log errors on not found objects. (#18142)Irbe Krumina1-3/+10
2025-12-02tsnet: enable node registration via federated identityGesa Stupperich1-0/+2
2025-12-02cleanup: fix typos across multiple filesNaasir1-1/+1
2025-12-01k8s-operator: Fix typos in egress-pod-readiness.goShaikh Naasir1-2/+2
2025-11-28cmd/k8s-operator fix populateTLSSecret on tests (#18088)Fernando Serboncini1-2/+2
2025-11-28cmd/k8s-operator: add support for taiscale.com/http-redirect (#17596)Fernando Serboncini5-36/+429
2025-11-25cmd/k8s-operator: allow HA ingresses to be deleted when VIP service does not ...David Bond3-26/+71
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor1-5/+7
2025-11-20cmd/k8s-operator: add multi replica support for recorders (#17864)David Bond7-150/+366
2025-11-20cmd/k8s-operator: use stable image for k8s-nameserver (#17985)David Bond2-5/+4
2025-11-19cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981)Raj Singh1-3/+3
2025-11-19cmd/k8s-operator: default to stable image (#17848)David Bond2-3/+3
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan9-146/+146
2025-11-17go.mod: bump golang.org/x/crypto (#17907)Andrew Lytvynov1-1/+1
2025-11-16ipn/ipnlocal: add PROXY protocol support to Funnel/ServeAndrew Dunham1-0/+1
2025-11-12cmd/k8s-operator: remove early return in ingress matching (#17841)Sachin Iyer2-1/+37
2025-11-11util/eventbus: log goroutine stacks when hung in CIBrad Fitzpatrick1-1/+1
2025-11-07cmd/k8s-operator: support workload identity federationTom Proctor7-34/+272
2025-11-07cmd/k8s-operator: remove Services feature flag detectionTom Proctor3-40/+0
2025-11-04wgengine/netlog: include node OS in logged attributes (#17755)Joe Tsai1-1/+1
2025-10-30logtail: avoid racing eventbus subscriptions with shutdown (#17695)M. J. Fromberger1-0/+1
2025-10-29cmd/k8s-operator/generate: skip tests if no network or Helm is downBrad Fitzpatrick2-2/+26
2025-10-29cmd/k8s-operator: rename 'l' variables (#17700)Fernando Serboncini6-30/+30
2025-10-17cmd/k8s-operator: allow pod tolerations on nameservers (#17260)David Bond4-7/+117
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai1-3/+2
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai1-1/+2
2025-10-08go.toolchain.rev: bump Go to 1.25.2Brad Fitzpatrick1-1/+1
2025-10-08cmd/tsrecorder: adds sending api level logging to tsrecorder (#16960)Tom Meadows2-6/+28
2025-10-07feature/linkspeed: move cosmetic tstun netlink code out to modular featureBrad Fitzpatrick1-2/+1
2025-10-06util/checkchange: stop using deephash everywhereBrad Fitzpatrick1-1/+2
2025-10-06feature/condlite/expvar: add expvar stub package when metrics not neededBrad Fitzpatrick1-0/+1
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick1-1/+1
2025-10-04wgengine: stop importing flowtrack when unusedBrad Fitzpatrick1-1/+1
2025-10-04feature/c2n: move answerC2N code + deps out of control/controlclientBrad Fitzpatrick1-1/+2
2025-10-03feature/ace: make ACE modularBrad Fitzpatrick1-1/+0
2025-10-03health: make it omittableBrad Fitzpatrick1-1/+1
2025-10-02appc,*: publish events for route updates and storage (#17392)M. J. Fromberger1-2/+2
2025-10-02control/controlclient: remove x/net/http2, use net/httpBrad Fitzpatrick1-1/+1