ceph-csi/internal
Ilya Dryomov 64f3361ff4 rbd: enable mapping and unmapping from a network namespace
Make rbdplugin pod work in a non-initial network namespace (i.e. with
"hostNetwork: false") by skipping waiting for udev events when mapping
and unmapping images.  CSI use case is very simple: all that is needed
is a device node which is immediately fed to mkfs, so we should be able
to tolerate udev not being finished with the device just fine.

Fixes: #1323
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 04644c1d58)
2021-01-13 17:28:25 +00:00
..
cephfs cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +00:00
controller cleanup: reduce the code complexity of controller 2020-12-07 11:03:27 +00:00
csi-common cleanup: fix mispell words 2020-11-29 12:47:46 +05:30
journal cleanup: fix misspell words 2020-11-30 08:46:48 +01:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: enable mapping and unmapping from a network namespace 2021-01-13 17:28:25 +00:00
util rebase: split vaultConnection from VaultKMS 2020-11-30 19:16:39 +00:00