summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-12-13cmd/containerboot: introduce `TS_STATE` env vardocker_stateLee Briggs2-10/+60
2024-12-12ssh/tailssh: remove unused public key supportBrad Fitzpatrick6-364/+54
2024-12-12util/dnsname: use vizerror for all errorsAdrian Dewhurst1-9/+9
2024-12-11types/bools: add IfElse (#14272)Joe Tsai3-17/+37
2024-12-11types/iox: add function types for Reader and Writer (#14366)Joe Tsai2-0/+62
2024-12-11cmd/containerboot: don't attempt to patch a Secret field without permissions ...Irbe Krumina3-1/+3
2024-12-11cmd/k8s-operator,k8s-operator: operator integration tests (#12792)Tom Proctor4-0/+469
2024-12-11cmd/containerboot: add more tests, check that egress service config only set ...Irbe Krumina2-8/+119
2024-12-11cmd/containerboot: don't attempt to write kube Secret in non-kube environment...Irbe Krumina1-2/+4
2024-12-11cmd/containerboot: guard kubeClient against nil dereference (#14357)Bjorn Neergaard1-2/+4
2024-12-10.github: Bump github/codeql-action from 3.27.1 to 3.27.6 (#14332)dependabot[bot]1-3/+3
2024-12-10.github: Bump actions/cache from 4.1.2 to 4.2.0 (#14331)dependabot[bot]1-5/+5
2024-12-10prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347)Mario Minardi2-12/+19
2024-12-10derp: add env var setting server send queue depth (#14334)Mike O'Driscoll2-5/+46
2024-12-09hostinfo: fix testing in container (#14330)Tom Proctor1-3/+7
2024-12-06cmd/stunc: enforce read timeout deadline (#14309)Mike O'Driscoll1-7/+27
2024-12-06VERSION.txt: this is v1.79.0v1.79.0-preNick Khyl1-1/+1
2024-12-06cmd,{get-authkey,tailscale}: remove unnecessary scope qualifier from OAuth cl...Percy Wegmann2-2/+0
2024-12-05health: fix TestHealthMetric to pass on release branchBrad Fitzpatrick1-3/+9
2024-12-05logpolicy: cleanup options API and allow setting http.Client (#11503)Joe Tsai1-56/+129
2024-12-05cmd/gitops-pusher: default previousEtag to controlEtag (#14296)Andrew Lytvynov1-6/+6
2024-12-05go.mod: bump x/net and dependenciesJames Tucker2-18/+18
2024-12-05cmd/derper: allow absent SNI when using manual certs and IP literal for hostnameBrad Fitzpatrick4-7/+108
2024-12-05net/netcheck: preserve STUN port defaulting to 3478 (#14289)Irbe Krumina1-0/+3
2024-12-05cmd/k8s-operator: don't error for transient failures (#14073)Tom Proctor8-17/+84
2024-12-04cmd/tailscale,net/netcheck: add debug feature to force preferred DERPJames Tucker7-1/+140
2024-12-04net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric...Brad Fitzpatrick2-4/+5
2024-12-04cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only...Irbe Krumina12-128/+443
2024-12-04cmd/k8s-operator: fix a bunch of status equality checks (#14270)Irbe Krumina8-15/+15
2024-12-03cmd/k8s-operator/deploy/chart: allow reading OAuth creds from a CSI driver's ...Oliver Rahner3-4/+30
2024-12-03cmd/k8s-operator: avoid port collision with metrics endpoint (#14185)Tom Proctor1-7/+7
2024-12-03cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248)Irbe Krumina21-22/+877
2024-12-03cmd/k8s-operator,docs/k8s: run tun mode proxies in privileged containers (#14...Irbe Krumina9-41/+36
2024-12-02IPN: Update ServeConfig to accept configuration for Services.KevinLiang104-2/+144
2024-12-02net/netcheck: clean up ICMP probe AddrPort lookupBrad Fitzpatrick2-29/+36
2024-12-02cmd/containerboot: serve health on local endpoint (#14246)Tom Proctor7-66/+251
2024-12-02cmd/checkmetrics: add command for checking metrics against kbBrad Fitzpatrick2-0/+142
2024-11-29cmd/k8s-operator: always set stateful filtering to false (#14216)Irbe Krumina3-22/+11
2024-11-29Makefile,./build_docker.sh: update kube operator image build target name (#14...Irbe Krumina2-2/+2
2024-11-29cmd/k8s-operator: fix port name change bug for egress ProxyGroup proxies (#14...Irbe Krumina3-24/+77
2024-11-28tsnet: remove flaky test marker from metricsKristoffer Dalby1-4/+4
2024-11-28wgengine/magicsock: packet/bytes metrics should not count discoKristoffer Dalby1-3/+3
2024-11-28tsnet: validate sent data in metrics testKristoffer Dalby1-7/+13
2024-11-28tsnet: split bytes and routes metrics testsKristoffer Dalby1-61/+123
2024-11-28tsnet: send less data in metrics integration testKristoffer Dalby1-8/+6
2024-11-28health: move health metrics test to health_testKristoffer Dalby3-33/+50
2024-11-27logtail: avoid bytes.Buffer allocation (#11858)Joe Tsai1-2/+10
2024-11-27ipn/localapi: count localapi requests to metric endpointsAnton Tolchanov1-1/+5
2024-11-26control/controlhttp: set *health.Tracker in testsAndrew Dunham1-0/+3
2024-11-26cmd/tailscale/cli: fix format stringNick Khyl1-2/+2