ceph-csi/internal/csi-common
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
..
controllerserver-default.go util: remove unimplemented methods 2023-10-23 07:02:40 +00:00
driver.go build: address interfacer warning 2023-06-05 04:49:46 +00:00
identityserver-default.go util: remove unimplemented methods 2023-10-23 07:02:40 +00:00
nodeserver-default.go util: remove unimplemented methods 2023-10-23 07:02:40 +00:00
server.go util: remove deprecated grpc metrics 2023-11-03 10:04:50 +00:00
utils_test.go util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
utils.go util: if FilesystemNodeGetVolumeStats succeeds the volume is healthy 2023-11-03 13:41:44 +00:00