mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-12 18:23:35 +00:00
The `offlineExpansion` option enables tests that try to expand volumes in the CSI Controller (provisioner). This is only possible for BlockMode volumes, as a FileMode volume needs run a filesystem resizer while the volume is attached. Signed-off-by: Niels de Vos <ndevos@ibm.com>