ceph-csi/pkg/util
Madhu Rajanna a1cfc9c9ce reuse existing code for size Roundoff
This PR addresses the review comments in
https://github.com/ceph/ceph-csi/pull/644

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 239822f147)
2019-10-11 11:46:18 +00:00
..
cachepersister.go provide option to set pluginpath for cephfs 2019-07-25 14:47:42 +05:30
cephcmds.go Address security concerns reported by 'gosec' 2019-09-04 11:48:37 +00:00
cephconf.go Avoid keyring message while logging 2019-07-25 09:48:09 +00:00
credentials.go Add a check for nil secrets 2019-09-27 18:05:33 +05:30
csiconfig_test.go Removed config maps and replaced with rados omaps 2019-05-19 12:29:33 +00:00
csiconfig.go Removed config maps and replaced with rados omaps 2019-05-19 12:29:33 +00:00
errors.go Refactor voljournal to aid reuse with CephFS 2019-05-30 09:58:40 +00:00
httpserver.go implement grpc metrics for ceph-csi 2019-08-30 06:50:32 +00:00
idlocker_test.go Change the logic of locking 2019-09-23 12:38:51 +00:00
idlocker.go Change the logic of locking 2019-09-23 12:38:51 +00:00
k8scmcache.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
log.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
nodecache.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
pidlimit_test.go provisioners: add reconfiguring of PID limit 2019-08-13 14:43:29 +00:00
pidlimit.go Address security concerns reported by 'gosec' 2019-09-04 11:48:37 +00:00
stripsecrets.go Use --keyfile option to pass keys to all Ceph CLIs 2019-07-25 12:46:15 +00:00
util_test.go Fix volsize for cephfs and rbd 2019-10-11 09:01:49 +00:00
util.go reuse existing code for size Roundoff 2019-10-11 11:46:18 +00:00
validate.go Move mounting staging instance to a sub-path within staging path 2019-08-13 14:07:52 +00:00
volid_test.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
volid.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
voljournal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00