You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 day ago
..
egressservices.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 4 weeks ago
egressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 8 months ago
forwarding.go cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 1 year ago
ingressservices.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 8 months ago
ingressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 8 months ago
kube.go util/backoff: rename logtail/backoff package to util/backoff 4 months ago
kube_test.go cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (#16328) 7 months ago
main.go cmd/containerboot: allow for automatic ID token generation 1 day ago
main_test.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 4 weeks ago
serve.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 6 months ago
serve_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 10 months ago
settings.go cmd/containerboot: allow for automatic ID token generation 1 day ago
settings_test.go cmd/containerboot: allow for automatic ID token generation 1 day ago
tailscaled.go cmd/containerboot: allow for automatic ID token generation 1 day ago
test_tailscale.sh cmd/containerboot: make a tests table, add more tests. 3 years ago
test_tailscaled.sh cmd/containerboot: avoid leaking bash scripts after test runs 2 years ago