tailscale/cmd/containerboot
Mario Minardi e9d82767e5 cmd/containerboot: allow for automatic ID token generation
Allow for optionally specifying an audience for containerboot. This is
passed to tailscale up to allow for containerboot to use automatic ID
token generation for authentication.

Updates https://github.com/tailscale/corp/issues/34430

Signed-off-by: Mario Minardi <mario@tailscale.com>
2026-01-14 09:47:12 -07:00
..
egressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 2025-05-19 10:42:03 +01:00
egressservices.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 2025-12-18 17:06:42 +00:00
forwarding.go cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 2024-10-03 20:15:00 +01:00
ingressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 2025-05-19 10:42:03 +01:00
ingressservices.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 2025-05-19 10:42:03 +01:00
kube_test.go cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (#16328) 2025-06-27 18:10:04 +01:00
kube.go util/backoff: rename logtail/backoff package to util/backoff 2025-09-28 11:55:07 -07:00
main_test.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 2025-12-18 17:06:42 +00:00
main.go cmd/containerboot: allow for automatic ID token generation 2026-01-14 09:47:12 -07:00
serve_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 2025-03-14 17:33:08 +00:00
serve.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 2025-07-21 11:03:21 +01:00
settings_test.go cmd/containerboot: allow for automatic ID token generation 2026-01-14 09:47:12 -07:00
settings.go cmd/containerboot: allow for automatic ID token generation 2026-01-14 09:47:12 -07:00
tailscaled.go cmd/containerboot: allow for automatic ID token generation 2026-01-14 09:47:12 -07:00
test_tailscale.sh cmd/containerboot: make a tests table, add more tests. 2022-11-10 09:14:27 -08:00
test_tailscaled.sh cmd/containerboot: avoid leaking bash scripts after test runs 2023-09-21 13:17:48 -07:00