kubernetes v1.34
StatefulSetStatus.conditions
StatefulSetCondition describes the state of a statefulset at a certain point.
| Field / Type | Description |
|---|---|
Last time the condition transitioned from one status to another.
| |
message | A human readable message indicating details about the transition. |
reason | The reason for the condition's last transition. |
status | Status of the condition, one of True, False, Unknown. |
type | Type of statefulset condition. |