mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 11:04:44 +00:00
Wait for specific final state instead of waiting for specific number of operations in volume unit tests. The tests are more readable and will survive random goroutine ordering (PV and PVC controller have both their own goroutine).