kubernetes v1.34
FlowSchemaStatus.conditions
`conditions` is a list of the current states of FlowSchema.
| Field / Type | Description |
|---|---|
`lastTransitionTime` is the last time the condition transitioned from one status to another.
| |
message | `message` is a human-readable message indicating details about last transition. |
reason | `reason` is a unique, one-word, CamelCase reason for the condition's last transition. |
status | `status` is the status of the condition. Can be True, False, Unknown. Required. |
type | `type` is the type of the condition. Required. |