ceph-csi/internal/rbd
Madhu Rajanna 708800ddc1 rbd: set thick metadata if ThickProvision is set
instead of checking the parent is thick provisioned
or not we can decide based on the rbdVol generated
from the request. If the request is to create a Thick
Image. set metadata without checking the parent.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-07-07 08:31:10 +00:00
..
clone.go rbd: set thick metadata if ThickProvision is set 2021-07-07 08:31:10 +00:00
controllerserver_test.go rbd: no need to flatten thick-provisioned images 2021-06-18 06:25:56 +00:00
controllerserver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
driver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
encryption.go cleanup: remove unnecessary calling of .String() when logging 2021-05-25 18:02:11 +00:00
errors.go rbd: correct the code comment for ErrFlattenInProgress 2020-10-20 08:59:25 +00:00
identityserver.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
mirror.go cleanup: remove unnecessary calling of .String() when logging 2021-05-25 18:02:11 +00:00
nodeserver_test.go cleanup: addresses paralleltest linter 2021-06-25 11:55:12 +00:00
nodeserver.go rebase: update kubernetes to v1.21.2 2021-07-01 03:35:23 +00:00
rbd_attach.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
rbd_journal.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00
rbd_util_test.go cleanup: addresses paralleltest linter 2021-06-25 11:55:12 +00:00
rbd_util.go rbd: deprecate .rbd.csi.ceph.com/thick-provisioned metadata key 2021-07-07 08:31:10 +00:00
replicationcontrollerserver_test.go rbd: set scheduling interval on snapshot mirrored image 2021-07-06 14:41:48 +00:00
replicationcontrollerserver.go rbd: set scheduling interval on snapshot mirrored image 2021-07-06 14:41:48 +00:00
snapshot.go internal: reformat long lines in internal/rbd package to 120 chars 2021-06-28 14:43:49 +00:00