ceph-csi/internal
Yati Padia bfda5fa57f cleanup: resolve revive linter issue
revive linter checks for var-declaration
format.
For example:
"e2e/rbd_helper.go:441:36: var-declaration:
should drop = nil from declaration of
var noPVCValidation; it is the zero value (revive)
var noPVCValidation validateFunc = nil"

Updates: #1586

Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-07-19 08:39:32 +00:00
..
cephfs cephfs: Get rid of locking at nodepublish 2021-07-16 07:18:56 +00:00
controller cleanup: resolves gofumpt issues of internal codes 2021-07-14 19:50:56 +00:00
csi-common cleanup: resolves gofumpt issues of internal codes 2021-07-14 19:50:56 +00:00
journal cleanup: resolve revive linter issue 2021-07-19 08:39:32 +00:00
liveness cleanup: resolves gofumpt issues of internal codes 2021-07-14 19:50:56 +00:00
rbd rbd: improve healer to run multiple NodeStageVolume req concurrently 2021-07-16 16:30:58 +00:00
util util: remove deleteLock check while acquiring snapshot createLock 2021-07-17 10:23:13 +00:00