mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 12:16:44 +02:00
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 a565833998c71517594187befe8a6837520eb4b0) Signed-off-by: Raj Singh <raj@tailscale.com> Co-authored-by: Raj Singh <raj@tailscale.com>