mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-12 09:36:36 +00:00
StaticPodMirroringTimeout and StaticPodMirroringRetryInterval are use for just an API call to get Pods(). The already existing constants.KubernetesAPICallRetryInterval and kubeadmapi.GetActiveTimeouts().KubernetesAPICall.Duration can be used for that instead.