talos/pkg/kubernetes
Andrey Smirnov d3e793d141
fix: stop Kubernetes client from dynamically reloading the certs
Fixes #12822

This stops the internal Kubernetes client goroutine which reloads certs
from being started.

This is only part of the full fix, as there is a TLS transport leak
related to go-kubernetes client aggressively caching TLS configs with
unique dialers (a separate fix will go to `go-kubernetes`).

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-20 17:24:20 +04:00
..
2025-11-04 15:21:57 +04:00