mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-04 04:00:21 +00:00
2801f153d2
`ControllerExpandVolume` creates the credentials from secrets but never actually uses it for anything. The secrets map is passed on to `NewVolumeOptionsFromVolID` which does the same check again. This patch removes the extraneous step. Signed-off-by: Niraj Yadav <niryadav@redhat.com> |
||
---|---|---|
.. | ||
core | ||
errors | ||
mounter | ||
store | ||
util | ||
controllerserver.go | ||
driver_test.go | ||
driver.go | ||
fuserecovery.go | ||
groupcontrollerserver_test.go | ||
groupcontrollerserver.go | ||
identityserver.go | ||
nodeserver_test.go | ||
nodeserver.go | ||
validator.go |