ceph-csi/pkg/rbd
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
..
controllerserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
driver.go Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
nodeserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
rbd_attach.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
rbd_journal.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00