![]() Automatic merge from submit-queue Stabilize controller unit tests. Remove test "5-1", it's flaky as it depends on order of execution of goroutines. When the controller starts, existing claim is enqueued as "initial sync event" and a new volume is enqueued to separate goroutine. It is not deterministic which goroutine processes its events first and there is no way how to tell that the claim event was processed. Also, force resync of the controllers after the test to make sure all events are processed. Fixes unit test flakes. @kubernetes/sig-storage |
||
---|---|---|
.. | ||
options | ||
binder_test.go | ||
controller_base.go | ||
controller_test.go | ||
controller.go | ||
delete_test.go | ||
framework_test.go | ||
index_test.go | ||
index.go | ||
OWNERS | ||
provision_test.go | ||
recycle_test.go | ||
volume_host.go |