• k8s-merge-robot's avatar
    Merge pull request #26410 from jsafrane/fix-test-race · 335da9b1
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Fix data race in volume controller unit test.
    
    Reactor must be locked when fiddling with reactor.volumes and reactor.claims. Therefore add new functions to add/delete volume/claim with sending an event.
    
    Fixes #26345
    335da9b1
Name
Last commit
Last update
..
options Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
controller.go Loading commit data...
controller_base.go Loading commit data...
controller_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
recycle_test.go Loading commit data...
volume_host.go Loading commit data...