Files
kubernetes/cmd/kubeadm/app/util
Lubomir I. Ivanov 54a6e6a772 kubeadm: keep a function with short timeout in idempotency.go
- Name the function GetConfigMapWithShortRetry to be
easier to understand that the function is with a very short timeout.
Add note that this function should be used in cases there is a
fallback to local config.
- Apply custom hardcoded interval of 50ms and timeout of 350ms to it.
Previously the fucntion used exp backoff with 5 steps up to ~340ms.
2024-01-16 17:53:21 +02:00
..
2021-08-17 22:40:46 +08:00
2022-01-11 23:08:59 +08:00
2021-07-04 16:41:27 +08:00
2023-04-26 23:51:39 +08:00