summaryrefslogtreecommitdiffhomepage
path: root/cmd/containerboot
AgeCommit message (Expand)AuthorFilesLines
2023-03-02cmd/containerboot,kube: consolidate the two kube clientsMaisem Ali3-218/+38
2023-02-03ipn/ipnlocal: add support to store certs in k8s secretsMaisem Ali1-1/+5
2023-01-27all: update copyright and license headersWill Norris3-9/+6
2023-01-25cmd/k8s-operator: support setting a custom hostname.David Anderson2-0/+22
2023-01-05cmd/containerboot: use TS_AUTHKEY as the parameter for auth keysDavid Anderson2-13/+40
2022-12-16cmd/containerboot: allow disabling secret storage in k8s.David Anderson2-10/+39
2022-12-07cmd/containerboot: switch to IPN bus monitoring instead of polling.David Anderson3-186/+266
2022-12-07cmd/containerboot: gracefully degrade if missing patch permissions in k8s.David Anderson3-76/+180
2022-12-06cmd/containerboot: check that k8s secret permissions are correct.David Anderson3-11/+70
2022-12-06cmd/containerboot: refactor tests to have more explicit phases.David Anderson1-182/+292
2022-12-06cmd/containerboot: split tailscaled bringup and auth phases.David Anderson1-18/+26
2022-12-06cmd/containerboot: fix some lint.David Anderson2-2/+2
2022-12-06cmd/containerboot: fix TS_STATE_DIR environment variableAnton Tolchanov2-2/+2
2022-11-16all: standardize on LocalAPIMaisem Ali1-24/+24
2022-11-10cmd/containerboot: make a tests table, add more tests.David Anderson4-84/+443
2022-11-09cmd/containerboot: add tests.David Anderson3-0/+440
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-07cmd/containerboot: don't write device ID into non-existent secret.David Anderson1-1/+18
2022-11-04all: remove old +build tagsBrad Fitzpatrick2-2/+0
2022-11-03cmd/containerboot: PID1 for running tailscaled in a container.David Anderson2-0/+614