ceph-csi/internal/nfs/controller
Niels de Vos 36e51402cb nfs: support ExpandVolume CSI procedure
There is not much the NFS-provisioner needs to do to expand a volume,
everything is handled by the CephFS components.

NFS does not need a resize on the node, so only ControllerExpandVolume
is required.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-05-10 17:43:59 +00:00
..
controllerserver.go nfs: support ExpandVolume CSI procedure 2022-05-10 17:43:59 +00:00
volume.go nfs: use go-ceph API for creating/deleting exports 2022-04-14 08:01:45 +00:00