mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
d357bebbc2
as per the CSI standard the size is optional parameter, as we are allowing the clone to a bigger size today we need to block the clone to a smaller size as its a have side effects like data corruption etc. Note:- Even though this check is present in kubernetes sidecar as CSI is CO independent adding the check here. fixes: #2718 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> |
||
---|---|---|
.. | ||
core | ||
errors | ||
mounter | ||
store | ||
util | ||
controllerserver.go | ||
driver.go | ||
fuserecovery.go | ||
identityserver.go | ||
nodeserver.go | ||
validator.go |