You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: bump kubelet credendial provider config to v1
KubeletConfig itself is only `v1beta1`, while `CredentialProviderConfig`
was `v1` for quite some time, including minimum Kubernetes 1.30
supported with Talos 1.12.
Fixes#12112
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
0 commit comments