Files
tailscale/kube
Tom Meadows 044221b8c6 kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) (#19021)
After #18179 switched to L4 TCPForward, EnsureCertLoops found no
domains since it only checked service.Web entries. Certs were never
provisioned, leaving kube-apiserver ProxyGroups stuck at 0/N ready.

Fixes #19019


(cherry picked from commit a565833998)

Signed-off-by: Raj Singh <raj@tailscale.com>
Co-authored-by: Raj Singh <raj@tailscale.com>
2026-03-19 11:49:36 +00:00
..