ceph-csi/pkg/cephfs
Kenjiro Nakayama e8784ec094 Logging command and options for debug friendly
Some commands were executed in ceph-csi, but users do not know what
commands with what options were executed. Hence, it is difficult to
debug once the command did not work fine.

This patch adds logging what commmand and options are executed.
2018-07-31 15:31:11 +09:00
..
cephconf.go cephfs: cephconf: include volume UUID in keyrings/secrets 2018-06-12 17:02:14 +02:00
cephuser.go cephfs: cephuser: set config and admin explicitly when creating/deleting users 2018-06-12 17:03:45 +02:00
controllerserver.go Fix Cephfs plugin to return false to ValidateVolumeCapabilities if Block volume is specified 2018-07-10 16:48:55 +00:00
credentials.go added cephfs/credentials 2018-04-13 14:31:03 +02:00
driver.go cephfs: added mounter probing and --volumemounter cmd arg 2018-04-13 14:53:17 +02:00
identityserver.go cephfs: Identity Service advertises PluginCapability_Service_CONTROLLER_SERVICE 2018-06-12 17:09:44 +02:00
nodeserver.go cephfs: createCephUser needs admin credentials 2018-06-12 17:08:14 +02:00
util.go Logging command and options for debug friendly 2018-07-31 15:31:11 +09:00
volume.go cephfs: DeleteVolume() calls are allowed only for volumes with provisionVolume=true parameter 2018-06-13 16:29:10 +02:00
volumecache.go cephfs/volumecache: fixed error msg 2018-04-20 16:24:13 +02:00
volumeidentifier.go cephfs/volumeidentifier: changed volume ID scheme 2018-04-13 14:24:40 +02:00
volumemounter.go cephfs: DeleteVolume() calls are allowed only for volumes with provisionVolume=true parameter 2018-06-13 16:29:10 +02:00
volumeoptions.go cephfs/volumeoptions: added fields; validate values 2018-04-13 14:21:15 +02:00