summaryrefslogtreecommitdiffhomepage
path: root/cmd/containerboot/main.go
AgeCommit message (Expand)AuthorFilesLines
2023-09-29cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is setMaisem Ali1-4/+7
2023-09-29cmd/containerboot: set TS_AUTH_ONCE default to true.Denton Gentry1-4/+10
2023-09-20cmd/containerboot: add iptables based MSS clamping for ingress/egress proxiesMaisem Ali1-0/+13
2023-08-30cmd/k8s-operator,cmd/containerboot: add kube egress proxy (#9031)Irbe Krumina1-18/+95
2023-08-29cmd/containerboot: fix broken testsMaisem Ali1-2/+4
2023-08-28cmd/k8s-operator: put Tailscale IPs in Service ingress statusMike Beaumont1-1/+1
2023-08-25cmd/containerboot: account for k8s secret reflection in fsnotifyMaisem Ali1-7/+22
2023-08-24cmd/containerboot: add support for setting ServeConfigMaisem Ali1-14/+112
2023-08-24cmd/containerboot: reapply known args on restartMaisem Ali1-13/+36
2023-08-21types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeViewBrad Fitzpatrick1-2/+2
2023-03-02cmd/containerboot,kube: consolidate the two kube clientsMaisem Ali1-1/+1
2023-02-03ipn/ipnlocal: add support to store certs in k8s secretsMaisem Ali1-1/+5
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-25cmd/k8s-operator: support setting a custom hostname.David Anderson1-0/+6
2023-01-05cmd/containerboot: use TS_AUTHKEY as the parameter for auth keysDavid Anderson1-3/+12
2022-12-16cmd/containerboot: allow disabling secret storage in k8s.David Anderson1-10/+14
2022-12-07cmd/containerboot: switch to IPN bus monitoring instead of polling.David Anderson1-84/+142
2022-12-07cmd/containerboot: gracefully degrade if missing patch permissions in k8s.David Anderson1-17/+31
2022-12-06cmd/containerboot: check that k8s secret permissions are correct.David Anderson1-9/+14
2022-12-06cmd/containerboot: split tailscaled bringup and auth phases.David Anderson1-18/+26
2022-12-06cmd/containerboot: fix TS_STATE_DIR environment variableAnton Tolchanov1-1/+1
2022-11-16all: standardize on LocalAPIMaisem Ali1-24/+24
2022-11-10cmd/containerboot: make a tests table, add more tests.David Anderson1-30/+46
2022-11-07cmd/containerboot: be more targeted when enabling IP forwarding.David Anderson1-11/+43
2022-11-07cmd/containerboot: don't write device ID when not in Kubernetes.David Anderson1-1/+1
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-11-03cmd/containerboot: PID1 for running tailscaled in a container.David Anderson1-0/+424