Istio Status

IstioStatus

FieldTypeDescriptionRequired
conditionsIstioCondition[]

Current service state of the resource. More info: https://istio.io/docs/reference/config/config-status/

No
validationMessagesAnalysisMessageBase[]

Includes any errors or warnings detected by Istio’s analyzers.

No

IstioCondition

FieldTypeDescriptionRequired
typestring

Type is the type of the condition.

No
statusstring

Status is the status of the condition. Can be True, False, Unknown.

No
lastProbeTimeTimestamp

Last time we probed the condition.

No
lastTransitionTimeTimestamp

Last time the condition transitioned from one status to another.

No
reasonstring

Unique, one-word, CamelCase reason for the condition’s last transition.

No
messagestring

Human-readable message indicating details about last transition.

No
observedGenerationint64

Resource Generation to which the Condition refers.

No
Was this information useful?
Do you have any suggestions for improvement?

Thanks for your feedback!