ceph-csi/internal
Niels de Vos 4d3b1fc46f util: if FilesystemNodeGetVolumeStats succeeds the volume is healthy
When FilesystemNodeGetVolumeStats() succeeds, the volume must be
healthy. This can be included in the VolumeCondition CSI message by
default.

Checks that detect an abnormal VolumeCondition should prevent calling
FilesystemNodeGetVolumeStats() as it is possible that the function will
hang.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-11-03 13:41:44 +00:00
..
cephfs cephfs: enable VolumeCondition with new health-checker 2023-11-03 13:41:44 +00:00
controller rebase: replace MetricsBindAddress with Metrics 2023-08-29 13:39:45 +00:00
csi-addons cephfs: expose FenceControllerServer in driver.go to handle the requests 2023-10-24 16:36:41 +00:00
csi-common util: if FilesystemNodeGetVolumeStats succeeds the volume is healthy 2023-11-03 13:41:44 +00:00
health-checker util: add health-checker for periodic filesystem checks 2023-11-03 13:41:44 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms rebase: update github.com/libopenstorage/secrets to latest 2023-10-17 11:06:24 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs util: remove deprecated grpc metrics 2023-11-03 10:04:50 +00:00
rbd util: remove deprecated grpc metrics 2023-11-03 10:04:50 +00:00
util util: rearrange struct to fix lint 2023-11-03 10:04:50 +00:00