kubernetes v1.37
Pod.status.volumeHealth
PodVolumeHealth contains health information for a volume used by a pod, reported by the CSI node plugin via the kubelet.
| Field / Type | Description |
|---|---|
conditions is the set of adverse conditions reported by the CSI node plugin for this volume on this node. At most 16 conditions may be reported.
| |
lastTransitionTime is when the current set of conditions first appeared.
| |
name | name matches an entry in pod.spec.volumes. |