mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-21 18:11:55 -04:00
Replace the manual 3-retry loop (with no delay) in VerifyCgroupValue with framework.Gomega().Eventually() + HandleRetry, matching the pattern used for oom_score_adj deflake in #137329. This gives proper polling with backoff when exec fails during container restarts. |
||
|---|---|---|
| .. | ||
| cgroups | ||
| podresize | ||