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
Tom Proctor bb3529fcd4
cmd/containerboot: support egress to Tailscale Service FQDNs (#17493)
Adds support for targeting FQDNs that are a Tailscale Service. Uses the
same method of searching for Services as the tailscale configure
kubeconfig command. This fixes using the tailscale.com/tailnet-fqdn
annotation for Kubernetes Service when the specified FQDN is a Tailscale
Service.

Fixes #16534

Change-Id: I422795de76dc83ae30e7e757bc4fbd8eec21cc64

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
Signed-off-by: Becky Pauley <becky@tailscale.com>
6 days ago
..
egressservices.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 6 days ago
egressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 7 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) 7 months ago
ingressservices_test.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 7 months ago
kube.go util/backoff: rename logtail/backoff package to util/backoff 3 months ago
kube_test.go cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (#16328) 6 months ago
main.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 6 days ago
main_test.go cmd/containerboot: support egress to Tailscale Service FQDNs (#17493) 6 days ago
serve.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
serve_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 10 months ago
settings.go cmd/containerboot: allow setting --accept-dns via TS_EXTRA_ARGS again (#16129) 7 months ago
settings_test.go cmd/containerboot: allow setting --accept-dns via TS_EXTRA_ARGS again (#16129) 7 months ago
tailscaled.go cmd/containerboot: speed up tests (#14883) 9 months 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