V1DeploymentCondition

March 28, 2026 ยท View on GitHub

DeploymentCondition describes the state of a deployment at a certain point.

Properties

NameTypeDescriptionNotes
last_transition_timedatetimeLast time the condition transitioned from one status to another.[optional]
last_update_timedatetimeThe last time this condition was updated.[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 deployment condition.

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