V1StatefulSetCondition

March 28, 2026 ยท View on GitHub

StatefulSetCondition describes the state of a statefulset at a certain point.

Properties

NameTypeDescriptionNotes
last_transition_timedatetimeLast time the condition transitioned from one status to another.[optional]
messagestrA human readable message indicating details about the transition.[optional]
reasonstrThe reason for the condition's last transition.[optional]
statusstrStatus of the condition, one of True, False, Unknown.
typestrType of statefulset condition.

[Back to Model list] [Back to API list] [Back to README]