mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-22 02:22:15 -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. |
||
|---|---|---|
| .. | ||
| resize.go | ||
| resize_test.go | ||