ceph-csi/internal/rbd
Humble Chirammal d04dbd0811 rbd: Bail out from nodeexpansion if its block mode pvc
At CSI spec < 1.2.0, there was no volumecapability in the
expand request. However its available from v1.2+ which allows
us to declare the node operations based on the volume mode.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
(cherry picked from commit 1f5b84745f)
2020-08-19 13:43:52 +00:00
..
clone.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
controllerserver.go rbd: Bail out from nodeexpansion if its block mode pvc 2020-08-19 13:43:52 +00:00
driver.go util: move csiconfigfile to util 2020-08-11 10:02:53 +00:00
errors.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
nodeserver.go rbd: Bail out from nodeexpansion if its block mode pvc 2020-08-19 13:43:52 +00:00
rbd_attach.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
rbd_journal.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
rbd_util_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_util.go rbd: discard flattening error if the image doesnt have parent 2020-08-13 08:37:53 +00:00
snapshot.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30