kubernetes v1.37

StorageVersionStatus.conditions

Describes the state of the storageVersion at a certain point.

6 fields
StorageVersionStatus.conditions fields and descriptions
Field / TypeDescription
Time

lastTransitionTime is the last time the condition transitioned from one status to another.

  • format: date-time
message
string required

message is a human readable string indicating details about the transition.

observedGeneration
integer

observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set.

  • format: int64
reason
string required

reason for the condition's last transition.

status
string required

status of the condition, one of True, False, Unknown.

type
string required

type of the condition.