kubernetes v1.37
StorageVersionStatus.conditions
conditions lists the latest available observations of the storageVersion's state.
| Field / Type | Description |
|---|---|
lastTransitionTime is the last time the condition transitioned from one status to another.
| |
message | message is a human readable string indicating details about the transition. |
observedGeneration | observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set.
|
reason | reason for the condition's last transition. |
status | status of the condition, one of True, False, Unknown. |
type | type of the condition. |