ceph-csi/pkg/cephfs
Madhu Rajanna bcd646ee55 Deprecate grpc metrics in ceph-csi
As kubernetes CSI sidecar is exposing the
GRPC mertics we can make use of the same in
ceph-csi we dont need to expose our own.

update: #881

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-04-01 11:59:37 +00:00
..
cephfs_util.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
controllerserver.go Correct static errors and source code comments. 2020-03-30 05:13:24 +00:00
driver.go Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
errors.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
fsjournal.go check subvolume present in backend 2020-02-25 11:46:04 +00:00
identityserver.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
nodeserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
util.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
volume.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 11:56:09 +00:00
volumemounter.go Log error message for cephfs 2020-04-01 09:35:40 +00:00
volumeoptions.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00