kubernetes v1.37

StatefulSet.spec.volumeClaimTemplates.status.healthStatus

VolumeHealthStatus contains health information for a volume reported by the CSI controller plugin.

2 fields
StatefulSet.spec.volumeClaimTemplates.status.healthStatus fields and descriptions
Field / TypeDescription
VolumeHealthCondition[]

conditions is the set of adverse conditions reported by the CSI controller plugin. An empty list means no adverse condition. At most 16 conditions may be reported.

  • x-kubernetes-list-map-keys: ["status","reason"]
  • x-kubernetes-list-type: "map"
  • x-kubernetes-patch-merge-key: "status"
  • x-kubernetes-patch-strategy: "merge"
Time

lastTransitionTime is when the current set of conditions first appeared.

  • format: date-time