ceph-csi/internal
Madhu Rajanna 4016876c9d cephfs: fix make go-lint error
Not sure why but go-lint is failing
with below error and this fix is required
to make it pass

```
directive `//nolint:staticcheck // See comment above.`
is unused for linter "staticcheck" (nolintlint)
```

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-08-30 09:07:46 +00:00
..
cephfs cephfs: fix make go-lint error 2023-08-30 09:07:46 +00:00
controller rebase: replace MetricsBindAddress with Metrics 2023-08-29 13:39:45 +00:00
csi-addons cephfs: add CSI-Addons support to the cephfs 2023-07-14 13:24:00 +00:00
csi-common build: address interfacer warning 2023-06-05 04:49:46 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms build: address gofmt warnings 2023-06-05 04:49:46 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add support for clients in the StorageClass 2023-07-06 06:24:11 +00:00
rbd rbd: do not execute rbd sparsify when volume is in use 2023-07-11 13:48:36 +00:00
util build: address gosec warning 2023-06-05 04:49:46 +00:00