Istio Status
IstioStatus
| Field | Description | 
|---|---|
| Current service state of the resource. More info: https://istio.io/docs/reference/config/config-status/ | |
| Includes any errors or warnings detected by Istio’s analyzers. | 
IstioCondition
| Field | Description | 
|---|---|
| string | Type is the type of the condition. | 
| string | Status is the status of the condition. Can be True, False, Unknown. | 
| Last time we probed the condition. | |
| Last time the condition transitioned from one status to another. | |
| string | Unique, one-word, CamelCase reason for the condition’s last transition. | 
| string | Human-readable message indicating details about last transition. | 
| int64 | Resource Generation to which the Condition refers. |