k3s/pkg/controller/volume/attachdetach
Hemant Kumar 68d417d7d8 Fix possibly flake in multiattach unit test
It is possible that by the time we check for multiattach
error on node, the reconciler loop may not have processed second
volume and hence we are going to retry for multiattach error
on node before giving up and marking the test as failed.
2017-10-12 16:27:54 -04:00
..
cache Make sure we use rwlocks not just RLock 2017-10-10 17:52:55 -04:00
populator Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
reconciler Fix possibly flake in multiattach unit test 2017-10-12 16:27:54 -04:00
statusupdater controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
testing WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
util controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
BUILD Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
OWNERS
attach_detach_controller.go Merge pull request #51754 from huzhengchuan/fix/event_name 2017-10-04 13:13:15 -07:00
attach_detach_controller_test.go Merge branch 'fix-attachdetach-swallowed-error' into fix-storageos-swallowed-err 2017-08-26 14:50:46 -07:00