mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-10 20:06:24 -04:00
Presumably https://github.com/kubernetes/kubernetes/pull/127260/files#r2405215911 was meant to continue polling after a watch was closed by the apiserver. This is something that can happen under load. However, returning the error has the effect that polling stops. This can be seen as test failures when testing with race detection enabled: persistent_volumes_test.go:1101: Failed to wait for all claims to be bound: watch closed |
||
|---|---|---|
| .. | ||
| attach_detach_test.go | ||
| main_test.go | ||
| OWNERS | ||
| persistent_volumes_test.go | ||