mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-27 12:10:38 -05:00
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 |
||
|---|---|---|
| .. | ||
| options | ||
| binder_test.go | ||
| controller.go | ||
| controller_base.go | ||
| controller_test.go | ||
| delete_test.go | ||
| framework_test.go | ||
| index.go | ||
| index_test.go | ||
| OWNERS | ||
| provision_test.go | ||
| recycle_test.go | ||
| volume_host.go | ||