ceph-csi/internal/cephfs
Niels de Vos 7d96cafad7 cephfs: enable VolumeCondition with new health-checker
The HealthChecker is configured to use the Staging path pf the volume,
with a `.csi/` subdirectory. In the future this directory could be a
directory that is not under the Published directory.

Fixes: #4219
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-11-03 13:41:44 +00:00
..
core cephfs: remove snapshot protect/unprotect 2023-11-01 11:32:07 +00:00
errors cephfs: remove snapshot protect/unprotect 2023-11-01 11:32:07 +00:00
mounter build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +00:00
store cleanup: removed unused SnapshotInfo from CheckSnapExists() 2023-11-01 11:32:07 +00:00
util cephfs: fix make go-lint error 2023-08-30 09:07:46 +00:00
controllerserver.go cleanup: removed unused SnapshotInfo from CheckSnapExists() 2023-11-01 11:32:07 +00:00
driver_test.go cephfs: add CSI-Addons support to the cephfs 2023-07-14 13:24:00 +00:00
driver.go cephfs: enable VolumeCondition with new health-checker 2023-11-03 13:41:44 +00:00
fuserecovery.go build: address gofmt warnings 2023-06-05 04:49:46 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver.go cephfs: enable VolumeCondition with new health-checker 2023-11-03 13:41:44 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00