ceph-csi/deploy
Madhu Rajanna 9b518726ab rbd: add hardlimt and softlimit flag
added Hardlimit and Softlimit flags for cephcsi
arguments. When the Softlimit is reached cephcsi
will start a background task to flatten the rbd
image and return success and if the hardlimit
is reached it will start a background task
to flatten the rbd image and return ready
to use as false to make sure that the image
will not be used until it is flatten.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-01 08:21:47 +00:00
..
cephcsi/image build: check if installed Golang has a compatible architecture 2020-06-28 17:46:37 +00:00
cephfs/kubernetes deploy: add --retry-interval-start arg for attacher & resizer 2020-05-27 15:52:08 +00:00
rbd/kubernetes rbd: add hardlimt and softlimit flag 2020-07-01 08:21:47 +00:00