summaryrefslogtreecommitdiffhomepage
path: root/cmd/containerboot/settings.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-20cmd/containerboot,kube: enable autoadvertisement of Tailscale services on con...Tom Meadows1-1/+6
2026-02-03cmd/containerboot: handle v6 pod ips that are missing square brackets (#18519)David Bond1-0/+12
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2026-01-14cmd/containerboot: allow for automatic ID token generationMario Minardi1-4/+35
2026-01-07cmd/containerboot: add OAuth and WIF auth support (#18311)Raj Singh1-7/+22
2025-05-30cmd/containerboot: allow setting --accept-dns via TS_EXTRA_ARGS again (#16129)Irbe Krumina1-0/+57
2025-05-19cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to c...Irbe Krumina1-11/+16
2025-03-14cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303)Irbe Krumina1-0/+17
2025-01-29cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't...Irbe Krumina1-15/+19
2024-12-11cmd/containerboot: don't attempt to patch a Secret field without permissions ...Irbe Krumina1-0/+1
2024-12-11cmd/containerboot: add more tests, check that egress service config only set ...Irbe Krumina1-0/+3
2024-12-04cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only...Irbe Krumina1-1/+3
2024-12-02cmd/containerboot: serve health on local endpoint (#14246)Tom Proctor1-9/+19
2024-11-22cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user met...Tom Proctor1-1/+21
2024-10-08cmd/{k8s-operator,containerboot},kube/egressservices: fix Pod IP check for du...Irbe Krumina1-0/+57
2024-10-08cmd/containerboot: simplify k8s setup logic (#13627)Tom Proctor1-29/+36
2024-09-29cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route t...Irbe Krumina1-1/+2
2024-09-19cmd/containerboot: split main.go (#13517)Tom Proctor1-0/+259