summaryrefslogtreecommitdiffhomepage
path: root/cmd/containerboot/kube.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-15cmd/containerboot,cmd/k8s-proxy,kube: add authkey renewal to k8s-proxy (#19221)Tom Meadows1-85/+28
2026-03-11cmd/{containerboot,k8s-operator}: reissue auth keys for broken proxies (#16450)Tom Proctor1-20/+128
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-28util/backoff: rename logtail/backoff package to util/backoffBrad Fitzpatrick1-1/+1
2025-09-04cmd/containerboot: do not reset state on non-existant secret (#17021)David Bond1-2/+5
2025-06-27cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (...Tom Proctor1-10/+32
2025-01-30cmd/containerboot: wait for consistent state on shutdown (#14263)Tom Proctor1-0/+66
2024-12-11cmd/containerboot: don't attempt to patch a Secret field without permissions ...Irbe Krumina1-0/+1
2024-12-04cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only...Irbe Krumina1-29/+63
2024-11-19kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator...Irbe Krumina1-2/+2
2024-09-19cmd/containerboot: split main.go (#13517)Tom Proctor1-51/+0
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-2/+2
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-10/+11
2024-06-17cmd/{containerboot,k8s-operator}: store proxy device ID early to help with cl...Irbe Krumina1-17/+14
2024-05-31ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR...ChandonPierre1-3/+3
2024-04-29cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, ...Irbe Krumina1-16/+53
2023-08-28cmd/k8s-operator: put Tailscale IPs in Service ingress statusMike Beaumont1-1/+13
2023-03-02cmd/containerboot,kube: consolidate the two kube clientsMaisem Ali1-213/+33
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-12-07cmd/containerboot: switch to IPN bus monitoring instead of polling.David Anderson1-4/+6
2022-12-07cmd/containerboot: gracefully degrade if missing patch permissions in k8s.David Anderson1-43/+71
2022-12-06cmd/containerboot: check that k8s secret permissions are correct.David Anderson1-2/+50
2022-12-06cmd/containerboot: fix some lint.David Anderson1-1/+1
2022-11-10cmd/containerboot: make a tests table, add more tests.David Anderson1-11/+5
2022-11-07cmd/containerboot: don't write device ID into non-existent secret.David Anderson1-1/+18
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-11-03cmd/containerboot: PID1 for running tailscaled in a container.David Anderson1-0/+190