mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-07 02:21:14 +01:00
Use new version of go-kubernetes, and move the `kube-proxy` DaemonSet update to follow common logic of bootstrap manifests update. This fixes a confusing behavior when after `k8s-upgrade` the version of `kube-proxy` is not updated in the machine config. See https://github.com/siderolabs/go-kubernetes/pull/3 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>