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
Irbe Krumina 299c5372bd
cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303)
cmd/containerboot: manage HA Ingress TLS certs from containerboot

When ran as HA Ingress node, containerboot now can determine
whether it should manage TLS certs for the HA Ingress replicas
and call the LocalAPI cert endpoint to ensure initial issuance
and renewal of the shared TLS certs.

Updates tailscale/corp#24795

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
9 months ago
..
certs.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
certs_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 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
healthz.go cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them (#14436) 10 months ago
kube.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
kube_test.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
main.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
main_test.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
metrics.go all: use new LocalAPI client package location 10 months ago
serve.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
serve_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
services.go all: use new LocalAPI client package location 10 months ago
services_test.go cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them (#14436) 10 months ago
settings.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
tailscaled.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 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