kubernetes v1.37
StorageVersion.status.conditions
Describes the state of the storageVersion at a certain point.
| 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. |